計算機概論與程式設計
Introduction to Computers and Programming
| 節 | 週一 | 週四 |
|---|---|---|
2 09:00–09:50 | 計算機概論與程式設計 EC122(光復) | |
5 13:20–14:10 | 計算機概論與程式設計 EC122(光復) 2 節連堂 | |
6 14:20–15:10 | ||
A 18:30–19:20 | 計算機概論與程式設計 EC122(光復) 3 節連堂 | |
B 19:30–20:20 | ||
C 20:30–21:20 |
* 根據陽明交大上課時間表所列
The goal of this course is to provide a solid whole picture of computers and the first programming to these freshman students . Our topics will cover basic C program coding, programming skills, and practical aspects of important topics of system operations and data structures. 我們著重精神: - 強調程式與計算機系統連結 - 任何C程式技巧 需有其背後執行效率考量 - C語言是CS學生必備核心入門基礎,不鼓勵一開始即使用python高階觀念語言 - 重視程式語言debugging技巧,良好debugging習慣,有效提升程式開發效率
No prerequisite
無備註
- 強調程式實作 - 每周一項主題程式、即時程式隨堂小考 - 鼓勵更多課堂互動,科技時事分析需有回應 - 實驗課助教加強輔導
Weekly Homework 25% Mid-term exam 25% Weekly Lab 40% Class participation & on-class quiz 10%
教師未提供此項資料
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introduction to computer system 2023-09-11(一),2023-09-14(四) |
| 第 2 週 | - C fundamentals- data type- formatted I/O 2023-09-18(一),2023-09-21(四) |
| 第 3 週 | Control statements- Expression- if/then/else control- Loops 2023-09-25(一),2023-09-28(四) |
| 第 4 週 | - More data types- arrays 2023-10-02(一),2023-10-05(四) |
| 第 5 週 | Functions 2023-10-09(一),2023-10-12(四) |
| 第 6 週 | - Pointers- Pointers and arrays 2023-10-16(一),2023-10-19(四) |
| 第 7 週 | String 2023-10-23(一),2023-10-26(四) |
| 第 8 週 | - memory management- advanced uses of pointers 2023-10-30(一),2023-11-02(四) |
| 第 9 週 | Writing large programs 2023-11-06(一),2023-11-09(四) |
| 第 10 週 | Advanced declaration- structure variable- unions- enumerations 2023-11-13(一),2023-11-16(四) |
| 第 11 週 | File input/output 2023-11-20(一),2023-11-23(四) |
| 第 12 週 | Calling system library 2023-11-27(一),2023-11-30(四) |
| 第 13 週 | Low-level programming 2023-12-04(一),2023-12-07(四) |
| 第 14 週 | advanced programming topics 2023-12-11(一),2023-12-14(四) |
| 第 15 週 | Error handling 2023-12-18(一),2023-12-21(四) |
| 第 16 週 | - final projects 2023-12-25(一),2023-12-28(四) |
K. N. King, C Programming: A Modern Approach, W. W. Norton & Company, 2nd Edition, 2008.
- 地點
- 教師未提供此項資料
- 時間
- TBD
- 聯絡方式
- mail to: tfchen at cs.nycu.edu.tw
