0301316Programming Language
ภาษาที่ใช้ในการเขียนโปรแกรม
สังกัดคณะวิทยาการสารสนเทศ, สาขาวิทยาการคอมพิวเตอร์
หน่วยกิต3 (3-0-6)
สถานะรายวิชา:ใช้งาน  ข้อมูลเพิ่มเติมอื่นๆ
เงื่อนไขรายวิชา: 0301281

Course Description
วากยสัมพันธ์ (syntax) และความหมาย (semantic) ของภาษาโปรแกรม ลักษณะเฉพาะของภาษาคอมพิวเตอร์ เช่น แบบโครงสร้างบล็อก แบบมอดูลาร์ แบบเชิงวัตถุ (object oriented) เป็นต้น ประเภทของภาษาคอมพิวเตอร์ เช่น แบบกำหนดกระบวนการ (procedural) กับแบบไม่
กำหนดกระบวนการ (non-procedural) ซึ่งอาจเป็นแบบเชิงฟังก์ชัน หรือแบบเชิงตรรกะ

An investigation into the structure of programming languages. Formal specification of syntax and semantic, characteristics of grammars, e.g., block and modular structure, objected-oriented, etc. Types of computer languages, e.g. functional object-oriented