Difference between revisions of "SOEN6441 winter 2016"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Lecture Schedule)
 
(9 intermediate revisions by one user not shown)
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.2014.2.pdf|project build 2 requirements/grading scheme (TO BE UPDATED)]]
+
*[[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
 
||
 
||
*[[Media:SOEN6441.codeQuality.ppt|code quality]]
 
*[[Media:SOEN6441.refactoring.ppt|refactoring]]
 
 
|-
 
|-
 
|| 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.2014.2.pdf|project build 3 requirements/grading scheme (TO BE UPDATED)]]
+
*[[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 final build due (presentations-no lecture)
+
*[[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 (TBA)
+
*final examination - Apr 21st, 19h00-22h00, FGC080 (confirmed)
 
||
 
||
 
|}
 
|}

Latest revision as of 09: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
  • [jan 15] team lists due
week 3 jan 21
week 4 jan 28
week 5 feb 4
week 6 feb 11
  • midterm examination (no lecture)
week 7 feb 18
midterm break feb 22-28
week 8 mar 3
week 9 mar 10
  • [mar 13] deadline for withdrawal
week 10 mar 17
week 11 mar 24
week 12 mar 31
week 13 apr 7
exam week apr 15 - may 1
  • final examination - Apr 21st, 19h00-22h00, FGC080 (confirmed)

Course Material and Resources