C / C++

Ritchie and Thompson, 1970, PDP-11

C Language book (unpublished) 1999. author Sveta Jovanovic

Based on "The C Programming Language" book written by Brian Kernighan and Dennis Ritchie and several several course sessions on C language held from 1995 - 1999 in Vinca Institute, Belgrade.

If you ever tried to understand some of advanced examples from K&R, you will find this book here very useful.

The book is not in English, but even if you can't read, the code itself is readable, and there are plenty of illustrations that clarify examples and theory.

C BOOK

C++ Microsoft C/C++ 7.0 Tutorial Examples (my effort) 1996 - 2006

SOURCE CODE