課 程 概 述
Course Description

課程編碼
Course Code
中文課程名稱
Course Name (Chinese)
英文課程名稱
Course Name (English)
總學分數
Credits
總時數
Hours
4205085 物件導向程式設計與資料庫應用 Object-Oriented Programming and Database Applications 3.0 3
中文概述
Chinese Description
物件導向程式設計以類別與物件為核心概念,輔以靜態的屬性及動態的方法,能夠直覺並且系統化地描述真實世界的事物,再輔以封裝、繼承、多型、介面等機制,能夠有效率地達到程式碼的共享及再利用,因此物件導向程式設計的功能不但被各式各樣的程式語言所廣泛支援,亦已形成了一門獨立的學問。 而資料庫是重要、普遍且實用的資訊管理核心技術。但在另一方面,資料庫的開發與實作過程對於理解物件導向程式設計更是一個良好的契機與範例。本課程將以土木營建領域的範例出發,教導修課同學開發輔助工程資訊管理之資料庫系統,並在資料的分析處理及使用者介面的實作上導入物件導向程式設計的概念。
英文概述
English Description
Object-Oriented Programming (OOP) is a programming paradigm based on the concept of class and objects. With properties and methods that can describe the features of classes, a programmer can model the real world objects in an systematical way. In addition, the three important mechanisms of OOP, which are encapsulation, inheritance, and polymorphism, also enable a programmer to reuse and share their code easily and efficiently. Base on the Architecture/Engineering/Construction applications, this course aims to train the enrolled student for developing the basic OOP concepts, analyzing the database schemas, as well as implementing the OOP skills on information systems developments.

備註:

  1. 本資料係由本校各教學單位、教務處課務組、進修部教務組、進修學院教務組及計網中心所共同提供!
  2. 若您對課程有任何問題,請洽各開課系所。