Course on Programming in C Language[18.0.0.2]
This free course provides a thorough introduction to the C programming language and also to the data structures and algorithms. The first two weeks will cover basic syntax and grammar, and expose students to practical programming techniques. After that, for 4 weeks will cover the basic to the advanced form of the data structures and algorithms which do all the parts starting from the array and ending up to the graph(non-linear data structure).
Syllabus and Github Link
As this course is made free and Open source available on GitHub.
Syllabus of Programming in C : syllabus-of-programminginC.org
Programming in C : Programming-in-C.org
- It contains certain assignments and course pdfs which is been provided on GitHub.
Instructor: vishal-pandey.com
- Repository is not updated till now. I need to add some of the pending pdfs(material/notes) and the assignment to the related topics and also the solutions of that.