Difference between revisions of "SOEN6441 - fall 2017"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Course Schedule and Contacts)
(Lecture Schedule)
 
(5 intermediate revisions by one user not shown)
Line 17: Line 17:
 
|| lecture U      || <tt>---J---</tt> || <tt>14:45-17:30</tt> || <tt>H 435</tt>    || Paquet, Joey      || <tt>paquet@encs.concordia.ca</tt>  
 
|| lecture U      || <tt>---J---</tt> || <tt>14:45-17:30</tt> || <tt>H 435</tt>    || Paquet, Joey      || <tt>paquet@encs.concordia.ca</tt>  
 
|-
 
|-
|| office hours  || <tt>--W----</tt> || <tt>10:00-12:00</tt> || <tt>EV 3.221</tt>  || Paquet, Joey      ||                           
+
|| office hours  || <tt>-T------</tt> || <tt>10:00-12:00</tt> || <tt>EV 3.221</tt>  || Paquet, Joey      ||                           
 
|-
 
|-
 
|| lab hours UI  || <tt>---J---</tt> || <tt>12:45-14:35</tt> || <tt>H 907</tt>      || Laleh, Touraj    || <tt>t_laleh@encs.concordia.ca</tt>  
 
|| lab hours UI  || <tt>---J---</tt> || <tt>12:45-14:35</tt> || <tt>H 907</tt>      || Laleh, Touraj    || <tt>t_laleh@encs.concordia.ca</tt>  
Line 23: Line 23:
 
|| lab hours UJ  || <tt>---J---</tt> || <tt>17:45-19:35</tt> || <tt>H 929</tt>      || Laleh, Touraj    ||   
 
|| lab hours UJ  || <tt>---J---</tt> || <tt>17:45-19:35</tt> || <tt>H 929</tt>      || Laleh, Touraj    ||   
 
|-
 
|-
|| lab hours UK  || <tt>---J---</tt> || <tt>17:45-19:35</tt> || <tt>H 831</tt>      || Gupta, Jyotsana  || <tt>TBA</tt>   
+
|| lab hours UK  || <tt>---J---</tt> || <tt>17:45-19:35</tt> || <tt>H 831</tt>      || Gupta, Jyotsana  || <tt>jyotsana.gupta@mail.concordia.ca</tt>   
 
   
 
   
 
|}
 
|}
Line 101: Line 101:
 
|-
 
|-
 
|| week 10
 
|| week 10
|| nov 9-10
+
|| nov 8-9
 
||
 
||
 
*[[SOEN6441 fall 2017 build 2 schedule|project build 2 due (presentations-no lecture)]]
 
*[[SOEN6441 fall 2017 build 2 schedule|project build 2 due (presentations-no lecture)]]
Line 109: Line 109:
 
|| nov 16
 
|| nov 16
 
||
 
||
*[[Media:Build3Grading.SOEN6441.2017.2.pdf|project build 3 requirements/grading scheme (handout)]]
+
*[[Media:Build3Grading.SOEN6441.2017.2.zip|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]]
Line 130: Line 130:
 
||dec 6 - dec 30
 
||dec 6 - dec 30
 
||
 
||
*final examination - TBD
+
*final examination - Thu Dec 14th, 19h00-22h00, FGC070&FGC080
 
||
 
||
 
|}
 
|}

Latest revision as of 20:55, 14 November 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 U ---J--- 14:45-17:30 H 435 Paquet, Joey paquet@encs.concordia.ca
office hours -T------ 10:00-12:00 EV 3.221 Paquet, Joey
lab hours UI ---J--- 12:45-14:35 H 907 Laleh, Touraj t_laleh@encs.concordia.ca
lab hours UJ ---J--- 17:45-19:35 H 929 Laleh, Touraj
lab hours UK ---J--- 17:45-19:35 H 831 Gupta, Jyotsana jyotsana.gupta@mail.concordia.ca

Lecture Schedule

wk date event topic
week 1 sept 7
week 2 sept 14
  • [sept 15] team lists due
week 3 sept 21
week 4 sept 28
week 5 oct 5
week 6 oct 12
  • midterm examination (no lecture)
week 7 oct 19-20
week 8 oct 26
week 9 nov 2
  • [nov 6] deadline for withdrawal
week 10 nov 8-9
week 11 nov 16
week 12 nov 23
week 13 nov 30 - dec 1
exam week dec 6 - dec 30
  • final examination - Thu Dec 14th, 19h00-22h00, FGC070&FGC080

Course Material and Resources