Dr Chuck vous fait un cours de C (9h) sur la base de notre bible, Kernighan & Ritchie

(Ah, le K&R C, que de souvenirs, mon premier vrai bouquinformatique acheté… J’aurai tout donné pour avoir ce que vous avez gratos ci-dessous, code compris. enjoy!).

Merci qui? freeCodeCamp.Org

Sommaire :

:keyboard: (0:00:00) Course Intro
:keyboard: (0:03:09) Chapter 0: Introduction
:keyboard: (0:20:44) Chapter 1: A Tutorial Introduction
:keyboard: (1:59:17) Chapter 2: Types, Operators, and Expressions
:keyboard: (3:02:09) Chapter 3: Control Flow
:keyboard: (3:49:31) Chapter 4: Functions and Program Structure
:keyboard: (5:20:32) Chapter 5: Pointers and Arrays
:keyboard: (6:50:30) Chapter 6: Structures
:keyboard: (8:16:33) Chapter 7: Input and Output
:keyboard: (9:02:02) Chapter 8: The UNIX System Interface