|
課程名稱 |
程式設計 PROGRAMMING DESIGN |
|
開課學期 |
97-2 |
|
授課對象 |
管理學院 資訊管理學系 |
|
授課教師 |
曹承礎 |
|
課號 |
IM1003 |
|
課程識別碼 |
705 10300 |
|
班次 |
|
|
學分 |
3 |
|
全/半年 |
半年 |
|
必/選修 |
必帶 |
|
上課時間 |
星期一6,7,8(13:20~16:20) |
|
上課地點 |
管二305 |
|
備註 |
本課程中文授課,使用英文教科書。 限本系所學生(含輔系、雙修生) 總人數上限:70人 |
|
Ceiba 課程網頁 |
http://ceiba.ntu.edu.tw/972impd |
|
課程簡介影片 |
|
|
核心能力關聯 |
核心能力與課程規劃關聯圖 |
|
課程大綱
|
|
為確保您我的權利,請尊重智慧財產權及不得非法影印
|
|
課程概述 |
This is an introductory course on computer programming. It takes a hands-on problem solving approach based on the object-oriented paradigm. The language of choice is C++, the most fundamental and powerful object-oriented programming language. |
|
課程目標 |
Learn the first programming language, C++, in OO-view. |
|
課程要求 |
See grading policy |
|
預期每週課前或/與課後學習時數 |
|
|
Office Hours |
另約時間 |
|
指定閱讀 |
|
|
參考書目 |
1. Problem Solving with C++, Walter Savitch, 4th Edition, Addison-Wesley.
2. C++ Primer Plus 5/e中文精華版, 蔡明志譯, 碁峰 |
|
評量方式 (僅供參考) |
|
No. |
項目 |
百分比 |
說明 |
|
1. |
Project |
10% |
|
2. |
Homework |
30% |
|
3. |
Midterm |
30% |
4/13 |
4. |
Final |
30% |
6/15 |
- 本校尚無訂定 A+ 比例上限。
- 本校採用等第制評定成績,學生成績評量辦法中的百分制分數區間與單科成績對照表僅供參考,授課教師可依等第定義調整分數區間。詳見學習評量專區 (連結)。
|
|
週次 |
日期 |
單元主題 |
|
第1週 |
2/16 |
Introduction |
|
第2週 |
2/23 |
Basic statements (simple IO,arithmetics, ...) |
|
第3週 |
3/02 |
Boolean expressions, loops and branches |
|
第4週 |
3/09 |
Functions, variable scopes, value and ref parameters |
|
第5週 |
3/16 |
Class basics |
|
第6週 |
3/23 |
Array basics |
|
第7週 |
3/30 |
Sorting and searching |
|
第8週 |
4/06 |
Holiday ^____^ / |
|
第9週 |
4/13 |
Midterm |
|
第10週 |
4/20 |
Recursion |
|
第11週 |
4/27 |
More recursion ; Midterm review. |
|
第12週 |
5/04 |
Pointers |
|
第13週 |
5/11 |
More on pointers and dynamic objects |
|
第14週 |
5/18 |
Full-blown class and String class |
|
第15週 |
5/25 |
Inheritance, polymorphism, and virtual functions |
|
第16週 |
6/01 |
Dynamic data structures |
|
第17週 |
6/08 |
Project |
|
第18週 |
6/15 |
Final |
|