計算機概論
Introduction to Computer and Computer Science
學期
111-1
學分
3
學分
當期課號
515401
永久課號
EEDP10018
開課單位
光電工程學系
授課教師
田仲豪、李杰恩
校區
光復
類別
必修
上課時間表
| 節 | 週一 | 週四 |
|---|---|---|
2 09:00–09:50 | 計算機概論 CY203 | |
5 13:20–14:10 | 計算機概論 CY203 2 節連堂 | |
6 14:20–15:10 |
* 根據陽明交大上課時間表所列
概述
This course aims at students with little or no programming experience. The main goals of this course are: 1. Provide an understanding of the role that computation can play in solving engineering issues. 2. Help the students, including those who do not have any pre-knowledge about computers or programming, to have the ability to solve either the mathematical problems or numerical analyses via writing some small programs with confidence. 3. By the time we get the end of this course, you should have the ability to understand and utilize those open source codes that developed by the other programmers on the internet.
先修科目
無
評分方式
作業:80% 期末:20%
週次計畫
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introduction to Computation and Programming |
| 第 2 週 | Python Basics: Branching and Iterations |
| 第 3 週 | Simple Numerical Algorithms I |
| 第 4 週 | Abstraction, Decomposition, and Functions |
| 第 5 週 | Tuples, Lists, Mutability, Aliasing, and Cloning |
| 第 6 週 | Recursion and Dictionaries |
| 第 7 週 | Modules, Exception, and Assertions |
| 第 8 週 | Introduction to Object-oriented Programming I |
| 第 9 週 | Introduction to Object-oriented Programming II |
| 第 10 週 | Computational Complexity |
| 第 11 週 | Simple Numerical Algorithms II |
| 第 12 週 | Scientific Computing and Data Visualization with Python I |
| 第 13 週 | Scientific Computing and Data Visualization with Python II |
| 第 14 週 | Data Analysis |
| 第 15 週 | Introduction to Concurrency and Parallelism |
| 第 16 週 | Practical Applications |
教科書
無