C Programming

การโปรแกรมภาษาซี                                                           

2(1-3-5)

วิชาบังคับก่อน: ไม่มี

ตัวแปร โครงสร้างข้อมูล การควบคุมแบบทางแยก การวนลูป การจัดการข้อผิดพลาด การอ่านเขียนไฟล์ การโปรแกรมเชิงวัตถุ

ผลลัพธ์การเรียนรู้ที่คาดหวังระดับรายวิชา

  1. รู้จักชนิดของตัวแปรและโครงสร้างข้อมูล โดยสามารถเลือกใช้ได้อย่างเหมาะสมและถูกต้อง
  2. สามารถใช้ตัวกระทำประเภทต่าง ๆ ได้
  3. สามารถสร้างโปรแกรมย่อยเพื่อใช้งานได้
  4. สามารถป้อนข้อมูลผ่านทางคีย์บอร์ดเพื่อโต้ตอบกับโปรแกรมได้
  5. สามารถเขียนโปรแกรมการควบคุมแบบทางแยกและการทำซ้ำได้
  6. สามารถบันทึกหรืออ่านข้อมูลผ่านการเขียนหรืออ่านไฟล์ได้
  7. สามารถเขียนโปรแกรมเชิงวัตถุได้
  8. สามารถเขียนโปรแกรมเพื่อสร้างส่วนติดต่อผู้ใช้ได้

C Programming

Prerequisite:  none

Variable data structure Intersection control, looping, error handling reading and writing files object-oriented programming.

Course Learning Outcomes (CLOs)

  1. Know the types of variables and data structures. which can be used appropriately and correctly.
  2. Able to use different types of operators.
  3. Able to create sub-programs to use.
  4. Data can be entered via keyboard to interact with the program.
  5. Intersection and repeatable control programs can be programmed.
  6. Data can be saved or read through writing or reading files.
  7. Able to write object-oriented programs.
  8. Able to write programs to create user interfaces.