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 for software and firmware design and development. The main goal of this course is to train students to have basic skills and implementation abilities in using C/C++ programming language, and to cultivate students’ correct concepts in programming. . The main content this course will include is as follows:
1. Understand C language
2. Basic overview of C language
3. Basic data types
4. Formatted output and input
5. Operators, expressions and descriptions
6. Selective narrative
7. Loop
8. Function
9. Arrays and strings
10. Indicators
11. Structure and other data types
12. File processing
13. Development of large-scale programs
14. Dynamic memory configuration and link serialization
15. Bit processing
16. The road to C++
洪維恩,C 語言教學手冊,第四版,旗標科技股份有限公司。
Hong Weien, C Language Teaching Manual, 4th Edition, Qibiao Technology Co., Ltd.
評分項目 Grading Method | 配分比例 Grading percentage | 說明 Description |
---|---|---|
期中考期中考 midterm exam |
20 | |
期末考期末考 final exam |
20 | |
平時考試與作業平時考試與作業 Daily exams and homework |
50 | |
課堂表現與出席課堂表現與出席 Class Performance and Attendance |
10 |