Difference between revisions of "COMP345 - fall 2014"
From Dr. Joey Paquet Web Site
(→Lecture Schedule) |
(→Lecture Schedule) |
||
Line 79: | Line 79: | ||
|| | || | ||
*[[Media:COMP345.2.classes.ppt|<span style="color:#FF0000">Slide set 2]] | *[[Media:COMP345.2.classes.ppt|<span style="color:#FF0000">Slide set 2]] | ||
− | *[[Media:Sav_ch06.ppt|Savitch chapter 6 slides]] | + | *[[Media:Sav_ch06.ppt|<span style="color:#FF0000">Savitch chapter 6 slides]] |
− | *[[Media:Sav_ch14.ppt|Savitch chapter 14 slides]] | + | *[[Media:Sav_ch14.ppt|<span style="color:#FF0000">Savitch chapter 14 slides]] |
− | *[[Media:Sav_ch07.ppt|Savitch chapter 7 slides]] | + | *[[Media:Sav_ch07.ppt|<span style="color:#FF0000">Savitch chapter 7 slides]] |
|- | |- | ||
|| week 4 | || week 4 | ||
|| sep 22 - sep 26 | || sep 22 - sep 26 | ||
|| | || | ||
− | *[[Media:Assignment1.COMP345.2013.2.pdf|individual programming assignment #1 handout]] | + | *[[Media:Assignment1.COMP345.2013.2.pdf|<span style="color:#FF0000">individual programming assignment #1 handout]] |
|| | || | ||
|| | || | ||
Line 97: | Line 97: | ||
*STL containers, iterators | *STL containers, iterators | ||
|| | || | ||
− | *[[Media:COMP345.3.arrays.ppt|Slide set 3]] | + | *[[Media:COMP345.3.arrays.ppt|<span style="color:#FF0000">Slide set 3]] |
− | *[[Media:Sav_ch05.ppt|Savitch chapter 5 slides]] | + | *[[Media:Sav_ch05.ppt|<span style="color:#FF0000">Savitch chapter 5 slides]] |
− | *[[Media:Sav_ch10.ppt|Savitch chapter 10 slides]] | + | *[[Media:Sav_ch10.ppt|<span style="color:#FF0000">Savitch chapter 10 slides]] |
− | *[[Media:Sav_ch07.ppt|Savitch chapter 7 slides]] | + | *[[Media:Sav_ch07.ppt|<span style="color:#FF0000">Savitch chapter 7 slides]] |
− | *[[Media:Sav_ch19.ppt|Savitch chapter 19 slides]] | + | *[[Media:Sav_ch19.ppt|<span style="color:#FF0000">Savitch chapter 19 slides]] |
|- | |- | ||
|| week 6 | || week 6 | ||
Line 110: | Line 110: | ||
*observer pattern | *observer pattern | ||
|| | || | ||
− | *[[Media:COMP345.5.MVC-Observer.ppt|MVC and the Observer Pattern in C++]] | + | *[[Media:COMP345.5.MVC-Observer.ppt|<span style="color:#FF0000">MVC and the Observer Pattern in C++]] |
− | *[[Media:COMP345.GUIslides.titus.zip|lab GUI slides]] | + | *[[Media:COMP345.GUIslides.titus.zip|<span style="color:#FF0000">lab GUI slides]] |
− | *[[Media:MFCTutorial.zip|Example MFC code]] | + | *[[Media:MFCTutorial.zip|<span style="color:#FF0000">Example MFC code]] |
− | *[[Media:GUI_design_in_C++_1.pdf|lab's GUI slides 1]] | + | *[[Media:GUI_design_in_C++_1.pdf|<span style="color:#FF0000">lab's GUI slides 1]] |
− | *[[Media:GUI_design_in_C++_2.pdf|lab's GUI slides 2]] | + | *[[Media:GUI_design_in_C++_2.pdf|<span style="color:#FF0000">lab's GUI slides 2]] |
− | *[[Media:GUI_design_in_C++_3.pdf|lab's GUI slides 3]] | + | *[[Media:GUI_design_in_C++_3.pdf|<span style="color:#FF0000">lab's GUI slides 3]] |
− | *[[Media:GUI_design_in_C++_4.pdf|lab's GUI slides 4]] | + | *[[Media:GUI_design_in_C++_4.pdf|<span style="color:#FF0000">lab's GUI slides 4]] |
− | *[[Media:simpleShapes.zip|lab's GUI example code 1]] | + | *[[Media:simpleShapes.zip|<span style="color:#FF0000">lab's GUI example code 1]] |
− | *[[Media:Dialogs.zip|lab's GUI example code 2]] | + | *[[Media:Dialogs.zip|<span style="color:#FF0000">lab's GUI example code 2]] |
|- | |- | ||
|| week 7 | || week 7 | ||
Line 124: | Line 124: | ||
|| | || | ||
*[oct 14-16] midterm examination | *[oct 14-16] midterm examination | ||
− | *[[Media:Assignment2.COMP345.2013.2.pdf|individual programming assignment #2 handout]] | + | *[[Media:Assignment2.COMP345.2013.2.pdf|<span style="color:#FF0000">individual programming assignment #2 handout]] |
− | *[[Media:Gradingintermediateproject.COMP345.paquet.2013.2.pdf|project build #1 grading sheet handout]] | + | *[[Media:Gradingintermediateproject.COMP345.paquet.2013.2.pdf|<span style="color:#FF0000">project build #1 grading sheet handout]] |
*[oct 17] individual programming assignment #1 due | *[oct 17] individual programming assignment #1 due | ||
|| | || | ||
Line 137: | Line 137: | ||
*polymorphism, virtual functions | *polymorphism, virtual functions | ||
|| | || | ||
− | *[[Media:COMP345.6.virtuals.ppt|Slide set 6]] | + | *[[Media:COMP345.6.virtuals.ppt|<span style="color:#FF0000">Slide set 6]] |
− | *[[Media:Sav_ch15.ppt|Savitch chapter 15 slides]] | + | *[[Media:Sav_ch15.ppt|<span style="color:#FF0000">Savitch chapter 15 slides]] |
|- | |- | ||
|| week 9 | || week 9 | ||
|| oct 27 - oct 31 | || oct 27 - oct 31 | ||
|| | || | ||
− | *[[Media:Assignment3.COMP345.2013.2.pdf|individual programming assignment #3 handout]] | + | *[[Media:Assignment3.COMP345.2013.2.pdf|<span style="color:#FF0000">individual programming assignment #3 handout]] |
*[oct 31] individual programming assignment #2 due | *[oct 31] individual programming assignment #2 due | ||
|| | || | ||
*design patterns in C++ | *design patterns in C++ | ||
|| | || | ||
− | *[[Media:COMP345.7.patterns.ppt|Slide set 7]] | + | *[[Media:COMP345.7.patterns.ppt|<span style="color:#FF0000">Slide set 7]] |
− | *[[Media:PatternsC--.zip|design patterns implemented in C++ (1)]] | + | *[[Media:PatternsC--.zip|<span style="color:#FF0000">design patterns implemented in C++ (1)]] |
*[[Media:DPCPP.zip|design patterns implemented in C++ (2)]] | *[[Media:DPCPP.zip|design patterns implemented in C++ (2)]] | ||
*[[Media:CPP Patterns.zip|design patterns examples from the slides]] | *[[Media:CPP Patterns.zip|design patterns examples from the slides]] | ||
Line 156: | Line 156: | ||
|| nov 3 - nov 7 | || nov 3 - nov 7 | ||
|| | || | ||
− | *[nov 5-6] [[intermediate project delivery COMP345 Fall 2013|intermediate project delivery due]] | + | *[nov 5-6] [[intermediate project delivery COMP345 Fall 2013|<span style="color:#FF0000">intermediate project delivery due]] |
|| | || | ||
*operator overloading | *operator overloading | ||
|| | || | ||
− | *[[Media:COMP345.8.operators.ppt|Slide set 8]] | + | *[[Media:COMP345.8.operators.ppt|<span style="color:#FF0000">Slide set 8]] |
− | *[[Media:Sav_ch08.ppt|Savitch chapter 8 slides]] | + | *[[Media:Sav_ch08.ppt|<span style="color:#FF0000">Savitch chapter 8 slides]] |
|- | |- | ||
|| week 11 | || week 11 | ||
|| nov 10 - nov 14 | || nov 10 - nov 14 | ||
|| | || | ||
− | *[[Media:Gradingfinalproject.COMP345.paquet.2013.2.pdf|final project build grading sheet handout]] | + | *[[Media:Gradingfinalproject.COMP345.paquet.2013.2.pdf|<span style="color:#FF0000">final project build grading sheet handout]] |
|| | || | ||
*exception handling | *exception handling | ||
|| | || | ||
− | *[[Media:COMP345.9.exceptions.ppt|Slide set 9]] | + | *[[Media:COMP345.9.exceptions.ppt|<span style="color:#FF0000">Slide set 9]] |
− | *[[Media:Sav_ch18.ppt|Savitch chapter 18 slides]] | + | *[[Media:Sav_ch18.ppt|<span style="color:#FF0000">Savitch chapter 18 slides]] |
|- | |- | ||
|| week 12 | || week 12 | ||
Line 180: | Line 180: | ||
*templates metaprogramming | *templates metaprogramming | ||
|| | || | ||
− | *[[Media:COMP345.10.templates.ppt|Slide set 10 | + | *[[Media:COMP345.10.templates.ppt|<span style="color:#FF0000">Slide set 10]] |
− | + | *[[Media:Sav_ch16.ppt|<span style="color:#FF0000">Savitch chapter 16 slides]] | |
− | *[[Media:Sav_ch16.ppt|Savitch chapter 16 slides]] | + | *[[Media:Sav_ch19.ppt|<span style="color:#FF0000">Savitch chapter 19 slides]] |
− | *[[Media:Sav_ch19.ppt|Savitch chapter 19 slides]] | + | |
|- | |- | ||
|| week 13 | || week 13 | ||
|| nov 24 - nov 28 | || nov 24 - nov 28 | ||
|| | || | ||
− | *[nov 26-27][[final project delivery COMP345 fall 2013|final project delivery due]] | + | *[nov 26-27][[final project delivery COMP345 fall 2013|<span style="color:#FF0000">final project delivery due]] |
|| | || | ||
|| | || |
Revision as of 22:13, 27 August 2014
Contents |
Course Description
COMP 345 - Advanced Program Design with C++ (4 credits)
Prerequisite: COMP352 previously or concurrently. Introduction to C++. I/O with stream classes. Pointers and their uses. TheStandard Template Library (STL): containers, algorithms, iterators, adaptors, function objects. Class design: constructors, destructors, operator overloading, inheritance, virtual functions, exception handling, memory management. Advanced topics: libraries, locales, STL conventions, concurrency, template metaprogramming. Applications of C++: systems, engineering, games programming. Project. Lectures: three hours per week. Laboratory: two hours per week.
Course Schedule and Contacts
component | day | time | location | instructor | e-mail address | web site |
---|---|---|---|---|---|---|
lecture D | -T-J--- | 13:15-14:30 | FG B070 | Paquet, J. | paquet@cse.concordia.ca | |
lab DI | --W---- | 20:30-22:00 | TBA | TBA | ||
lab DJ | --W---- | 20:30-22:00 | TBA | TBA | ||
office hours D | --W-—-- | 11:00-13:00 | EV-3-221 | Paquet, J. | ||
lecture N | M-W---- | 16:15-17:30 | FG B070 | Sinnig, D | d_sinnig@encs.concordia.ca | |
lab NI | --W---- | 18:00-21:00 | TBA | TBA | ||
lab NJ | --W---- | 18:00-21:00 | H-821 | TBA | ||
office hours N | TBA | Sinnig, D |
Lecture Schedule
wk | date | event | lecture topics (TENTATIVE) | material (TENTATIVE) |
---|---|---|---|---|
week 1 | sep 1 - sep 5 |
|
||
week 2 | sep 8 - sep 12 |
|
|
|
week 3 | sep 15 - sep 19 |
|
||
week 4 | sep 22 - sep 26 | |||
week 5 | sep 29 - oct 3 |
|
||
week 6 | oct 6 - oct 10 |
|
||
week 7 | oct 13 - oct 17 |
|
||
week 8 | oct 20 - oct 24 |
|
|
|
week 9 | oct 27 - oct 31 |
|
|
|
week 10 | nov 3 - nov 7 |
|
|
|
week 11 | nov 10 - nov 14 |
|
||
week 12 | nov 17 - nov 21 |
|
|
|
week 13 | nov 24 - nov 28 |
|
||
exam week | dec 3 - dec 18 |
|
Course Material and Resources
- Course outline
- ENCS Electronic Student Submission System
- Source code of all program examples in Walter Savitch's "Absolute C++"
- Source code of all program examples in Daniel Liang's "Introduction to Programming with C++"