
Learn how to write programs using C Language in precise and concise way
What you'll learn
- Will be able to write programs using C Language and will be thorough with all fundamentals of programming
Requirements
- Basic working knowledge of Computer
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
Who this course is for:
- Anyone interested in learning how to write programs using C Language