Enter a zip code
(Paperback - Subsequent)
This tutorial presents the sophisticated new features of the most current ANSI/ISO C++ standard as they apply to object-oriented programming. Learn the concepts of object-oriented programming, why they exist, and how to utilize them to create sophisticated and efficient object-oriented applications. This book expects you to be familiar with basic programming concepts. It is no longer enough to understand the syntax and features of the language. You must also be familiar with how these features are put to use. Get up to speed quick on the new concepts of object-oriented design patterns, CRC modeling, and the new Universal Modeling Language (UML), which provides a systematic way to diagram the relationship between classes. Object-oriented programming is presented through the use of practical task-oriented examples and figures that help conceptualize and illustrate techniques and approaches, and questions and exercises to reinforce learning concepts.
This new edition of a classic tutorial pays close attention to the sophisticated new features of both the C++ language and the new generation of compilers that C++ works with. No familiarity with the C language is needed. C++ is treated as a separate language and is taught from the ground up. Covers new C++ features such as templates and exceptions.
A fully revised, book/disk edition of Lafore's 1991 C++ tutorial, covering programming in C++ on the Borland and Turbo compilers. Does not assume any knowledge of C programming. Covers C++ fundamentals including loops and decisions, overloading, pointers, and input/output, and advanced topics such as Borland BGO graphics and the Borland C++ class library. Features programming examples, and exercises with solutions. The accompanying disk contains all source code for examples. Annotation c. Book News, Inc., Portland, OR (booknews.com)
More Reviews and RecommendationsRobert Lafore has been writing books about computer programming since 1982. His best- selling titles include Assembly Language Programming for the IBM PC, C Programming Using Turbo C++, C++ Interactive Course, and Data Structures and Algorithms in Java. Mr. Lafore holds degrees in mathematics and electrical engineering, and has been active in programming since the days of the PDP-5, when 4K of main memory was considered luxurious. His interests include hiking, windsurfing, and recreational mathematics.
Reader Rating:
See Detailed Ratings
July 08, 2003: purchased the 4th edition for a class and loved it. I found none of the typos described in the earlier reveiws. The book provided a great introduction to C. All code examples compliled and ran. The explinations were clear, easy to understand, and complete. Absolutely the best programming book that I've read in a while.
Reader Rating:
See Detailed Ratings
March 30, 2003: is book is prehaps the best C book in print.. the code for who asked can be downloaded off of the sams website by just typing in the ISBN the instructions to do so are in the back of the book in the section that talks about msoftcon i.e. the graphics library that he wrote