|
實習內容 |
|
第一週 (2/24) |
- 英文打字練習
- Multi-file compilation environment
- Automatic Verification Environment:
assert() statement
|
問卷 |
第二週 (3/2) |
- program compilation problem
- include directive
- using cin/cout and fstream
- 記憶體未釋放測試
|
問卷 |
第三週 (3/9) |
注意事項
- using vector, string, sort,and
find , 助教提供範例測試程式: 1
- reference variable
- function pointer
|
問卷 |
第四週 (3/16) |
前三週實習內容回顧說明
- Complex number: class
declaration practice (data member / member function)
- process an array of complex
numbers
- Function overloading, new/delete,
and reference test
|
問卷
|
第五週 (3/23) |
- Pointers, pointers, pointers
!!!
- Practice programs
|
問卷 |
第六週 (3/30) |
- Object Design Practice -
3 bags program modification
- Coding the UML specification
and ctor / dtor practice
|
問卷 |
第七週 (4/6) |
春假 |
|
第八週 (4/13) |
- operator overloading II (type
converstion operator), hints
- Coding the UML specification
and ctor / dtor practice (II), hints
|
問卷 |
第九週 (4/20) |
期中考週 |
第十週 (4/27) |
copy constructor |
問卷 |
第十一週 (5/4) |
- CComplex 的應用與 Mandelbrot
圖形界面
- Mandelbrot 動畫
|
問卷 |
第十二週 (5/11) |
- List container
- operator overloading, friend
and iterator
|
問卷 |
第十三週 (5/18) |
Inheritance: Logged Student
List |
問卷 |
第十四週 (5/25) |
Coding the UML specification
and ctor / dtor practice (III) |
問卷 |
第十五週 (6/1) |
Hetereogeneous container and
polymorphism
|
問卷 |
第十六週 (6/8) |
- Managed Pointer and Generic
Programming: template
- Improper Inheritance
|
問卷 |
第十七週 (6/15) |
- Exception - from inside
a constructor
- Exception - returning reference
- Exception - automatically
destruct variables on the intermediate stack frames during unwinding
|
問卷 |
第十八週 (6/22) |
期末考週 |