Tag Archives: ritchie

Books: C++

27 Mar

Currently I am tackling two books at the same time, its probably not the best thing to do when studying programming but I’m not having any problems.

C++

  • Thinking in C++, 2nd Edition, Bruce Eckel

C

  • The C Programming Language, 2nd Edition, Kernigan & Ritchie

Pointers

  • Reading this article of about 50 pages on Pointers by Ted Jensen