C程式設計(一)
|
|
- 開課系所 : 資訊工程學系
- 授課教師 : 蔣依吾
- 授課方式 : 課堂講授
- 學分數 : 3學分
|
課程目標
本課程以程式語言之初學者為基準,教導如何撰寫程式指揮電腦進行資料輸出入、資料處理、邏輯控制等工作,配合上機練習,容易吸收豐富之教材內容;本課程將涵蓋學習C語言最需掌握的基礎部分,包含其簡介、資料處理基本概念、基本輸入輸出、函數、前端處理程式、陣列、字串與指標實作、函式、與線性資料結構說明。
|
課程大綱
- Introduction to C
- Elements of C
- Selection Constructs
- Functions and Program Design
- Looping Constructs
- Arrays, Vectors,and Matrices
- String Processing
- Structs and Classes
- Pointers and Dynamic Memory
|
|
|