Skip to content

Using C++ : An Introduction to Programming

Best in textbook rentals since 2012!

ISBN-10: 053439146X

ISBN-13: 9780534391461

Edition: 2nd 2002 (Revised)

Authors: Julien Hennefeld, Laura Baker, Charles Burchard

Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This text?s secret to success is the unique way that it fosters active participation by the reader, and its teaching of problem solving skills in conjunction with a thorough introduction to the C++ language. Effective use of pedagogical devices that foster active reading round out the approach that has proven to be extremely successful in helping students learn a large subset of the C++ language.
Customers also bought

Book details

Edition: 2nd
Copyright year: 2002
Publisher: Course Technology
Publication date: 1/31/2002
Binding: Paperback
Pages: 670
Size: 7.25" wide x 9.00" long x 1.00" tall
Weight: 2.288
Language: English

1. Overview of Computers and Problem Solving 2. Introduction to C++ 3. More on the Elements of C++ 4. Selection Using If and If ... Else 5. Functions and Program Design 6. The String Data Type and More Output Formatting 7. The Three C++ Looping Constructs 8. More General Task-Controlled Loopes 9. Functions with Reference Parameters 10. More on Functions 11. Text Files and Streams 12. The Switch and Enum Statements 13. Arrays and the Vector Class 14. Searching and Sorting 15. Matrices 16. More on String Processing 17. Structs 18. Using C++ classes 19. Implementing and Modifying a Class 20. More Classes for Practice and Application 21. Class Templates 22. Pointers, Dynamic Memory, and a…