Basic
- Naming convention in C
- Declaration vs Definition
- Function prototype in C
- Referencing and dereferencing in C
- Why C strlen function is considered as not safe
- Single point of exit
- Const pointer vs pointer to const
Intermediate
Advanced
Tips and tricks
Trouble shooting