learn-c-the-hard-way-lectures
C tutorials
A repository of C code and presentation slides accompanying the book Learn C The Hard Way
All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
1k stars
100 watching
488 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hairrrrr/c-crashcourse | A comprehensive resource for learning C language fundamentals and advanced topics through tutorials, coding examples, and exercises. | 1,089 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
billyfrcs/programming | A comprehensive learning platform covering object-oriented and procedural programming fundamentals in various languages | 6 |
h0mbre/learning-c | A collection of C learning exercises and projects for beginners | 1,531 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
karlhorky/learn-to-program | A curated list of educational resources to learn programming fundamentals and web development skills. | 4,123 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
dwyl/learn-travis | A tutorial for Node.js developers to learn Continuous Integration with Travis CI | 1,243 |
practical-tutorials/project-based-learning | Curated list of tutorials to build applications from scratch in various programming languages | 204,096 |
compilers-course-materials/cs75-s16-lectures | A collection of lecture materials and resources for teaching compilers in a computer science course | 41 |
developer-y/cs-video-courses | A collection of computer science courses with video lectures for self-study and learning | 67,215 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
cshenton/learnopengl | A tutorial project demonstrating how to use OpenGL with the Zig programming language | 141 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
xxyzz/ostep-hw | Solutions and implementations for a computer systems course covering operating system concepts, programming in C, and project-based learning | 784 |