Moving from C to C++: Discussing Programming Problems,Why They Exist,and How C++ Solves Them


Moving from C to C++: Discussing programming problems,why they exist and how C++ solves them
by Arunesh Goyal
pages 页数: 668 pages
Edition 版本: 1
Publisher Finelybook 出版社: Apress
Publisher Finelybook 出版日期: 2013-08-07
ISBN-10 书号: 1430260947
ISBN-13 书号: 9781430260943
The author says it best,“I hope to move you,a little at a time,from understanding C to the point where C++ becomes your mindset”. This remarkable book is designed to streamline the process of learning C++ in a way that discusses programming problems,why they exist,and the approach C++ has taken to solve such problems.
“You can’t just look at C++ as a collection of features; some of the features make no sense in isolation. You can only use the sum of the parts if you are thinking about design,not simply coding. To understand C++,you must understand the problems with C and with programming in general. This book discusses programming problems,why they are problems,and the approach C++ has taken to solve such problems. Thus,the set of features that I explain in each chapter will be based on the way that I see a particular type of problem being solved in C++.”
Tailor made to treat difficult concepts in a simple and practical way,the book focuses on building a customizable model for the reader which helps in deducing the solution of any puzzle that one might encounter.
The book presents the material one simple step at a time,so the reader can easily digest each concept before moving on. It uses examples that are as simple and as short as possible. This book does not to use any particular vendor’s version of C++ because,for learning the language,the details of a particular implementation are not as important as the language itself.
All code in the book was run against the Visual Studio (Microsoft) C++ compiler and Apple’s Xcode C++ compiler to ensure accuracy.
What you’ll learn
To look at C++ as a way to express and tackle more and more complex concepts
Understand that C++ is not just a collection of features in isolation
To think about design,not simply coding
To understand the problems with C and with programming,in general and how they are addressed in C++
Build up a solid foundation so that you can understand the issues well enough to move on


Who this book is for
C programmers in the process of adopting C++. Readers should at minimum have a reading level comfort with C.

Table of contents
Chapter 1. Introduction to Objects
Chapter 2. Making and Using Objects
Chapter 3. The C in C++
Chapter 4. Data Abstraction
Chapter 5. Hiding the Implementation
Chapter 6. Initialization and Cleanup
Chapter 7. Function Overloading and Default Arguments
Chapter 8. Constants
Chapter 9. Inline Functions
Chapter 10. Name Control
Chapter 11. References and the Copy Constructor
Chapter 12. Operator Overloading
Chapter 13. Dynamic Object Creation
Chapter 14. Inheritance and Composition
Chapter 15. Polymorphism and Virtual Functions
Chapter 16. Introduction to Templates
Chapter 17. Exception Handling
Chapter 18. Strings in Depth
Chapter 19. iostreams
Chapter 20. Runtime Type Identification (RTTI)
Chapter 21. Multiple Inheritance (MI)

下载地址 Download
打赏
未经允许不得转载:finelybook » Moving from C to C++: Discussing Programming Problems,Why They Exist,and How C++ Solves Them

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏