計算機概論
Introduction to Computer Science
學期
113-1
學分
2
學分
當期課號
113902
永久課號
MDCH10003
開課單位
中醫學系
授課教師
黃俊龍
校區
陽明
類別
選修
上課時間表
| 節 | 週五 |
|---|---|
5 13:20–14:10 | 計算機概論 YL401 2 節連堂 |
6 14:20–15:10 |
* 根據陽明交大上課時間表所列
概述
本課程會簡介電腦的基本架構並教導學生如何以Python開發程式。本課程後段也會利用SQLite介紹 SQL與資料庫,並期望學生可以利用Python與SQLite開發簡易的資料管理程式。 In this course, we will briefly introduce the basic architecture of computers and teach students to design and implement programs using Python. In addition, we will also introduce SQL and databases using SQLite. After the course, we hope the students are capable of implement data management programs using Python and SQLite.
教學方式
期中考與期末考為上機考
評分方式
Homework: 20% Midterm: 30% Final: 30% Final project: 20%
週次計畫
| 週次 | 主題 |
|---|---|
| 第 1 週 | |
| 第 2 週 | |
| 第 3 週 | |
| 第 4 週 | |
| 第 5 週 | |
| 第 6 週 | |
| 第 7 週 | |
| 第 8 週 | |
| 第 9 週 | |
| 第 10 週 | |
| 第 11 週 | |
| 第 12 週 | |
| 第 13 週 | |
| 第 14 週 | |
| 第 15 週 | |
| 第 16 週 |
教科書
參考書目: Charles R. Severance, “Python for Everybody - Exploring Data Using Python 3.” Avi Silberschatz, Henry F. Korth, and S. Sudarshan, “Database System Concepts,” McGraw-Hill, 2019.