У нас вы можете посмотреть бесплатно Learn C from scratch - One course to rule them all или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This is a 28 lesson course in a single 10h composite video. It consists of a mix of content from my beginner-intermediate level C courses, as well as some other lessons, assignments and projects. This is really the one course to rule them all. If you were to learn all things in this course, you would be a really skilled C coder. No prerequisites necessary. The code works on all platforms. Happy coding! JB References 1. Become a channel member and get benefits and members-only videos. Check out: / @dr-jonas-birch 2. Code repository https://repo.doctorbirch.com Table of Contents 00:00:00 PRINTING 00:20:36 HELLO.WORLD 00:33:02 READING 00:44:12 SCANF 00:52:51 INTEGERS 1 01:05:45 INTEGERS 2 01:11:07 DECIMAL.NUMBERS 01:31:56 FLOAT 01:40:10 ERRORS 01:46:10 WHILE.LOOPS 1 02:00:53 WHILE.LOOPS 2 02:08:51 IF.STATEMENTS 1 02:29:06 IF.STATEMENTS 2 02:38:06 FUNCTIONS 02:49:55 RANDOM 03:09:06 SLEEP 03:12:38 COUNTDOWN 03:24:41 DICE.GAME 03:46:47 STRUCT 03:56:46 SWITCH 04:04:40 POINTERS 04:11:37 FOR 04:25:12 REFERENCES 04:33:08 MALLOC 04:41:32 SOCKETS 1 (CLIENT) 05:10:06 SOCKETS 2 (SERVER) 05:29:54 A.WORDLE.GAME 1 07:23:00 A.WORDLE.GAME 2