Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986

Posted By: tot167
How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986

Steve Oualline, "How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986"
No Starch Press | 2003 | ISBN: 1886411956 | 280 pages | PDF | 2,6 MB

How Not to Program in C++ is a puzzle book with over 100 challenges. Readers must find errors in up to 40 lines of code. By learning to detect the errors, readers become more efficient programmers. Based on real-world programs, readers solve puzzles ranging from easy (one wrong character) to difficult (errors with multiple threads). Clues help along the way, and answers are at the back of the book.

Review
". . . a unique book that is fun to read while still providing valuable information." – CodeGuru.com

". . .[like] cross training with the drill sergeant of debugging. . ." – Chris Pelsor, Flash Developer

"If you have been programming in C++ for a while, this book is and excellent addition to your bookself." – Gerard Beekmans, DevChannel.org


Download