Difference between revisions of "SOEN6441 - winter 2017"
From Dr. Joey Paquet Web Site
(→Lecture Schedule) |
(→Lecture Schedule) |
||
(12 intermediate revisions by one user not shown) | |||
Line 19: | Line 19: | ||
|| office hours || <tt>--W----</tt> || <tt>10:00-12:00</tt> || <tt>EV 3.221</tt> || Paquet, Joey || | || office hours || <tt>--W----</tt> || <tt>10:00-12:00</tt> || <tt>EV 3.221</tt> || Paquet, Joey || | ||
|- | |- | ||
− | || lab hours WWWI || <tt>---J---</tt> || <tt>20:30-22:20</tt> || <tt>H | + | || lab hours WWWI || <tt>---J---</tt> || <tt>20:30-22:20</tt> || <tt>H 843</tt> || Gingras, Francois || <tt>f_gingr@encs.concordia.ca</tt> |
|- | |- | ||
|| lab hours WWWJ || <tt>---J---</tt> || <tt>15:45-17:35</tt> || <tt>H 811</tt> || Gingras, Francois || <tt></tt> | || lab hours WWWJ || <tt>---J---</tt> || <tt>15:45-17:35</tt> || <tt>H 811</tt> || Gingras, Francois || <tt></tt> | ||
Line 61: | Line 61: | ||
|| feb 2 | || feb 2 | ||
|| | || | ||
− | *project build 1 requirements/grading scheme (handout) | + | *[[Media:Build1Grading.SOEN6441.2017.pdf|project build 1 requirements/grading scheme (handout)]] |
|| | || | ||
*[[Media:SOEN6441.apidocgen.ppt|API documentation generation tools: Javadoc]] | *[[Media:SOEN6441.apidocgen.ppt|API documentation generation tools: Javadoc]] | ||
Line 89: | Line 89: | ||
|| mar 2 | || mar 2 | ||
|| | || | ||
− | * project build 1 due (presentations-no lecture) | + | *[[SOEN6441 winter 2017 build 1 schedule|project build 1 due (presentations-no lecture)]] |
|| | || | ||
|- | |- | ||
Line 95: | Line 95: | ||
|| mar 9 | || mar 9 | ||
|| | || | ||
− | *project build 2 requirements/grading scheme (handout) | + | *[[Media:Build2Grading.SOEN6441.2017.4.pdf|project build 2 requirements/grading scheme (handout)]] |
|| | || | ||
*[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | *[[Media:SOEN6441.patterns.ppt|design patterns in Java]] | ||
Line 109: | Line 109: | ||
|| mar 23 | || mar 23 | ||
|| | || | ||
− | * project build 2 due (presentations-no lecture) | + | *[[SOEN6441 winter 2017 build 2 schedule|project build 2 due (presentations-no lecture)]] |
|| | || | ||
|- | |- | ||
Line 115: | Line 115: | ||
|| mar 30 | || mar 30 | ||
|| | || | ||
− | *project build 3 requirements/grading scheme (handout) | + | *[[Media:Build3Grading.SOEN6441.2017.4.pdf|project build 3 requirements/grading scheme (handout)]] |
|| | || | ||
*[[Media:SOEN6441.exceptions.ppt|fault tolerance through exception handling]] | *[[Media:SOEN6441.exceptions.ppt|fault tolerance through exception handling]] | ||
Line 130: | Line 130: | ||
|| apr 12-13 | || apr 12-13 | ||
|| | || | ||
− | *project build 3 due (presentations-no lecture) | + | *[[SOEN6441 winter 2017 build 3 schedule|project build 3 due (presentations-no lecture)]] |
|| | || | ||
|- | |- | ||
Line 136: | Line 136: | ||
|| apr 19 - may 2 | || apr 19 - may 2 | ||
|| | || | ||
− | *final examination - | + | *final examination - Wed, Apr 19 2017, 19:00-22:00, FG B080 & FG C070 |
|| | || | ||
|} | |} |
Latest revision as of 19:06, 2 April 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 820 | Paquet, Joey | paquet@encs.concordia.ca |
office hours | --W---- | 10:00-12:00 | EV 3.221 | Paquet, Joey | |
lab hours WWWI | ---J--- | 20:30-22:20 | H 843 | Gingras, Francois | f_gingr@encs.concordia.ca |
lab hours WWWJ | ---J--- | 15:45-17:35 | H 811 | Gingras, Francois | |
lab hours WWWK | ---J--- | 9:00-11:00 | H 967 | Laleh, Touraj | t_laleh@encs.concordia.ca |
lab hours WWWL | ---J--- | 20:30-22:20 | H 847 | Laleh, Touraj |
Lecture Schedule
wk | date | event | topic |
---|---|---|---|
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 12-13 | ||
exam week | apr 19 - may 2 |
|