課程編碼 Course Code | 中文課程名稱 Course Name (Chinese) | 英文課程名稱 Course Name (English) | 總學分數 Credits | 總時數 Hours |
---|---|---|---|---|
3001016 | 計算機程式及實習 | Computer Programming | 2.0 | 4 |
中文概述 Chinese Description | 以C語言為主的電腦應用程式設計,內容包含1. C程式概觀 2. 資料型態 3. 格式化輸入輸出 4. 運算子 5. 選擇敘述( if-else敘述,switch敘述) 6. 迴圈(for, while, do while) 7. 函式與儲存類別(函數的資料傳遞,外部變數)8. 陣列(含字元陣列)9. 指標 10.字串 11.結構與聯集 12.檔案(標準I/O,記錄I/O,隨機存取)。 | |||
英文概述 English Description | Computer programming using C language programming: topics including 1. Introduction of C language, 2. Basic Data Type, 3. Format, input and output, 4. Operator, 5. Statement (if-else, goto or switch statement), 6. Loop (for, while and do while), 7. Statements of subprograms (Parameters Called by Value and Address), 8. Array (including character array), 9. Pointer, 10. String, 11. Structure and Union, 12. Files (Input/Output) |
備註: