======================================= Notes on K&R's C Programming Language ======================================= In my aforementioned journey towards learning C, I am primarily reading Dennis M. Ritchie and Brian Kerningham's C Programming Language, the de-facto bible of this world. I will also be reading through other books to understand certain topics better, and I will list them here. .. toctree:: chap_01