- CS50: Harvard's introductory computer science course lecture on C, covering fundamental concepts
- dr Jonas Birch: In-depth overview of programming in C
- Bro Code: Learn C programming with practical examples
- Caleb Curry: Introduction to fundamental C programming concepts
- freeCodeCamp: Detailed and intensive C programming course
- C Programming and Memory Management: A detailed video explaining core concepts of C programming and how memory management works.
- W3Schools C Tutorial: Learn C through interactive examples and well-structured content
- Learn-C.org: Practical tutorials for learning C, including exercises and examples for beginners
- The C Book: A free online book covering fundamental and advanced C concepts in depth
- C Programming Language (Kernighan & Ritchie): The classic reference book on C, essential for mastering the language
-
GUI Task Management App: Learn how to build a graphical task management application
-
TCP Server: how to build a TCP server and understand socket programming fundamentals.
-
Building a Compiler in C: A full playlist guiding you through the process of building a compiler from scratch in C.
-
How to Build a Compiler from Scratch: An introductory tutorial on the fundamentals of building a compiler from the ground up.
- De aluno para aluno: Curso completo para iniciantes na linguagem C
- eXcript: Playlist ensinando C com exemplos detalhados
- W3Schools C Tutorial: Aprenda C com exemplos interativos e conteúdo bem estruturado
- Learn-C.org: Tutoriais práticos para aprender C, incluindo exercícios e exemplos para iniciantes
- C Programming Wiki (UFPR - Prof. Maziero): Uma introdução abrangente à programação em C, com explicações e exemplos práticos