Frank L. Friedman
Published: 1997
Total Pages: 782
Get eBook
While emphasizing problem solving and programming skills, the authors introduce object-oriented concepts early in the text. The system-defined string and stream classes and a user-defined money class are used to reinforce the importance of data modeling in programming. This second edition contains all of the classic learning features readers have come to know and trust in authors Frank Friedman and Elliot Koffman. These features include case studies, program style sections, syntax display boxes, end-of-section exercises, common-error sections, chapter reviews, quick-check exercises, and programming projects. Highlights: Presents only the essential features of C++, providing the beginning Computer Science student with a gentle introduction to the language. Addresses recent changes to the C++ language, including the new C++ variable length string in Chapter 3, and the new type bool for writing logical expressions starting with Chapter 4. Introduces the concepts of objects, classes, and class libraries in Chapter 2. The concept of objects is carried throughout the remaining chapters with a money class. Provides flexible coverage of writing classes -- professors who prefer to have thei