entertaining and challenging learning experience. C++ is a powerful computer
programming language that is appropriate for technically oriented people with little or no
programming experience and for experienced programmers to use in building substantial
information systems. C++ How to Program, Seventh Edition, is an effective learning tool
for each of these audiences.
The core of the book emphasizes achieving program clarity through the proven techniques
of object-oriented programming. We teach C++ features in the context of complete
working C++ programs and show the outputs produced when those programs are run on
a computer—we call this the live-code approach. You may download the example programs
from www.deitel.com/books/cpphtp7/.
The early chapters introduce the fundamentals of computers, computer programming
and the C++ computer programming language, providing a solid foundation for the
deeper treatment of C++ in the later chapters.
Most people are at least somewhat familiar with the exciting things computers do.
Using this textbook, you’ll learn how to command computers to do those things. Computers
(often referred to as hardware) are controlled by software (i.e., the instructions you
write to command the computer to perform actions and make decisions). C++ is one of
today’s most popular software development languages. This text provides an introduction
to programming in the version of C++ standardized in the United States through the
American National Standards Institute (ANSI) and worldwide through the efforts of the
International Organization for Standardization (ISO).
Download
Mirror
Post a Comment