Menu
Object Oriented Programming in C++
2017 Spring
Instructors | Yu-Chi Lai |
---|---|
Office Hour | TBA |
TA | Jin-Yang Lin zhong-xian guang(鍾賢廣) |
Lectures
Week | Content | Notes | Assignment |
---|---|---|---|
01 |
| [Introduction] [Note] [Note] | |
02 |
| [Note] [Note] | |
03 |
| [Note] |
|
04 |
| [Note] |
|
05 |
| [Note] |
|
06 |
| [Note] |
|
07 |
| [Note] | |
08 |
| [Note1] [Note2] | |
09 | Midterm examination | ||
10 |
| [Note] | |
11 |
| [Note] | |
12 |
| [Note] | |
13 |
| [Note] | |
14 |
| [Note1] [Note2] | |
15 |
| [Note] | |
16 |
| [Note] | |
17 |
| [Note] | |
18 | Final Examination |
|
PreRequisites
Main Textbook
- Absolute C++, 6th Ed. (International Edition), Walter Savitch, Addison Wesley
Reference books
- MSDN
- C++ Primer, Lippman and Lajoie, Addison-Wesley
Exam
All exams are executed on computers.
- Midterm
- Final
Grading
Lecture grade
- Programming Assignment 25%
- Mid-term Exam 30%
- Final Exam 45%
Lab grade: on-class practices 100%
Homework
A few programming assignments each week. Please check to see the
course’s website: moodle.ntust.edu.tw
- 開發環境:Visual Studio 2015 Community (https://www.visualstudio.com/products/visual-studio-community-vs)
- Reference: https://msdn.microsoft.com/zh-TW/vstudio/dn439939
- 作業繳交規範:
- For each programming assignment, create a working directory named: YourStID-Name-AXX, e.g. \B10415001-張XX-A01\, and create solution files and source code files in the directory
- After finishing your work, zip the working directory with solution/project files and source code files only into a file name: YourStID-Name-AXX.7z.
- Keep your files as concisely as possible.
- Upload the zip file to Moodle/FTP.
- # Remarks: to make sure your uploaded work could be unzipped and compiled and tested correctly, suggest that you can download the uploaded file and test it again.
- Coding Style 規範事項。
實習課作業:
Week1:
Syllabus
Copyright © 2021 NTUST CSIE Computer Graphics Lab. All right reserved.