C Foundations: Control Flow and Functions
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 50m | 173 MB
Instructor: Mike McQuillan
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 50m | 173 MB
Instructor: Mike McQuillan
This course will teach you the basics of programming, showing how to build simple but well-structured programs with the C language, using loops, conditional logic, and functions.
What you'll learn
Do you want to learn how to program using the C language? Do you want to know how to write programs that are easy to maintain? In this course, C Foundations: Control Flow and Functions, you’ll learn the basics of the C language and how to create well-structured programs.
First, you’ll explore how to use control flow in your programs to react to different user inputs, using IF and switch statements. Next, you’ll discover how to use the different types of loop in C to execute sections of code as many times as needed. Finally, you’ll learn how to split your programs into functions, making your code easier to maintain.
When you’re finished with this course, you’ll have the skills and knowledge of C programming needed to start creating your own programs and applications!