C++ Essentials

简介:
本书介绍了C作为一种面向对象的编程语言。假设没有C或任何其他编程语言的先前知识。
它在过程,通用,基于对象和面向对象编程的上下文中介绍了C的基础知识。它围绕一系列日益复杂的编程问题进行组织,并引入了语言功能作为这些问题的解决方案。通过这种方式,您不仅可以了解C的功能和结构,还可以理解它们的目的和原理。
英文简介:
This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented design to any depth.
There are three goals:
First, to produce a concise introductory text, free from unnecessary verbosity, so that beginners can develop a good understanding of the language in a short period of time.
Second, to combine a tutorial style (based on explanation of concepts through examples) with a reference style (based on a flat structure). As a result, each chapter consists of a list of relatively short sections (mostly one or two pages), with no further subdivision. This, further simplifies the reader?s task.
Third, the author have avoided trying to present an absolutely complete description of C++. While no important topic has been omitted, descriptions of some of the minor idiosyncrasies have been avoided for the sake of clarity and to avoid overwhelming beginners with too much information. Experience suggests that any small knowledge gaps left as a result, will be easily filled over time through self-discovery.
Although the book is primarily designed for use in undergraduate computer science courses, it will be equally useful to professional programmers and hobbyists who intend to learn the language on their own.
- 书名
- C++ Essentials
- 译名
- C++ 基础知识
- 语言
- 英语
- 年份
- 2005
- 页数
- 311页
- 大小
- 540.62 kB
- 标签
- C++
- 下载
C++ Essentials.pdf
- 密码
- 65536
最后更新:2025-04-12 23:57:39