|
|
[资源]
《C++大学教程(第5版)》(国外经典教材)
内容介绍:
本书是一本c++编程方面的优秀教程,全面介绍了过程式编程与面向对象编程的原理与方法,细致地分析了各种性能问题、可移植性问题以及可能出错的情况。与第四版相比,本书从内容和结构上都做了较大幅度的修订与有意义的提升,特别是再“尽早接触类和对象”这一观点的指导下,从第1章就开始介绍类和对象的内容,突破了传统教学模式,使学生直接“考虑对象”和深入掌握面向对象的基本概念。作者通过大量的示例程序,重点突出了利用uml进行面向对象的设计,引入了流行的web应用开发,并且帮助学生创建真实世界的c++应用程序。本书无论从广度和深度上来说都非常全面,并且从基础概念讲起,同样适合没有编程经验的读者学习。本书可作为高等院校相关专业的编程语言教材和c++编程教材,也是软件设计人员进行c++程序开发的宝贵参考资料。
目录:
# Major content revisions.
# Smaller chapters.
# Early classes and objects approach.
# Integrated case studies: GradeBook, Time class, Employee class and more.
# Unified Modeling Language™ 2.0 (UML 2.0) and an optional OOD/UML ATM case study developed over Chapters 1-7, 9 and 13.
# Discussion and illustrations of the compilation and linking process for multiple-source-file programs.
# Function-call stack explanation.
# Early introduction of C++ Standard Library string and vector objects.
# Discussion and illustration of how polymorphism works "under the hood."
# Web programming, CGI and XHMTL.
# Standard Template Library (STL).
# ANSI/ISO C++ Standard compliance.
# New debugger appendices (Visual Studio .NET and GNU C++).
# New interior design.
# Syntax coloring consistent with most C++ integrated development environments and code editors.
# Code testing on multiple platforms.
# Errors and warnings shown for multiple platforms.
..![]()
|
» 本帖附件资源列表
» 收录本帖的淘帖专辑推荐
» 猜你喜欢
|