การโปรแกรมภาษาซี
2(1-3-5)
วิชาบังคับก่อน: ไม่มี
ตัวแปร โครงสร้างข้อมูล การควบคุมแบบทางแยก การวนลูป การจัดการข้อผิดพลาด การอ่านเขียนไฟล์ การโปรแกรมเชิงวัตถุ
ผลลัพธ์การเรียนรู้ที่คาดหวังระดับรายวิชา
- รู้จักชนิดของตัวแปรและโครงสร้างข้อมูล โดยสามารถเลือกใช้ได้อย่างเหมาะสมและถูกต้อง
- สามารถใช้ตัวกระทำประเภทต่าง ๆ ได้
- สามารถสร้างโปรแกรมย่อยเพื่อใช้งานได้
- สามารถป้อนข้อมูลผ่านทางคีย์บอร์ดเพื่อโต้ตอบกับโปรแกรมได้
- สามารถเขียนโปรแกรมการควบคุมแบบทางแยกและการทำซ้ำได้
- สามารถบันทึกหรืออ่านข้อมูลผ่านการเขียนหรืออ่านไฟล์ได้
- สามารถเขียนโปรแกรมเชิงวัตถุได้
- สามารถเขียนโปรแกรมเพื่อสร้างส่วนติดต่อผู้ใช้ได้
C Programming
Prerequisite: none
Variable data structure Intersection control, looping, error handling reading and writing files object-oriented programming.
Course Learning Outcomes (CLOs)
- Know the types of variables and data structures. which can be used appropriately and correctly.
- Able to use different types of operators.
- Able to create sub-programs to use.
- Data can be entered via keyboard to interact with the program.
- Intersection and repeatable control programs can be programmed.
- Data can be saved or read through writing or reading files.
- Able to write object-oriented programs.
- Able to write programs to create user interfaces.