• Teach yourself C 

      Schildt, Herbert (McGraw-Hill, 1997)
      This book teaches you how to program in what is usually regarded as the world’s most important professional programming language C. One reason for C’s success and staying power is that programmers like it. C combines ...
    • Teach yourself C++ 

      Schildt, Herbert (McGraw-Hill, 2000)
      If you already know C and are moving up to C++, this book is for you. C++ is the C programmer's answer to Object-Oriented Programming (OOP). Built upon the solid foundation of C, C++ adds support for OOP (and many other ...