計算機概論與程式設計(英文授課)
Introduction to Computers and Programming
| 節 | 週一 | 週二 | 週四 |
|---|---|---|---|
2 09:00–09:50 | 計算機概論與程式設計(英文授課) EC115 | ||
5 13:20–14:10 | 計算機概論與程式設計(英文授課) EC115 2 節連堂 | ||
6 14:20–15:10 | |||
A 18:30–19:20 | 計算機概論與程式設計(英文授課) EC115 3 節連堂 | ||
B 19:30–20:20 | |||
C 20:30–21:20 |
* 根據陽明交大上課時間表所列
In this course, we would introduce the fundamental of programming using C language. The programming concepts and skills would be introduced through lectures and programming exercises. This course is also the entry to higher-level programming courses like data structure, computer architecture, and software engineering. The topics are divided into two parts: basic features of C and advanced features of C. After taking this course, the objectives is to enable the learners to have the following abilities: (1) Students have the concepts and skills for C programming. (2) Students can be familiar with the ways to solve the computing tasks by programming. (3) Students can understand how a program work and the working connection between program commands and PC hardware.
No Prerequisite. Having some programming background is plus.
Course Lecture with programming exercises. TA Office: EC118 TA: 陳作源 ooabcdexx@gmail.com 陳彥銨 my91015.cs08g@nctu.edu.tw 鄭智仁king601012003.cs08g@nctu.edu.tw Web: http://acm.cs.nctu.edu.tw
Every week, we would assign programming exercises and homework. Homework 30%, Midterm 30%, Final Exam 40% Both midterms and final Exams are on-site programming tests.
- Advanced Features of C
- Basic Features of C
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introducing C, C Fundamentals |
| 第 2 週 | Formatted Input/output |
| 第 3 週 | Expressions |
| 第 4 週 | Selection Statements |
| 第 5 週 | Loops |
| 第 6 週 | Basic Types |
| 第 7 週 | Arrays |
| 第 8 週 | Functions , Program Organization |
| 第 9 週 | Midterm Exam |
| 第 10 週 | Pointers |
| 第 11 週 | Pointers and Arrays |
| 第 13 週 | Strings |
| 第 14 週 | Structures |
| 第 15 週 | Advanced Uses of Pointers |
| 第 16 週 | Program Design |
| 第 17 週 | Low-Level Programming |
| 第 18 週 | Final Exam |
C Programming: A Modern Approach (2nd Edition) Author: K. N. King, W. W. Norton & Company 2008
- 地點
- EC708
- 時間
- Tuesday, 10:00 ~ 12:00
- 聯絡方式
- chingchun@cs.nctu.edu.tw