Skip to content

Instantly share code, notes, and snippets.

@pkutaj
Last active March 11, 2026 07:38
Show Gist options
  • Select an option

  • Save pkutaj/ab31afb79199729daca7ac6131e4f802 to your computer and use it in GitHub Desktop.

Select an option

Save pkutaj/ab31afb79199729daca7ac6131e4f802 to your computer and use it in GitHub Desktop.

The aim of this page📝 is to learn C Programming and Memory Management - Full Course in public. I will publish my notes as I go. Maybe reduntant. But I'm blogging mainly for myself, for the imagined community. No AI as a writing assistant (yes AI a way to talk to text_books), just a morning routine of keyboard, teacher, Anki Notes and a small deep work.

1. Links

2. 1 C Basics

3. 2 Structs

4. 3 Pointers

5. 4 Enums

6. 5 Unions

7. 6 Stack and Heap

8. 7 Advanced Pointers

9. 8 Stack Data Structure

10. 9 Objects

11. 10 Refcounting GC

12. 11 Mark and Sweep GC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment