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. $29.27, 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. $29.27, very good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $29.27, 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. $29.31, good 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:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of An Introduction to Programming With C++ to cart. $29.57, 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. $65.36, 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. $70.02, very good condition, Sold by Book Words rated 4.0 out of 5 stars, ships from Midland Park, NJ, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $70.02, good condition, Sold by Book Words rated 4.0 out of 5 stars, ships from Midland Park, NJ, UNITED STATES, published 2015 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $74.34, good condition, Sold by TEXTSHUB rated 5.0 out of 5 stars, ships from Franklin Lakes, NJ, UNITED STATES, published 2015 by Cengage Learning.
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.