Difference between revisions of "SOEN6441 winter 2016"
From Dr. Joey Paquet Web Site
(Created page with "==Course Description== '''SOEN 6441 - Advanced programming practices''' (4 credits) Problems of writing and managing code. Managing code complexity and quality through a pro...") |
(→Course Schedule and Contacts) |
||
Line 16: | Line 16: | ||
! {{tableHeaderCell}} | web page | ! {{tableHeaderCell}} | web page | ||
|- | |- | ||
− | || lecture | + | || lecture WW || <tt>---T---</tt> || <tt>14:45-17:30</tt> || <tt>H-553</tt> || Paquet, Joey || paquet@encs.concordia.ca || |
|- | |- | ||
− | || office hours | + | || office hours || <tt>--W----</tt> || <tt>12:00-14:00</tt> || <tt>EV-3-221</tt> || Paquet, Joey || || |
|- | |- | ||
− | || lab hours | + | || lab hours WWWI || <tt>---T---</tt> || <tt>20:30-22:20</tt> || <tt>TBA</tt> || TBA || TBA || |
|- | |- | ||
− | || lab hours | + | || lab hours WWWJ || <tt>---T---</tt> || <tt>15:45-17:35</tt> || <tt>TBA</tt> || TBA || TBA || |
|} | |} | ||
Revision as of 12:14, 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 | web page |
---|---|---|---|---|---|---|
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 | TBA | TBA | TBA | |
lab hours WWWJ | ---T--- | 15:45-17:35 | TBA | TBA | TBA |
Lecture Schedule
NOTE: Links in red are pointing to previous material and will be updated as the semester proceeds.
wk | date | event | topics (tentative) |
---|---|---|---|
week 1 | sep 8 | ||
week 2 | sep 15 |
|
|
week 3 | sep 22 | ||
week 4 | oct 29 | ||
week 5 | oct 6 | ||
oct 13 |
|
||
week 6 | oct 20 |
|
|
week 7 | oct 27 | ||
week 8 | nov 3 | ||
week 9 | nov 10 | ||
week 10 | nov 17 | ||
week 11 | nov 24 | ||
week 12 | dec 1 | ||
week 13 | dec 2 | ||
exam week | dec 3-18 |
|