Introduction To The C Language, Learn a language that was ranked amongst the top 3 programming laguages in the 2018 IEEE’s survey.
Course Description
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.