received in good time and condition. bought this book for class. it is very clear in explaining concepts and grammar.
Programming: Principles and Practice Using C++
✍ Scribed by Bjarne Stroustrup
- Publisher
- Addison-Wesley Professional
- Year
- 2008
- Tongue
- English
- Leaves
- 1267
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. Programming with Today’s C++ The book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. The book presents modern C++ programming techniques from the start, introducing the C++ standard library to simplify programming tasks. For Beginners–And Anyone Who Wants to Learn Something New The book is primarily designed for people who have never programmed before, and it has been tested with more than 1,000 first-year university students. However, practitioners and advanced students will gain new insight and guidance by seeing how a recognized master approaches the elements of his art. Provides a Broad View The first half of the book covers a wide range of essential concepts, design and programming techniques, language features, and libraries. Those will enable you to write programs involving input, output, computation, and simple graphics. The second half explores more specialized topics, such as text processing and testing, and provides abundant reference material. Source code and support supplements are available from the author’s website.
✦ Table of Contents
Programming: Principles and Pratice Using C++
......Page 1
Contents
......Page 6
Preface
......Page 24
Notes to the Reader
......Page 30
1. Computers, People, and Programming
......Page 46
Part I - The Basics
......Page 70
2. Hello, World!......Page 72
3. Objects, Types, and Values
......Page 88
4. Computation
......Page 118
5. Errors
......Page 160
6. Writing a Program
......Page 200
7. Completing a Program
......Page 248
8. Technicalities: Functions, etc.
......Page 282
9. Technicalities: Classes, etc.
......Page 328
Part II - Input and Output
......Page 366
10. Input and Output Streams
......Page 368
11. Customizing Input and Output
......Page 404
12. A Display Model
......Page 436
13. Graphics Classes
......Page 466
14. Graphics Class Design
......Page 508
15. Graphing Functions and Data
......Page 538
16. Graphical User Interface
......Page 568
Part III - Data and Algorithms
......Page 596
17. Vector and Free Store
......Page 598
18. Vectors and Arrays
......Page 640
19. Vector, Templates, and Exceptions
......Page 674
20. Containers and Iterators
......Page 714
21. Algorithms and Maps
......Page 756
Part IV - Broadening the View
......Page 798
22. Ideals and History
......Page 800
23. Text Manipulation
......Page 842
24. Numerics
......Page 882
25. Embedded Systems Programming
......Page 916
26. Testing
......Page 978
27. The C Programming Language
......Page 1016
Part V - Appendices
......Page 1064
A. Language Summary
......Page 1066
B. Standard Library Summary
......Page 1122
C. Getting Started with Visual Studio
......Page 1180
D. Installing FLTK......Page 1186
E. GUI Implementation
......Page 1190
Glossary
......Page 1200
Bibliography
......Page 1206
Index
......Page 1210
Photo Citations and Credits......Page 1264
📜 SIMILAR VOLUMES
;Programming: Principles and Practice Using C++ КНИГИ ; ОС и БД Название: Programming: Principles and Practice Using C++ Автор: Bjarne Stroustrup Издательство: Addison-Wesley ISBN: 978-0321543721 Год: 2008 Формат: PDF Размер: 129.56 MB Страниц: 1272 Качество: Отличное Язык: АнглийскийОписание книг
<p><b>An Introduction to Programming by the Inventor of C++</b></p><p> </p><i></i><p>Preparation for Programming in the Real World</p><p></p><p> </p><p>The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. <
An Introduction to Programming by the Inventor of C++ Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous edi