A learn by doing book. Get free example code by e-mailing a request to [email protected] Covers C and C++ programming for beginners. There are over 50 examples. Includes detailed instructions for building projects with Microsoft’s Visual Studio. The book has a companion web site with self-tests and lectures at professorcook.org.
SFML is the Simple and Fast Multimedia Library for C++, which facilitates the development of games and multimedia applications. One third of the examples use SFML.
Chapter 1 Hardware & Operating Systems
Chapter 2 Constants And Expressions
Chapter 3 Statements
Chapter 4 Preprocessor Macros
Chapter 5 Procedures
Chapter 6 Debugging
Chapter 7 Arrays
Chapter 8 Strings
Chapter 9 Pointers
Chapter 10 Structures And Unions
Chapter 11 C++
Chapter 12 Files
Chapter 13 What Next?