Difference between revisions of "SOEN6441 winter 2016"
From Dr. Joey Paquet Web Site
(→Course Schedule and Contacts) |
(→Lecture Schedule) |
||
(11 intermediate revisions by one user not shown) | |||
Line 58: | Line 58: | ||
|| jan 28 | || jan 28 | ||
|| | || | ||
− | *[[Media:Build1Grading.SOEN6441. | + | *[[Media:Build1Grading.SOEN6441.2016.4.pdf|project build 1 requirements/grading scheme]] |
|| | || | ||
*[[Media:SOEN6441.unittesting.ppt|unit testing frameworks: JUnit]] | *[[Media:SOEN6441.unittesting.ppt|unit testing frameworks: JUnit]] | ||
Line 80: | Line 80: | ||
|| feb 18 | || feb 18 | ||
|| | || | ||
− | *project build 1 due (presentations-no lecture) | + | *[[SOEN6441 - winter 2016 - build 1 schedule|project build 1 due (presentations-no lecture)]] |
|| | || | ||
|- | |- | ||
Line 91: | Line 91: | ||
|| mar 3 | || mar 3 | ||
|| | || | ||
− | *[[Media:Build2Grading.SOEN6441. | + | *[[Media:Build2Grading.SOEN6441.2016.4.pdf|project build 2 requirements/grading scheme]] |
|| | || | ||
*[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | *[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | ||
Line 101: | Line 101: | ||
* [mar 13] deadline for withdrawal | * [mar 13] deadline for withdrawal | ||
|| | || | ||
− | |||
− | |||
|- | |- | ||
|| week 10 | || week 10 | ||
|| mar 17 | || mar 17 | ||
|| | || | ||
− | *project build 2 due (presentations-no lecture) | + | *[[SOEN6441 - winter 2016 - build 2 schedule|project build 2 due (presentations-no lecture)]] |
|| | || | ||
|- | |- | ||
Line 113: | Line 111: | ||
|| mar 24 | || mar 24 | ||
|| | || | ||
− | *[[Media:Build3Grading.SOEN6441. | + | *[[Media:Build3Grading.SOEN6441.2016.4.pdf|project build 3 requirements/grading scheme]] |
|| | || | ||
*[[Media:SOEN6441.exceptions.ppt|fault tolerance through exception handling]] | *[[Media:SOEN6441.exceptions.ppt|fault tolerance through exception handling]] | ||
Line 128: | Line 126: | ||
|| apr 7 | || apr 7 | ||
|| | || | ||
− | *project | + | *[[SOEN6441 - winter 2016 - build 3 schedule|project build 3 due (presentations-no lecture)]] |
|| | || | ||
|- | |- | ||
Line 134: | Line 132: | ||
|| apr 15 - may 1 | || apr 15 - may 1 | ||
|| | || | ||
− | *final examination ( | + | *final examination - Apr 21st, 19h00-22h00, FGC080 (confirmed) |
|| | || | ||
|} | |} | ||
Line 140: | Line 138: | ||
==Course Material and Resources== | ==Course Material and Resources== | ||
+ | *[[SOEN6441 teams winter 2016|SOEN6441 teams winter 2016]] | ||
*[[Media:Syllabus.SOEN6441.paquet.2016.4.pdf|Course outline]] | *[[Media:Syllabus.SOEN6441.paquet.2016.4.pdf|Course outline]] | ||
*[https://fis.encs.concordia.ca/eas/ ENCS Electronic Student Submission System] | *[https://fis.encs.concordia.ca/eas/ ENCS Electronic Student Submission System] |
Latest revision as of 08:46, 1 April 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 | ---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 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 |
|