Difference between revisions of "SOEN6441 winter 2016"
From Dr. Joey Paquet Web Site
(→Course Schedule and Contacts) |
(→Lecture Schedule) |
||
Line 58: | Line 58: | ||
|| jan 28 | || jan 28 | ||
|| | || | ||
− | *[[Media:Build1Grading.SOEN6441.2014.2.pdf|project build 1 requirements/grading scheme]] | + | *[[Media:Build1Grading.SOEN6441.2014.2.pdf|project build 1 requirements/grading scheme (TO BE UPDATED)]] |
|| | || | ||
*[[Media:SOEN6441.unittesting.ppt|unit testing frameworks: JUnit]] | *[[Media:SOEN6441.unittesting.ppt|unit testing frameworks: JUnit]] | ||
Line 91: | Line 91: | ||
|| mar 3 | || mar 3 | ||
|| | || | ||
− | *[[Media:Build2Grading.SOEN6441.2014.2.pdf|project build 2 requirements/grading scheme]] | + | *[[Media:Build2Grading.SOEN6441.2014.2.pdf|project build 2 requirements/grading scheme (TO BE UPDATED)]] |
|| | || | ||
*[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | *[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | ||
Line 113: | Line 113: | ||
|| mar 24 | || mar 24 | ||
|| | || | ||
− | *[[Media:Build3Grading.SOEN6441.2014.2.pdf|project build 3 requirements/grading scheme]] | + | *[[Media:Build3Grading.SOEN6441.2014.2.pdf|project build 3 requirements/grading scheme (TO BE UPDATED)]] |
|| | || | ||
*[[Media:SOEN6441.exceptions.ppt|fault tolerance through exception handling]] | *[[Media:SOEN6441.exceptions.ppt|fault tolerance through exception handling]] |
Revision as of 15:39, 7 January 2016
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 | ---T--- | 14:45-17:30 | H-553 | Paquet, Joey | paquet@encs.concordia.ca |
office hours | --W---- | 12:00-14:00 | EV-3-221 | Paquet, Joey | |
lab hours WWWI | ---T--- | 20:30-22:20 | H-849 | Laleh, Touraj | t_laleh@encs.concordia.ca |
lab hours WWWJ | ---T--- | 15:45-17:35 | H-849 | Erfani, Mostafa | m_erfa@encs.concordia.ca |
Lecture Schedule
wk | date | event | topics (tentative) |
---|---|---|---|
week 1 | jan 7 | ||
week 2 | jan 14 |
|
|
week 3 | jan 21 | ||
week 4 | jan 28 | ||
week 5 | feb 4 | ||
week 6 | feb 11 |
|
|
week 7 | feb 18 | ||
midterm break | feb 22-28 | ||
week 8 | mar 3 | ||
week 9 | mar 10 |
|
|
week 10 | mar 17 | ||
week 11 | mar 24 | ||
week 12 | mar 31 | ||
week 13 | apr 7 | ||
exam week | apr 15 - may 1 |
|