1 / 7

Object Oriented Language ภาษาเชิงวัตถุ

Object Oriented Language ภาษาเชิงวัตถุ. ดร. วินัย วิชัยพาณิชย์. เนื้อหาที่เรียน. ความรู้เบื้องต้นเกี่ยวกับภาษา C นิพจน์ (Expression) คำสั่ง (Statements) ข้อมูลชนิดแถว และการปิดท้ายของสตริงด้วยนัล (Arrays and Null-Terminated Strings) ข้อมูลชนิดพอยท์เตอร์ (Pointers)

nona
Download Presentation

Object Oriented Language ภาษาเชิงวัตถุ

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Object Oriented Languageภาษาเชิงวัตถุ ดร. วินัย วิชัยพาณิชย์ Object Oriented Language (Syllabus)

  2. เนื้อหาที่เรียน • ความรู้เบื้องต้นเกี่ยวกับภาษา C • นิพจน์ (Expression) • คำสั่ง (Statements) • ข้อมูลชนิดแถว และการปิดท้ายของสตริงด้วยนัล (Arrays and Null-Terminated Strings) • ข้อมูลชนิดพอยท์เตอร์ (Pointers) • ฟังก์ชั่น (Functions) Object Oriented Language (Syllabus)

  3. เนื้อหาที่เรียน (ต่อ) • ข้อมูลชนิด โครงสร้าง ยูเนียน นิวเมอเรเตอร์ และกำหนดขึ้นมาเอง (Structures, Unions, Enumerations, and User-Defined Types) • การใช้คำสั่งควบคุมแป้นพิมพ์และจอภาพด้วยภาษา C (C – Style Console I/O) • การใช้แฟ้มข้อมูล (File I/O) • คำสั่งกำหนดโปรเซสก่อนคอมไพล์ และการอธิบายความในโปรแกรม (Preprocessor and Comments) Object Oriented Language (Syllabus)

  4. เนื้อหาที่เรียน (ต่อ) • ความรู้ทั่วไปเกี่ยวกับภาษา C++ (An Overview of C++) • คลาส และวัตถุ (Classes and Objects) • ข้อมูลชนิด แถว พอยเตอร์ อ้างอิง และการจองพื้นที่แบบไดนามิคส์ (Arrays, Pointers, References, and the Dynamic Allocation Operators) • Function Overloading, Copy Constructors, and Default Arguments) • Operator Overloading • การสืบทอดคุณสมบัติ (Inheritance) Object Oriented Language (Syllabus)

  5. เนื้อหาที่เรียน (ต่อ) • เวอร์ชวลฟังก์ชั่น และโพลี่มอฟิสม์ Virtual Functions and Polymorphism) • Templates • Exception Handling • คำสั่ง I/O เบื้องต้น ในภาษา C++ • การใช้คำสั่งแฟ้มข้อมูลใน C++ (C++ File I/O) • Run-Time Type ID and Casting Operators Object Oriented Language (Syllabus)

  6. เนื้อหาที่เรียน (ต่อ) • Namespaces, Conversion Functions, and Other Advanced Topics) • แนะนำ Standard Template Libraries • การออกแบบโปรแกรมเชิงวัตถุ • การวิเคราะห์และออกแบบโปรแกรมเชิงวัตถุ • Reuse และ Framework Object Oriented Language (Syllabus)

  7. การประเมินผล • เทอมต้น 30 % • เทอมปลาย 30 % • โปรแกรม (4 โปรแกรม) 30% • สนใจในการเรียน 10% • 90 .. 100 A • 80 .. 89 B • 70 .. 79 C • 60 .. 69 D • 50 .. 59 F Object Oriented Language (Syllabus)

More Related