計算機概論
Introduction to Computer and Computer Science
| 節 | 週一 | 週四 |
|---|---|---|
2 09:00–09:50 | 計算機概論 ED713(光復) | |
5 13:20–14:10 | 計算機概論 ED713(光復) 2 節連堂 | |
6 14:20–15:10 |
* 根據陽明交大上課時間表所列
本課程以Python語言為主, 教導學生程式設計的概念, 培養學生運用電腦程式語言解決工程問題的基本能力。
無
無備註
本課程以課堂講授為主, 搭配每周一次的上機實習時間, 讓同學熟悉程式語言的撰寫方法, 並透過回家作業及期末專題, 讓同學從動手實作之中習得解決問題之能力。 20210923 更新:特別注意,因為近期疫情嚴峻,開學後有機會以遠距方式授課,請同學們務必備妥攝影機與麥克風,以利教學互動。若有遠距授課,授課期間需開啟攝影機,麥克風則於發言時才打開。上課會議連結為:meet.google.com/zcx-tqqb-aee
Homework&Lab: 30%, Quiz&Midterm: 40% (hands-on testing included), Final: 20%, Project: 10% BONUS: 5%
Introduction to Computers
Architecture, Instructions, Data Types, etc.
- 講授:
- 6
Python Basics
Variables, Keywords, etc.
- 講授:
- 3
Flow of Control
If-else, Loop, nested flow
- 講授:
- 6
Procedural Abstraction and Function
Functions
- 講授:
- 3
I/O Streams
Files, networking, etc.
- 講授:
- 3
Lists
Lists and strings
- 講授:
- 3
Advanced Structures
Tuple and Dictionary
- 講授:
- 3
Modules
Numpy, beautifulsoup, turtle, etc.
- 講授:
- 9
Applications
Term Project
- 講授:
- 9
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introduction to this course The way of the program |
| 第 2 週 | Repeat |
| 第 3 週 | Nested Repeat |
| 第 4 週 | Variables, expressions and statements |
| 第 5 週 | If and Nested-if |
| 第 6 週 | Functions |
| 第 7 週 | String, List, Tuple and Dictionary |
| 第 8 週 | Classes and Objects |
| 第 9 週 | Classes and Functions |
| 第 10 週 | Inheritance |
| 第 11 週 | Debugging |
| 第 12 週 | Files |
| 第 13 週 | Popular modules |
| 第 15 週 | Algorithms |
| 第 15 週 | numpy, turtle |
| 第 16 週 | Final Exam & Project |
1. Think Python: How to Think Like a Computer Scientist 2. Python for Everybody (Severance) https://eng.libretexts.org/Bookshelves/Computer_Science/Book%3A_Python_ for_Everybody_(Severance) 3. 自編講義
- 地點
- Office (EE719)
- 時間
- Thursday 1000-1200, other time by appointment only.
- 聯絡方式
- ylhuang@g2.nctu.edu.tw
