Difference between revisions of "SOEN6441 - fall 2018"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Lecture Schedule)
(Lecture Schedule)
Line 72: Line 72:
 
|| oct 11,12
 
|| oct 11,12
 
||
 
||
*midterm examination (oct 13 - 13h00-15h30 - H435, H535)
+
* [oct 13] midterm examination (oct 13 - 13h00-15h30 - H435, H535)
 
||
 
||
 
*[[Media:SOEN6441.8.refactoring.ppt|refactoring]]
 
*[[Media:SOEN6441.8.refactoring.ppt|refactoring]]
Line 79: Line 79:
 
|| oct 18,19,20
 
|| oct 18,19,20
 
||
 
||
*[[SOEN6441 fall 2018 build 1 schedule|project build 1 due (presentations-no lecture)]]
+
*[[[oct 18,19,20] SOEN6441 fall 2018 build 1 schedule|project build 1 due (presentations-no lecture)]]
 
||
 
||
 
|-
 
|-
Line 99: Line 99:
 
|| nov 8,9,10
 
|| nov 8,9,10
 
||
 
||
*[[SOEN6441 fall 2018 build 2 schedule|project build 2 due (presentations-no lecture)]]
+
*[[[nov 8,9,10] SOEN6441 fall 2018 build 2 schedule|project build 2 due (presentations-no lecture)]]
 
||
 
||
 
|-
 
|-
Line 120: Line 120:
 
|| nov 29,30, dec 1
 
|| nov 29,30, dec 1
 
||
 
||
*[[SOEN6441 fall 2018 build 3 schedule|project build 3 due (presentations-no lecture)]]
+
*[[[nov 29,30, dec 1] SOEN6441 fall 2018 build 3 schedule|project build 3 due (presentations-no lecture)]]
 
||
 
||
 
|-
 
|-
Line 126: Line 126:
 
||dec 5 - dec 19
 
||dec 5 - dec 19
 
||
 
||
*final examination - TBD
+
*[dec 13] final examination (tentative) - dec 13 14:00-17:00, room TBA
 
||
 
||
 
|}
 
|}

Revision as of 09:50, 10 October 2018

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 U ---J--- 14:45-17:30 GN M 100 Paquet, Joey paquet@encs.concordia.ca
lecture W ----F-- 13:15-16:00 GN M 100 Paquet, Joey paquet@encs.concordia.ca
office hours --W----- 10:00-12:00 EV 3.221 Paquet, Joey

Lecture Schedule

wk date event topic
week 1 sept 6,7
week 2 sept 13,14
  • [sept 15] team lists due
week 3 sept 20,21
week 4 sept 27,28
week 5 oct 4,5
week 6 oct 11,12
  • [oct 13] midterm examination (oct 13 - 13h00-15h30 - H435, H535)
week 7 oct 18,19,20
  • [[[oct 18,19,20] SOEN6441 fall 2018 build 1 schedule|project build 1 due (presentations-no lecture)]]
week 8 oct 25,26
week 9 nov 1,2
  • [nov 5] deadline for withdrawal
week 10 nov 8,9,10
  • [[[nov 8,9,10] SOEN6441 fall 2018 build 2 schedule|project build 2 due (presentations-no lecture)]]
week 11 nov 15,16
week 12 nov 22,23
week 13 nov 29,30, dec 1
  • [[[nov 29,30, dec 1] SOEN6441 fall 2018 build 3 schedule|project build 3 due (presentations-no lecture)]]
exam week dec 5 - dec 19
  • [dec 13] final examination (tentative) - dec 13 14:00-17:00, room TBA

Course Material and Resources