Difference between revisions of "SOEN6441 winter 2016"
From Dr. Joey Paquet Web Site
(→Course Schedule and Contacts) |
(→Course Schedule and Contacts) |
||
Line 15: | Line 15: | ||
! {{tableHeaderCell}} | e-mail address | ! {{tableHeaderCell}} | e-mail address | ||
|- | |- | ||
− | || lecture WW || <tt>---T---</tt> || <tt>14:45-17:30</tt> || <tt>H-553</tt> || Paquet, Joey || paquet@encs.concordia.ca | + | || lecture WW || <tt>---T---</tt> || <tt>14:45-17:30</tt> || <tt>H-553</tt> || Paquet, Joey || paquet@encs.concordia.ca |
|- | |- | ||
− | || office hours || <tt>--W----</tt> || <tt>12:00-14:00</tt> || <tt>EV-3-221</tt> || Paquet, Joey || | + | || office hours || <tt>--W----</tt> || <tt>12:00-14:00</tt> || <tt>EV-3-221</tt> || Paquet, Joey || |
|- | |- | ||
− | || lab hours WWWI || <tt>---T---</tt> || <tt>20:30-22:20</tt> || <tt>TBA</tt> || Laleh, T || t_laleh@encs.concordia.ca | + | || lab hours WWWI || <tt>---T---</tt> || <tt>20:30-22:20</tt> || <tt>TBA</tt> || Laleh, T || t_laleh@encs.concordia.ca |
|- | |- | ||
− | || lab hours WWWJ || <tt>---T---</tt> || <tt>15:45-17:35</tt> || <tt>TBA</tt> || Erfani, M || m_erfa@encs.concordia.ca | + | || lab hours WWWJ || <tt>---T---</tt> || <tt>15:45-17:35</tt> || <tt>TBA</tt> || Erfani, M || m_erfa@encs.concordia.ca |
|} | |} | ||
Revision as of 14:16, 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 | TBA | Laleh, T | t_laleh@encs.concordia.ca |
lab hours WWWJ | ---T--- | 15:45-17:35 | TBA | Erfani, M | 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 | ||
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 |
|