Difference between revisions of "SOEN6441 - fall 2019"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Course Schedule and Contacts)
(Course Schedule and Contacts)
Line 15: Line 15:
 
! {{tableHeaderCell}} | e-mail address
 
! {{tableHeaderCell}} | e-mail address
 
|-
 
|-
|| lecture W      || <tt>----F---</tt>  || <tt>13:15-16:00</tt> || <tt>FG-B-060</tt>    || Paquet, Joey       || <tt>paquet@encs.concordia.ca</tt>  
+
|| lecture W      || <tt>----F---</tt>  || <tt>13:15-16:00</tt> || <tt>FG-B-060</tt>    || Joey Paquet        || <tt>paquet@encs.concordia.ca</tt>  
 
|-
 
|-
|| instructor's office hours  || <tt>--W-----</tt> || <tt>10:00-12:00</tt> || <tt>EV-3-221</tt>    || Paquet, Joey       ||   
+
|| instructor's office hours  || <tt>--W-----</tt> || <tt>10:00-12:00</tt> || <tt>EV-3-221</tt>    || Joey Paquet      ||   
 
|-
 
|-
 
|| lab W WI      || <tt>---J----</tt> || <tt>11:45-13:35</tt> || <tt>H-907</tt>        || Sadaf Sajam        || <tt>sadaf.najam91@gmail.com</tt>
 
|| lab W WI      || <tt>---J----</tt> || <tt>11:45-13:35</tt> || <tt>H-907</tt>        || Sadaf Sajam        || <tt>sadaf.najam91@gmail.com</tt>
Line 25: Line 25:
 
|| lab W WK      || <tt>----F---</tt> || <tt>17:45-19:35</tt> || <tt>H-823</tt>        || Jashan Sekhon      || <tt>sekhonjashan@gmail.com</tt>
 
|| lab W WK      || <tt>----F---</tt> || <tt>17:45-19:35</tt> || <tt>H-823</tt>        || Jashan Sekhon      || <tt>sekhonjashan@gmail.com</tt>
 
|-
 
|-
|| marker        ||                  ||                      ||                       || Sadaf Sajam        || <tt>sadaf.najam91@gmail.com</tt>
+
|| marker        ||                  ||                      ||                       || Sadaf Sajam        || <tt>sadaf.najam91@gmail.com</tt>
 
|-
 
|-
|| marker        ||                  ||                      ||                       || Jashan Sekhon      || <tt>sekhonjashan@gmail.com</tt>                     
+
|| marker        ||                  ||                      ||                       || Jashan Sekhon      || <tt>sekhonjashan@gmail.com</tt>                     
 
|}
 
|}
  

Revision as of 10:05, 4 September 2019

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 name e-mail address
lecture W ----F--- 13:15-16:00 FG-B-060 Joey Paquet paquet@encs.concordia.ca
instructor's office hours --W----- 10:00-12:00 EV-3-221 Joey Paquet
lab W WI ---J---- 11:45-13:35 H-907 Sadaf Sajam sadaf.najam91@gmail.com
lab W WJ ----F--- 17:45-19:35 H-967 Sadaf Sajam sadaf.najam91@gmail.com
lab W WK ----F--- 17:45-19:35 H-823 Jashan Sekhon sekhonjashan@gmail.com
marker Sadaf Sajam sadaf.najam91@gmail.com
marker Jashan Sekhon sekhonjashan@gmail.com

Lecture Schedule

wk date event topic
week 1 sept 6
week 2 sept 13
  • team lists due - sept 15
week 3 sept 20
week 4 sept 27
week 5 oct 4
week 6 oct 11
  • midterm examination
week 7 oct 18
week 8 oct 25
week 9 nov 1
  • deadline for withdrawal (nov 4)
week 10 nov 8
  • project build 2 due (nov 7,8,9 - presentations - no lecture)]]
week 11 nov 15
week 12 nov 22
week 13 nov 29
exam week dec 5 - dec 19
  • final examination (final) TBD

Course Material and Resources