[2020][Fall] Computer Programming (I)

程式設計一 Computer Programming I

課程資訊

  • Instructor: 紀博文 Po-Wen Chi

  • TA:

  • Goals:

    • Learn how to program in C.

    • Learn how to survive in Linux.

Tools

Syllabus

  1. Introduction to this Course.

  2. Your first program.

  3. Arithmetic.

  4. Condition control.

  5. Loop.

  6. Function

  7. Array

  8. Pointer

  9. String

  10. Intermission

Grade

  • Homework: 60%

  • Midterm: 20%

  • Final: 20%

Video

You can download videos about this course from the following link:

Homework

  1. HW01

    • Due: 2020.10.08 PM 11:59

  2. HW02

    • Due: 2020.10.20 PM 11:59

  3. HW03

    • Due: 2020.11.03 PM11:59

  4. Midterm

    • Date: 2020.11.04 PM3:30-5:30

    • Password: ourtasaresmartandkind

    • Review

  5. HW04

    • Due: 2020.12.04 PM 11:59

  6. HW05

  7. HW06

  8. Final

Reference

Bonus