Difference between revisions of "SOEN6441 winter 2016"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Created page with "==Course Description== '''SOEN 6441 - Advanced programming practices''' (4 credits) Problems of writing and managing code. Managing code complexity and quality through a pro...")
 
(Course Schedule and Contacts)
Line 16: Line 16:
 
! {{tableHeaderCell}} | web page
 
! {{tableHeaderCell}} | web page
 
|-
 
|-
|| lecture U      || <tt>M------</tt> || <tt>14:45-17:30</tt> || <tt>H-431</tt>    || Paquet, Joey      || paquet@encs.concordia.ca  ||
+
|| lecture WW      || <tt>---T---</tt> || <tt>14:45-17:30</tt> || <tt>H-553</tt>    || Paquet, Joey      || paquet@encs.concordia.ca  ||
 
|-
 
|-
|| office hours || <tt>---—F--</tt> || <tt>10:00-12:00</tt> || <tt>EV-3-221</tt>  || Paquet, Joey      ||                            ||
+
|| office hours   || <tt>--W----</tt> || <tt>12:00-14:00</tt> || <tt>EV-3-221</tt>  || Paquet, Joey      ||                            ||
 
|-
 
|-
|| lab hours UI    || <tt>M------</tt> || <tt>12:45-14:35</tt> || <tt>H-929</tt>     || Patel, Jaiminkumar || jai_p@encs.concordia.ca    ||  
+
|| lab hours WWWI  || <tt>---T---</tt> || <tt>20:30-22:20</tt> || <tt>TBA</tt>       || TBA                || TBA                        ||  
 
|-
 
|-
|| lab hours UJ    || <tt>-T-----</tt> || <tt>17:45-19:35</tt> || <tt>H-929</tt>     || Ricci, Daniel      || da_ricci@encs.concordia.ca ||  
+
|| lab hours WWWJ  || <tt>---T---</tt> || <tt>15:45-17:35</tt> || <tt>TBA</tt>       || TBA                || TBA                        ||  
 
|}
 
|}
  

Revision as of 13:14, 7 January 2016

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 web page
lecture WW ---T--- 14:45-17:30 H-553 Paquet, Joey paquet@encs.concordia.ca
office hours --W---- 12:00-14:00 EV-3-221 Paquet, Joey
lab hours WWWI ---T--- 20:30-22:20 TBA TBA TBA
lab hours WWWJ ---T--- 15:45-17:35 TBA TBA TBA

Lecture Schedule

NOTE: Links in red are pointing to previous material and will be updated as the semester proceeds.

wk date event topics (tentative)
week 1 sep 8
week 2 sep 15
  • [sep 19] team lists due
week 3 sep 22
week 4 oct 29
week 5 oct 6
oct 13
  • Thanksgiving, University closed
week 6 oct 20
  • midterm examination (no lecture)
  • [oct 26] Deadline for withdrawal
week 7 oct 27
week 8 nov 3
week 9 nov 10
week 10 nov 17
week 11 nov 24
week 12 dec 1
week 13 dec 2
exam week dec 3-18
  • final examination (December 8th 2014, 14h00-17h00, FGC070 -- confirmed)

Course Material and Resources