Tag Archives: Programming

The C++ Programming Language: Special Edition (Hardcover)

The C++ Programming Language: Special Edition

Amazon.com Review

This classic work shows a care and understanding of C++ that only Bjarne Stroustrup, the designer of the language, can achieve. It also conveys the punctilious and sometimes suffocating detail that only Stroustrup would desire to communicate. The novice programmer will have difficulty distinguishing between the essential and the dispensable material. However, experienced C++ programmers will appreciate the reference manual portion of the book, which contains an exact definition of C++ that even numerous examples cannot express. Stroustrup’s book has several chapters on classes and the reference manual component of the book contains the complete grammar of classes. This is a book that every experienced C++ programmer needs to own.
–This text refers to an out of print or unavailable edition of this title.

Review

Read the entire review, including a chapter-by-chapter analysis of this book. Bjarne Stroustrup’s The C++ P (more…)

Programming in Objective-C 2.0 (2nd Edition) (Paperback)

Programming in Objective-C 2.0 (2nd Edition)

Review

“This book spends half the time talking about the Objective-C language itself and half the time talking about Apple’s Foundation and Cocoa frameworks. The chapters are well organized and concepts are well explained, so you end up with a solid foundation in the language. It’s an easy read even with very little programming experience. The book doesn’t cover Cocoa or the other higher level frameworks, but you’ll be completely ready to pick it up by the time you’re done with this book.” 

THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0 Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to Objective-C, the primary language used to develop applications for the iPhone, iPad, and Mac OS X platforms.   The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday i (more…)