Big C++ - Brossura

Horstmann, Cay; Budd, Timothy

 
9780470383285: Big C++

Sinossi

  • Serving as an ideal introduction to C++ programming, this updated edition balances ease of learning the latest thinking on cognitive processes, current theoretical approaches, and innovative research techniques
  • Shares additional guidance in the form of how-tos and walkthroughs throughout the chapters

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

Informazioni sull?autore

Cay S. Horstmann is a Professor of Computer Science in the Department of Mathematics and Computer Science at San Jose State University. He is an experienced professional programmer and was Vice President and Chief Technology Officer for Preview Systems, Inc. He is also a consultant for major corporations, universities and organizations on C++, Java, Windows and Internet programming. Horstmann is the author of many successful professional and academic books.

Dalla quarta di copertina

A PRACTICAL INTRODUCTION TO PROGRAMMING WITH A SOLID GROUNDING IN PRINCIPLES OF COMPUTER SCIENCE

Big C++ focuses on practical program development and effective use of the C++ programming language. It is suitable for motivated beginners as well as readers with prior programming experience. Horstmann and Budd combine their professional and academic experience to guide you from the basics to more advanced topics and contemporary applications such as GUIs and XML programming. More than a reference, Big C++ provides well-developed exercises, examples, and case studies that engage you in the details of useful C++ applications.

Learn computer science principles and not just C++. The authors use the C++ programming language as a vehicle for introducing solid computer science concepts. Although it covers a large subset of the C++ language, the book focuses on the modern features of the C++ standard, such as the string class and the STL containers.

Gain a deeper understanding through the book's spiral approach. The authors make C++ more accessible to beginners by starting with the essential facts that illustrate a concept, then adding technical details to deepen understanding of the foundational concept.

Learn C++ as an object-oriented language. Objects are introduced in two stages. From Chapter 2 on, readers learn to use objects—in particular, strings, streams, instances of the simple time and employee classes, and graphical shapes. Starting in Chapter 5, readers learn how to implement classes and member functions. From then on, objects and classes are used as the natural building blocks of computer programs.

SPECIAL FEATURES INCLUDE:

  • Common Errors describe the kinds of errors that programmers often make, with an explanation of why the errors occur, and what to do about them.
  • Quality Tips explain good programming practices. Since most of them require an initial investment of effort, these notes carefully motivate the reason behind the advice and explain why the effort will be repaid later.
  • Productivity Hints teach programmers how to use their tools more effectively, familiarizing them with tricks of the trade such as keyboard shortcuts, global search and replace, or automation of common tasks with scripts.

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.