計算機概論與程式設計
Introduction to Computers and Programming
| 節 | 週一 | 週二 |
|---|---|---|
5 13:20–14:10 | 計算機概論與程式設計 EC316 2 節連堂 | |
6 14:20–15:10 | ||
A 18:30–19:20 | 計算機概論與程式設計 EC316 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.
!!!! Important note: The first class will be a physical class at EC115, unless the college has a requirement for online classes. If an online class is necessary, we will use the following link: https://nycu.webex.com/meet/chingchun Course Lecture with programming exercises. TA Office: EC218 & EC118 TA: 陳昱瑋 agarya89.11@nycu.edu.tw 薛皓謙 ck1040909.cs11@nycu.edu.tw 施孟成 mcshih.ee11@nycu.edu.tw Web: http://acm.cs.nctu.edu.tw Rules of adding the course: If you are the student of The Department Of Computer Science, you can select the course from 9/5 to 9/8 in the course selection system. If you are not the student of The Department Of Computer Science, please come to the class in 9/12 and fill in the Google Forms. Google Forms : https://forms.gle/q1BdqzZhHuBTgr95A 加簽規則: 如果你是資工系的學生,你可以在9/5~9/8選課時間時上選課系統選課 如果你是外系生想要加簽的,請在9/12時來上課並填寫以下Google表單 Google表單 : https://forms.gle/q1BdqzZhHuBTgr95A
Every week, we would assign programming exercises and homework. Homework 30%, Midterm 30%, Final Exam 40%, the grading method is subject to change. Both Midterm and Final Exam are on-site programming tests.
- Advanced Features of C
- Basic Features of C
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introducing C, C Fundamentals link: https://nycu.webex.com/meet/chingchun |
| 第 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 |
| 第 13 週 | Structures |
| 第 14 週 | Advanced Uses of Pointers |
| 第 15 週 | Program Design |
| 第 16 週 | Low-Level Programming |
| 第 17 週 | Optional Course or Final Exam |
| 第 18 週 | Optional Course or 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@nycu.edu.tw