Readers quickly become motivated to learn C++ with popular author Diane Zak's distinctive emphasis on the importance of C++ programming skills in business today. AN INTRODUCTION TO PROGRAMMING WITH C++, 7E distinguishes itself from all other C++ instructional books with its unique, reader-focused approach. Memorable new examples demonstrate concepts in action while a wealth of hands-on unique exercises allow readers to apply concepts as they progress. The book's visually-driven presentation clarifies concepts with useful ...
Read More
Readers quickly become motivated to learn C++ with popular author Diane Zak's distinctive emphasis on the importance of C++ programming skills in business today. AN INTRODUCTION TO PROGRAMMING WITH C++, 7E distinguishes itself from all other C++ instructional books with its unique, reader-focused approach. Memorable new examples demonstrate concepts in action while a wealth of hands-on unique exercises allow readers to apply concepts as they progress. The book's visually-driven presentation clarifies concepts with useful IPO charts, flowcharts and code examples throughout. New videos and PDF files for each chapter demonstrate how readers can complete exercises using various compilers. Microsoft Visual Studio 2012 is also available with the book as an optional bundle. Trust AN INTRODUCTION TO PROGRAMMING WITH C++, 7E to stay engaged and enthusiastic about mastering the skills of C++ today.
Read Less
Add this copy of An Introduction to Programming With C++ to cart. $27.92, fair condition, Sold by HPB-Red rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2015 by Cengage Learning.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fair. Connecting readers with great books since 1972. Used textbooks may not include companion materials such as access codes, etc. May have condition issues including wear and notes/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of An Introduction to Programming With C++ to cart. $33.08, very good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $33.08, very good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $33.18, good condition, Sold by Orion Tech rated 5.0 out of 5 stars, ships from Arlington, TX, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $33.87, good condition, Sold by BooksRun rated 5.0 out of 5 stars, ships from Philadelphia, PA, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $70.73, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $81.05, good condition, Sold by TEXTSHUB rated 5.0 out of 5 stars, ships from Franklin Lakes, NJ, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++; 9781285860114; to cart. $82.95, very good condition, Sold by APlus Textbooks rated 5.0 out of 5 stars, ships from Alpharetta, GA, UNITED STATES, published 2015 by Cengage Learning.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. No dust jacket. Limited Copies Available-Very Good Condition-May have school stamp and/or student names-May have some cover wear-DOES NOT INCLUDE ANY CDs OR ACCESS CODES IF APPLICABLE.
Add this copy of An Introduction to Programming with C++ to cart. $83.78, like new condition, Sold by GreatBookPricesUK5 rated 4.0 out of 5 stars, ships from Castle Donington, DERBYSHIRE, UNITED KINGDOM, published 2015 by Cengage Learning.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fine. Trade paperback (US). Glued binding. 768 p. Contains: Illustrations. In Stock. 100% Money Back Guarantee. Brand New, Perfect Condition, allow 4-14 business days for standard shipping. To Alaska, Hawaii, U.S. protectorate, P.O. box, and APO/FPO addresses allow 4-28 business days for Standard shipping. No expedited shipping. All orders placed with expedited shipping will be cancelled. Over 3, 000, 000 happy customers.
great step into the world of programming for me and thanks for the great book
Stacey M
Jan 21, 2011
Great introductory book, but...little OOP
This comment is in reference to the 6th edition.
Good info in the appendices. Don't ignore the online appendices D or E.
After having been away from programming for a number of years, I am attempting to update my skills. This is a great book for new or returning programmers to (re-)establish a good foundation in programming concepts.
I chose C++ in order to also study object oriented programming. This book has 14 chapters that barely touch on OOP but give a good foundation on functional programming with C++ constructs. There is an appendix that discusses Object Oriented Terminology but it assumes the 14 chapters have been covered first. Only after learning a bit about OOP have I been able to recognize the places in the text where it has been referenced.
My comments are based on input from an instructor. He suggested that I should probably study another OOP language like Java before going on to the second course in C++ since I may not be appropriately prepared for the OOP in it. Apparently the school will be choosing a different text soon.