C/C++ 語言是軟體及韌體設計開發最常使用的程式語言之一,本課程的主要目標是訓練同學具備使用 C/C++ 程式語言的基本技巧以及實作能力,並培養學生程式設計正確概念。本課程將包含的主要內容如下:
1. 認識 C 語言
2. C 語言基本概述
3. 基本資料型態
4. 格式化的輸出與輸入
5. 運算子、運算式與敘述
6. 選擇性敘述
7. 迴圈
8. 函數
9. 陣列與字串
10. 指標
11. 結構與其它資料型態
12. 檔案處理
13. 大型程式的發展
14. 動態記憶體配置與鏈結串列
15. 位元處理
16. 邁向 C++ 之路C/C++ language is one of the most commonly used programming languages in software and computer design. The main purpose of this course is to train students to learn basic skills and practical skills in using C/C++ programming language, and to cultivate correct concepts of student programming. The main contents of this course will be included as follows:
1. Know C language
2. Basic Overview of C Language
3. Basic data type
4. Formatted output and input
5. Operator, equation and description
6. Selective statement
7. Rewind
8. Function
9. Array and string
10. Indicators
11. Structure and other data types
12. File processing
13. Development of large-scale programs
14. Dynamic memory configuration and link chain
15. Bit processing
16. The Road to C++
洪維恩,C 語言教學手冊,第四版,旗標科技股份有限公司。
Hong Weien, C Language Teaching Manual, Fourth Edition, Qishun Technology Co., Ltd.
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
期中考期中考 Midterm exam |
20 | |
期末考期末考 Final exam |
20 | |
平時考試與作業平時考試與作業 Exams and exercises |
50 | |
課堂表現與出席課堂表現與出席 Class performance and attendance |
10 |