Difference between revisions of "SOEN6441 - winter 2017"
From Dr. Joey Paquet Web Site
(→Lecture Schedule) |
(→Lecture Schedule) |
||
Line 87: | Line 87: | ||
*[[SOEN6441 - winter 2016 - build 1 schedule|project build 1 due (presentations-no lecture)]] | *[[SOEN6441 - winter 2016 - build 1 schedule|project build 1 due (presentations-no lecture)]] | ||
|| | || | ||
− | |||
− | |||
|- | |- | ||
|| week 8 | || week 8 | ||
Line 95: | Line 93: | ||
*[[Media:Build2Grading.SOEN6441.2016.4.pdf|project build 2 requirements/grading scheme]] | *[[Media:Build2Grading.SOEN6441.2016.4.pdf|project build 2 requirements/grading scheme]] | ||
|| | || | ||
− | + | *[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | |
+ | *[[Media:Java Patterns.zip|source code for pattern examples]] | ||
|- | |- | ||
|| week 9 | || week 9 |
Revision as of 12:20, 9 January 2017
Contents |
Course Description
SOEN 6441 - Advanced programming practices (4 credits)
Problems of writing and managing code. Managing code complexity and quality through a programming process. Coding conventions. Inline software documentation. Software configuration management. Tools and techniques for testing software. Multithreading concurrency. Code reuse in software development. Quality in coding, fault tolerance. A project. Laboratory: two hours per week.
Course Schedule and Contacts
component | day | time | location | instructor | e-mail address |
---|---|---|---|---|---|
lecture WW | ---J--- | 17:45-20:15 | H-553 | Paquet, Joey | paquet@encs.concordia.ca |
office hours | --W---- | 12:00-14:00 | EV-3-221 | Paquet, Joey | |
lab hours WWWI | ---J--- | 20:30-22:20 | H-849 | Laleh, Touraj | t_laleh@encs.concordia.ca |
lab hours WWWJ | ---J--- | 15:45-17:35 | H-849 | Erfani, Mostafa | m_erfa@encs.concordia.ca |
Lecture Schedule
wk | date | event | topics (tentative) |
---|---|---|---|
week 1 | jan 12 | ||
week 2 | jan 19 |
|
|
week 3 | jan 26 | ||
week 4 | feb 2 | ||
week 5 | feb 9 | ||
week 6 | feb 16 |
|
|
midterm break | feb 20-26 | ||
week 7 | mar 2 | ||
week 8 | mar 9 | ||
week 9 | mar 16 |
|
|
week 10 | mar 23 | ||
week 11 | mar 30 | ||
week 12 | apr 6 | ||
week 13 | apr 13 | ||
exam week | apr 19 - may 2 |
|