Javascript is not enabled! Please turn on Javascript to use this site.
程式設計
點閱 12,849 次 (1,461 次/本月)

程式設計

資訊管理學系    孔令傑

In this course, we will introduce how to write computer programs for general purposes. The programmi...

本課程共 15 講,包含:
影片檔 15 個   教材檔 15 個   參考資料 49 個  課程回饋

單元 1.Introduction
※ 若 YouTube 影片無法觀看,請點選 [NTU Video] 觀看

內容:Introduction  (本影音檔不提供下載) [NTU video]
單元 2.Selection and Repetition
單元 3.Digital Systems
單元 4.Variables and Arrays
單元 5.Functions
單元 6.Algorithms and Recursion
單元 7.Complexity and Graphs
單元 8.Pointers
單元 9.C Strings
單元 10.Self-defined Data Types (in C)
單元 11.Classes
單元 12.Operator overloading
單元 13.C++ Strings, File I/O, and Header Files
單元 14.Inheritance and Polymorphism
單元 15.Templates, Vectors, and Exceptions