2015-06-24

物件導向程式設計--溫宏斌 / 交大

# 播放清單 (請按影片的右上角選取)

source: nctuocw     Last updated on 2014年3月27日
本課程是由交通大學電機工程學系提供。
‧了解物件導向程式設計(OOP)觀念
‧應用C/C++語言解決各類工程問題
‧學習標準模版函式庫(STL)的使用
‧熟悉工作站系統(Linux/FreeBSD)基本操作
課程資訊:http://ocw.nctu.edu.tw/course_detail....
授權條款:Creative Commons BY-NC-SA
更多課程:http://ocw.nctu.edu.tw/ 本課程同時收錄至國立交通大學機構典藏,詳情請見:http://ir.nctu.edu.tw/handle/11536/10...

Lec01 物件導向程式設計 第一章 C/C++ Overview OOP by Example 2:09:08
Lec02 物件導向程式設計 第二章 Pointers, References, and Dynamic Memory Allocation 2:04:47
Lec03 物件導向程式設計 第三章 Classes(Ⅰ)-Basics, Constructors and Destructors 1:35:21
Lec04 物件導向程式設計 第四章 Classes(Ⅱ)Advanced Topics 1:47:48
Lec05 物件導向程式設計 第五章 Understanding Friends and Overloading Operators 1:33:47
Lec06 物件導向程式設計 第六章 Streams and File Input/Output 1:24:24
Lec07 物件導向程式設計 氣七章 Inheritance(Ⅰ)-Basics&Single Inheritance1:31:29
Lec08 物件導向程式設計 第八章 Inheritance(Ⅱ)-Multiple Inheritance&Virtual Base Class54:26
Lec09 物件導向程式設計 第九章 Polymorphism-Virtual Functions and Abstract Base Class1:27:40
Lec10 物件導向程式設計 第十章 Templates-Function Templates and Class Templates1:25:43
Lec11 物件導向程式設計 第十一章 Data Structure & Standard Template Library2:05:39