Covers the language enhancements, the Standard Template Library and ways to streamline object-oriented programming with C++. This guide also illustrates how to handle input and output, make programs perform repetitive tasks, manipulate data, hide information, use functions and build flexible, easily
C++ Primer, Fifth Edition
โ Scribed by Safari, an O'Reilly Media Company.; Lajoie, Josรฉe; Lippman, Stanley; Moo, Barbara
- Publisher
- Addison-Wesley Professional;Pearson Education
- Year
- 2012
- Tongue
- English
- Leaves
- 976
- Edition
- 5th edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 StandardFully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today's best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code.C++ Primer, Fifth Edition,introduces the C++ standard library from the outset, drawing on its common functions and facilities to help you write useful programs without first having to master every language detail. The book's many examples have been revised to use the new language features and demonstrate how to make the best use of them. This book is a proven tutorial for those new to C++, an authoritative discussion of core C++ concepts and techniques, and a valuable resource for experienced programmers, especially those eager to see C++11 enhancements illuminated. Start Fast and Achieve More Learn how to use the new C++11 language features and the standard library to build robust programs quickly, and get comfortable with high-level programming Learn through examples that illuminate today's best coding styles and program design techniques Understand the "rationale behind the rules" why C++11 works as it does Use the extensive crossreferences to help you connect related concepts and insights Benefit from up-to-date learning aids and exercises that emphasize key points, help you to avoid pitfalls, promote good practices, and reinforce what you've learnedAccess the source code for the extended examples frominformit.com/title/0321714113C++ Primer, Fifth Edition,features an enhanced, layflat binding, which allows the book to stay open more easily when placed on a flat surface. This special binding method--notable by a small space inside the spine--also increases durability.
โฆ Subjects
Computer Science;Programming;Science;Technology;Reference;Nonfiction;Computers;Technical;Software;Textbooks;Academic;School
๐ SIMILAR VOLUMES
A classic that just keeps getting better, The Little SAS Book is essential for anyone learning SAS programming. Lora Delwiche and Susan Slaughter offer a user-friendly approach so readers can quickly and easily learn the most commonly used features of the SAS language. Each topic is presented in a s
The third edition of the ะก++ Primer combines Stanley Lippmans practical experience with Jos6e Lajoies inside knowledge of the ANSI/ISO Standard C++.This tutorial is rewritten to describe the features and programming usage of Standard ะก++. Especially useful for developers new to ะก++ are the many real
As pointed out in other reviews: compared to previous editions, the 4th edition of the "C++ Primer" is considerably different (and shorter). For this edition, Barbara E. Moo (co-author of "Accelerated C++"), a long-time programmer and writer, vastly revamped and enhanced Stan Lippman's (and Josee La
Newly revised and updated to cover Release 3.0 of C++, this book provides comprehensive coverage of the most important new addition to the C++ language--templates. Will be useful both as a learning tool and as a reference for C++.