C Programming
concepts · 5 notes linked
Related: Memory Management · Zed Shaw · Programming Education · Defensive Programming · Pointers · Sqlite · Openbsd · Secure Coding
Notes
- Everything you need to know about pointers in C — Comprehensive C pointer tutorial covering declaration through function pointers
- Learn C The Hard Way — Practical C programming course homepage with hard-way method overview
- Learn C The Hard Way — Practical C programming course using hands-on break-and-fix method
- Search Path (The C Preprocessor) — GCC C preprocessor header include search path rules
- stronglink/SUBSTANCE.md at master · btrask/stronglink — Practical C code quality and security guidelines with rationale