Difference between revisions of "COMP345 - fall 2016"
From Dr. Joey Paquet Web Site
(Created page with "==Course Description== '''COMP 345 - Advanced Program Design with C++''' (4 credits) Prerequisite: COMP352 previously or concurrently. Introduction to C++. I/O with stream ...") |
(→Lecture Schedule) |
||
Line 50: | Line 50: | ||
|| sep 5 - sep 9 | || sep 5 - sep 9 | ||
|| | || | ||
− | *[[Media:Project.COMP345.2015.2.pdf|project description handout (to be updated)]] | + | *[[Media:Project.COMP345.2015.2.pdf|project description handout <span style="color:red">(to be updated)</span>]] |
|| | || | ||
*introduction to the course and project | *introduction to the course and project | ||
Line 93: | Line 93: | ||
|| sep 26 - oct 30 | || sep 26 - oct 30 | ||
|| | || | ||
− | *[[Media:Assignment1.COMP345.2015.2.pdf |individual programming assignment #1 handout (to be updated)]] | + | *[[Media:Assignment1.COMP345.2015.2.pdf |individual programming assignment #1 handout <span style="color:red">(to be updated)</span>]] |
|| | || | ||
|| | || | ||
Line 123: | Line 123: | ||
|| | || | ||
*[oct 19-20] midterm examination | *[oct 19-20] midterm examination | ||
− | *[[Media:Assignment2.COMP345.2015.2.pdf|individual programming assignment #2 handout (to be updated)]] | + | *[[Media:Assignment2.COMP345.2015.2.pdf|individual programming assignment #2 handout <span style="color:red">(to be updated)</span>]] |
− | *[[Media:Gradingintermediateproject.COMP345.paquet.2015.2.pdf|project build #1 grading sheet handout (to be updated)]] | + | *[[Media:Gradingintermediateproject.COMP345.paquet.2015.2.pdf|project build #1 grading sheet handout <span style="color:red">(to be updated)</span>]] |
*[oct 21] individual programming assignment #1 due | *[oct 21] individual programming assignment #1 due | ||
|| | || | ||
Line 151: | Line 151: | ||
|| nov 31 - nov 4 | || nov 31 - nov 4 | ||
|| | || | ||
− | *[[Media:Assignment3.COMP345.2015.2.pdf|individual programming assignment #3 handout (to be updated)]] | + | *[[Media:Assignment3.COMP345.2015.2.pdf|individual programming assignment #3 handout <span style="color:red">(to be updated)</span>]] |
*[nov 4] individual programming assignment #2 due | *[nov 4] individual programming assignment #2 due | ||
*[nov 6] Deadline for withdrawal | *[nov 6] Deadline for withdrawal | ||
Line 164: | Line 164: | ||
|| nov 7 - nov 11 | || nov 7 - nov 11 | ||
|| | || | ||
− | *[nov 7-10] [[intermediate project delivery COMP345 Fall 2015|intermediate project delivery due (to be updated)]] | + | *[nov 7-10] [[intermediate project delivery COMP345 Fall 2015|intermediate project delivery due <span style="color:red">(to be updated)</span>]] |
* [[Media:PeerEvaluationReport-1.COMP345.2015.2.docx|peer evaluation sheet (to be updated)]] | * [[Media:PeerEvaluationReport-1.COMP345.2015.2.docx|peer evaluation sheet (to be updated)]] | ||
|| | || | ||
Line 176: | Line 176: | ||
|| nov 14 - nov 18 | || nov 14 - nov 18 | ||
|| | || | ||
− | *[[Media:Gradingfinalproject.COMP345.paquet.2015.2.pdf|final project build grading sheet handout (to be updated)]] | + | *[[Media:Gradingfinalproject.COMP345.paquet.2015.2.pdf|final project build grading sheet handout <span style="color:red">(to be updated)</span>]] |
|| | || | ||
*exception handling | *exception handling | ||
Line 198: | Line 198: | ||
|| nov 28 - dec 2 | || nov 28 - dec 2 | ||
|| | || | ||
− | *[dec 28 - dec 1][[final project delivery COMP345 fall 2015| final project delivery due (to be updated)]] | + | *[dec 28 - dec 1][[final project delivery COMP345 fall 2015| final project delivery due <span style="color:red">(to be updated)</span>]] |
|| | || | ||
|| | || |
Revision as of 10:29, 6 September 2016
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 |
---|---|---|---|---|---|---|
lecture D | -T-J--- | 13:15-14:30 | H-420 | Paquet, Joey | paquet@encs.concordia.ca | |
lab DI | --W---- | 20:30-22:20 | TBA | TBD | ||
lab DJ | --W---- | 20:30-22:20 | TBA | TBD | ||
office hours D | ---—F-- | 10:00-12:00 | EV-3-221 | Paquet, Joey | ||
lecture N | M-W---- | 16:15-17:30 | H-420 | Taleb, Mohammed | mtaleb@encs.concordia.ca | |
lab NI | --W---- | 17:45-19:35 | TBA | TBD | ||
lab NJ | --W---- | 17:45-19:35 | TBA | TBD | ||
office hours N | TBA | TBA | EV-3-233 | Taleb, Mohammed |
Lecture Schedule
wk | date | event | topics | lecture material | laboratory material |
---|---|---|---|---|---|
week 1 | sep 5 - sep 9 |
|
|||
week 2 | sep 12 - sep 16 |
|
|
||
week 3 | sep 19 - sep 23 |
|
|||
week 4 | sep 26 - oct 30 | ||||
week 5 | oct 3 - oct 7 |
|
|||
week 6 | oct 10 - oct 14 |
|
|
||
week 7 | oct 17 - oct 21 |
|
|||
week 8 | oct 24 - oct 28 |
|
|||
week 9 | nov 31 - nov 4 |
|
|
||
week 10 | nov 7 - nov 11 |
|
|||
week 11 | nov 14 - nov 18 |
|
|||
week 12 | nov 21 - nov 25 |
|
|
||
week 13 | nov 28 - dec 2 |
|
|||
week 14 | dec 5 |
|
|||
exam week | dec 9 - dec 22 |
|
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++"
Code used in the lecture slides
- Code from slide set 1
- MFC serialization
- Abstract classes
- Polymorphism
- Observer pattern
- Design patterns
- Virtual Inheritance
- Private Inheritance
- Operator Overloading
- Exception Handling
- Templates
- design patterns implemented in C++ (1)
- design patterns implemented in C++ (2)