中文名称:C++基础理论
英文名称:VTC C Plus Plus Fundamentals Tutorials
资源类型:Bin
发行时间:2007年
地区:美国
语言:英语
简介:

语言:英语
网址:
http://www.vtc.com/products/c_plusplus_fundamentals.htm类别:教程
VTC出品的教程:C++基础理论( C Plus Plus Fundamentals ),主讲Tim Heagarty。
C++是一门编程语言,它既可以面向过程,也可以面向对象进行编程。
本课程建立在C语言编程当中所掌握的知识基础之上,并增加了C++的基础结构和程序。通过对OOP(面向对象)的分析,帮助你学习constructors(构造函数)、classes(类)、templates(模板)、exception handling(异常处理)等等。
C++is a programming language that is both procedure-oriented andobject-oriented. VTC author Tim Heagarty builds on what you learned inC Programming and adds the basic structure and procedures of C++. Withan emphasis on OOP you will learn constructors, classes, templates,exception handling and more.