Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C Essential Training

Posted By: lucky_aut
C Essential Training

C Essential Training
Duration: 2h 51m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 272 MB
Genre: eLearning | Language: English

C is as essential as ever. This powerful language lies at the heart of JavaScript and Objective-C and is a popular language for developing embedded systems. This course teaches the fundamentals of programming in C, covering four introductory aspects: code structure, data, program flow, and functions. Instructor Dan Gookin dissects the anatomy of C, shows how data is stored in variables and values, and demonstrates how to use operators to perform math, modify variable values, evaluate expressions, and more. Then you can see how these basic elements fit together in control structures like loops—where the real logic comes into play. Finally, you can learn to use and write functions, the workhorse of the C language, which help accomplish basic and complex tasks in the code, eliminate repetition, and make code more readable. Make sure to take the challenges issued throughout the course to test your new programming skills and compare your solutions with the instructor's.

Topics include:

Writing your first C program
Working the C development cycle
Adding comments to code for clarity
C language data types
Declaring variables
Making new data types
Typecasting variables
Using math, assignment, and logical operators
Creating for and while loops
Nesting loops
Creating functions
Returning values from functions
Passing arguments to functions
Creating recursive functions

More Info

C Essential Training