Go to Course: https://www.coursera.org/learn/programming-c
Types, Operators, and Expressions
Control FlowPart 1: Functions and Program Structure Part 2: Functions and Program StructureC remains one of the most popular languages thanks to its portability and efficiency, and laying the groundwork for many programming languages like C++, Java, JavaScript, and Python. In this course, you’ll dive deeper into the syntax of C, learning the functions of the language and how to properly apply them within an algorithm. Identify types, operators, and expressions within C to build recursive functions and examine the role of the C preprocessor in achieving software portability.
Very good course that teaches you the most important aspects in programming in one of the World's first coding languages.
Wonderful! I expected it to be much more difficult