Difference between revisions of "SOEN6441 - fall 2019"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Course Schedule and Contacts)
(Lecture Schedule)
 
(20 intermediate revisions by one user not shown)
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>H907</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 Najam       || <tt>sadaf.najam91@gmail.com</tt>
 
|-
 
|-
|| lab W WJ      || <tt>----F---</tt> || <tt>17:45-19:35</tt> || <tt>H967</tt>        || Sadaf Sajam       || <tt>sadaf.najam91@gmail.com</tt>
+
|| lab W WJ      || <tt>----F---</tt> || <tt>17:45-19:35</tt> || <tt>H-967</tt>        || Sadaf Najam       || <tt>sadaf.najam91@gmail.com</tt>
 
|-
 
|-
|| lab W WK      || <tt>----F---</tt> || <tt>17:45-19:35</tt> || <tt>H823</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 Najam       || <tt>sadaf.najam91@gmail.com</tt>
 
|-
 
|-
|| marker        ||                  ||                      ||                       || Jashan Sekhon      || <tt>sekhonjashan@gmail.com</tt>                     
+
|| marker        ||                  ||                      ||                       || Jashan Sekhon      || <tt>sekhonjashan@gmail.com</tt>                     
 
|}
 
|}
  
Line 75: Line 75:
 
||
 
||
 
*[[Media:SOEN6441.7.MVC.ppt|model view controller architecture and observer pattern]]
 
*[[Media:SOEN6441.7.MVC.ppt|model view controller architecture and observer pattern]]
*[[Media:ClockObserverDemo.zip|source code for observer example]]
+
*[[Media:ClockObserverDemoJavaObserver.zip|source code for Observer example using (deprecated) Java Observer/Observable]]
 +
*[[Media:ClockObserverDemo.zip|source code for Observer example]]
 
|-
 
|-
 
|| week 6
 
|| week 6
 
|| oct 11
 
|| oct 11
||
+
||  
*midterm examination
+
*midterm examination <br>[[Media:grades.midterm.online.SOEN6441.paquet.2019.2.pdf|results]]
 
||
 
||
 
|-
 
|-
Line 86: Line 87:
 
|| oct 18
 
|| oct 18
 
||
 
||
*[[SOEN6441 fall 2019 build 1 schedule|project build 1 due (oct 16,17,18 - presentations - no lecture)]]
+
*[[SOEN6441 fall 2019 build 1 schedule|project build 1 due (oct 17,18 - presentations - no lecture)]] <br>[[Media:grades.build1.online.SOEN6441.paquet.2019.2.pdf|results]]
 
||
 
||
 
|-
 
|-
Line 107: Line 108:
 
|| nov 8
 
|| nov 8
 
||
 
||
*project build 2 due (nov 7,8,9 - presentations - no lecture)]]
+
*[[project build 2 due (nov 6,7,8 - presentations - no lecture)]] <br>[[Media:grades.build2.online.SOEN6441.paquet.2019.2.pdf|results]]
 
||
 
||
 
|-
 
|-
Line 113: Line 114:
 
|| nov 15
 
|| nov 15
 
||
 
||
*[[SOEN6441 fall 2019 build 2 schedule|project build 3 requirements/grading scheme (handout)]]
+
*[[Media:Build3Grading.SOEN6441.2019.2.pdf|project build 3 requirements/grading scheme (handout)]]
 
||
 
||
 
*[[Media:SOEN6441.10.exceptions.ppt|fault tolerance through exception handling]]
 
*[[Media:SOEN6441.10.exceptions.ppt|fault tolerance through exception handling]]
Line 128: Line 129:
 
|| nov 29
 
|| nov 29
 
||
 
||
*[[SOEN6441 fall 2019 build 3 schedule|project build 3 due (nov 27,28, 29 - presentations - no lecture)]]
+
*[[SOEN6441 fall 2019 build 3 schedule|project build 3 due (nov 28, 29 - presentations - no lecture)]] <br>[[Media:grades.build3.online.SOEN6441.paquet.2019.2.pdf|results]]
 
||
 
||
 
|-
 
|-
Line 134: Line 135:
 
||dec 5 - dec 19
 
||dec 5 - dec 19
 
||
 
||
*final examination (final) TBD
+
*final examination (dec 19 15h00-18h00 FGB080 & FGC080 - confirmed)<br>[[Media:Grades.final.online.SOEN6441.paquet.2019.2.pdf|results]]
 
||
 
||
 
|}
 
|}

Latest revision as of 09:03, 23 December 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 Najam sadaf.najam91@gmail.com
lab W WJ ----F--- 17:45-19:35 H-967 Sadaf Najam sadaf.najam91@gmail.com
lab W WK ----F--- 17:45-19:35 H-823 Jashan Sekhon sekhonjashan@gmail.com
marker Sadaf Najam 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
week 7 oct 18
week 8 oct 25
week 9 nov 1
  • deadline for withdrawal (nov 4)
week 10 nov 8
week 11 nov 15
week 12 nov 22
week 13 nov 29
exam week dec 5 - dec 19
  • final examination (dec 19 15h00-18h00 FGB080 & FGC080 - confirmed)
    results

Course Material and Resources