校際選修

115-1 選課時程

進行中

  • 初選第一階段 6/15/2026
  • 初選第二階段 6/22/2026
  • 校際選修 8/24/2026
  • 初選第三階段 8/31/2026
  • 開學後加退選 9/7/2026
  • 逾期加退選 9/21/2026
選課資源

程式設計

Computer Programming

學期
114-2
學分
2 學分
當期課號
113900
永久課號
MDCH00001
開課單位
中醫學系
授課教師
張高榮、曾意儒
校區
光復
類別
選修
上課時間表
週一
5
13:20–14:10
程式設計
EC315
2 節連堂
6
14:20–15:10

* 根據陽明交大上課時間表所列

概述

This course focuses on advanced applications of Python programming, particularly in database operations and data analysis, helping students establish solid programming skills. It covers Python integration with databases as well as commonly used Python libraries for data analysis, such as Numpy, Pandas, and Matplotlib. Through the course, students will gain the ability to efficiently handle data, perform data analysis, and develop visualization skills. Also, the Posit IDE will be introduced. The goal of the course is to equip students with both fundamental and advanced Python programming skills, enabling them to apply Python in real-world data processing and analysis scenarios. Learning Objectives:  1. List and describe the functionalities of Python libraries.  2. Describe the process of data analysis, including data reading, cleaning, analysis, and visualization.  3. Use Python programming to perform simple database queries and read and process data.  4. Design a data analysis project that integrates data reading, cleaning, analysis, and visualization.

先修科目

計算機概論 (Introduction to Computer Science)

教學方式

授課教室:EC315

評分方式

Homework: 30% Midterm: 20% Final project: 40% Participation: 10%

週次計畫
週次主題
第 1 週Course Overview & Python Programming Review
第 2 週Python Programming Review
第 3 週Data Structure in Python
第 4 週Data I/O -1
第 5 週Data I/O -2 (Assignment 1)
第 6 週Data I/O -3
第 7 週Holiday
第 8 週Midterm
第 9 週Introduction to NumPy -1
第 10 週Introduction to NumPy -2 / Assignment 2
第 11 週Data Analysis with Pandas -1
第 12 週Data Analysis with Pandas -2
第 13 週Data Analysis with Pandas -3 Data Visualization -1
第 14 週Data Visualization -2
第 15 週Machine Learning in Medicine
第 16 週Final Project Presentations
教科書

Charles R. Severance, “Python for Everybody - Exploring Data Using Python 3.” Jake VanderPlas, “Python Data Science Handbook”