Description This course is meant to teach how to write programs to beginners of programming. It teaches how to get started with programming using C Language. It covers the following topics of C language:
Language Elements
Control statements – if and switch
Loops
Arrays
Chars and Strings
User-defined Functions
Pointers
Arrays vs. Pointers
Structures
Text and Binary file handling
Pre-processor Directives
Command-line Arguments
Dynamic Memory Allocation
This course lays a strong foundation for future languages such as C++, Java, C# etc.
Who this course is for: Anyone interested in learning how to write programs using C Language
Requirements Basic working knowledge of Computer
Last Updated 10/2020