What you'll learn:
- C Language Fundamentals
- Operators and Control Structures
- Variables
- Strings
- Arrays
- Pointers
- Funtions
- Conditional statements
- Loops
- Switch Statements
This course is a quick introduction the C programming language. You will first learn about the C language Basics such as variables, arrays, strings, and pointers. You will then learn about operators and control structures such as rational and logical operators, Conditional statements and loops. The course also includes a section on useful C language functions divided in 4 C language libraries. The course is meant to be for beginners, but some programming experience would be useful.