VTC.COM C PLUS PLUS 英文正式版(C++ 基礎理論教程軟體)(DVD版)
VTC出品的教程:C++基礎理論( C Plus Plus Fundamentals ),主講Tim Heagarty。
C++是一門編程語言,它既可以面向過程,也可以面向對像進行編程。
本課程建立在C語言編程當中所掌握的知識基礎之上,並增加了C++的基礎結構和程式。通過對OOP
(面向對像)的分析,幫助你學習constructors(構造函數)、classes(類)、templates(範本)、
exception handling(異常處理)等等。
C++ is a mid-level programming language that can
interact directly with a computer's hardware or
operating system while also being able to abstract
lower layers and behave like a powerful high-level
language. Object-oriented programming, portability,
brevity, modular code structure, performance, and
compatibility with the C language provide a unique
mix of power and functionality. In this VTC course,
Mark Long will introduce you to the C++ language
and demonstrate how to begin to program and
understand C++. Work files are included.
|
|