Difference between revisions of "SOEN6441 - winter 2017"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Lecture Schedule)
Line 58: Line 58:
 
|| feb 2
 
|| feb 2
 
||
 
||
*[[Media:Build1Grading.SOEN6441.2016.4.pdf|project build 1 requirements/grading scheme]]
+
*project build 1 requirements/grading scheme (handout)
 
||
 
||
 
*[[Media:SOEN6441.unittesting.ppt|unit testing frameworks: JUnit]]
 
*[[Media:SOEN6441.unittesting.ppt|unit testing frameworks: JUnit]]
Line 91: Line 91:
 
|| mar 9
 
|| mar 9
 
||
 
||
*[[Media:Build2Grading.SOEN6441.2016.4.pdf|project build 2 requirements/grading scheme]]
+
*project build 2 requirements/grading scheme (handout)
 
||
 
||
 
*[[Media:SOEN6441.patterns.ppt|design patterns in Java]]
 
*[[Media:SOEN6441.patterns.ppt|design patterns in Java]]
Line 111: Line 111:
 
|| mar 30
 
|| mar 30
 
||
 
||
*[[Media:Build3Grading.SOEN6441.2016.4.pdf|project build 3 requirements/grading scheme]]
+
*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]]

Revision as of 13:51, 9 January 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 431 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 TBD TBD
lab hours WWWJ ---J--- 15:45-17:35 TBD TBD

Lecture Schedule

wk date event topic
week 1 jan 12
  • project description (handout)
week 2 jan 19
  • [jan 20] team lists due
week 3 jan 26
week 4 feb 2
  • project build 1 requirements/grading scheme (handout)
week 5 feb 9
week 6 feb 16
  • midterm examination (no lecture)
midterm break feb 20-26
week 7 mar 2
  • project build 1 due (presentations-no lecture)
week 8 mar 9
  • project build 2 requirements/grading scheme (handout)
week 9 mar 16
  • [mar 19] deadline for withdrawal
week 10 mar 23
  • |project build 2 due (presentations-no lecture)
week 11 mar 30
  • project build 3 requirements/grading scheme (handout)
week 12 apr 6
week 13 apr 13
  • project build 3 due (presentations-no lecture)
exam week apr 19 - may 2
  • final examination - TBD

Course Material and Resources