In this popular tutorial you will learn the basics of the C language from scratch. It's an almost three hours long Beginner course, composed out of 16 different lessons.
The dice assignment is found here: [ Ссылка ]
No previous knowledge of programming is necessary. The following topics are included:
00:00:00 Hello World
00:12:26 scanf() - Reading data from keyboard
00:21:06 Integer numbers
00:26:28 Float (decimal) numbers
00:34:42 Errors & troubleshooting
00:40:42 While loops
00:48:40 If statements (conditionals)
00:57:40 Functions
01:09:30 Random numbers
01:28:41 sleep() - Pausing the program
01:32:13 Countdown
01:44:17 Dice game
02:06:23 Structures
02:16:22 Switch statements
02:24:17 Pointers
02:31:15 For loops (iterations)
Ещё видео!