前言欢迎阅读《从 C++ 开始:从控制结构到对象》,第 9 版。 本书旨在用于为期两学期的 C++ 编程序列或一学期的加速课程。 刚接触编程的学生,以及之前学习过其他语言课程的学生,都会发现本书很有帮助。 为初学者介绍了编程的基础知识,同时为初学者和更有经验的学生深入探讨了 C++ 语言的细节、陷阱和细微差别。 这本书用清晰易懂的语言编写,涵盖了入门编程课程的所有必要主题。 本书包含丰富的示例程序,它们简洁、实用且面向现实世界,确保学生不仅学习如何实现 C++ 的特性和结构,而且了解为什么以及何时使用它们。
(PrefaceWelcome to Starting Out with C++: From Control Structures through Objects, 9th edition. This book is intended for use in a two-semester C++ programming sequence, or an accelerated one-semester course. Students new to programming, as well as those with prior course work in other languages, will find this text beneficial. The fundamentals of programming are covered for the novice, while the details, pitfalls, and nuances of the C++ language are explored in depth for both the beginner and more experienced student. The book is written with clear, easy-to-understand language, and it covers all the necessary topics for an introductory programming course. This text is rich in example programs that are concise, practical, and real-world oriented, ensuring that the student not only learns how to implement the features and constructs of C++, but why and when to use them.)