Difference between revisions of "SOEN6441 - fall 2014"

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 complexity: programming process. Pragmati...")
 
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, J. || paquet@cse.concordia.ca  ||
+
|| lecture U       || <tt>M------</tt> || <tt>14:45-17:30</tt> || <tt>H-431</tt>     || Paquet, J. || paquet@cse.concordia.ca  ||
 
|-
 
|-
|| office hours  || <tt>---T—--</tt> || <tt>10:30-12:30</tt> || <tt>EV-3-221</tt>     || Paquet, J. ||                          ||
+
|| office hours D || <tt>--W---</tt> || <tt>11:00-13:00</tt> || <tt>EV-3-221</tt> || Paquet, J. ||                          ||
 
|-
 
|-
|| lab hours UI || <tt>M------</tt> || <tt>12:45-14:35</tt> || <tt>H-929</tt>       || TBA   || ||  
+
|| lab hours UI   || <tt>M------</tt> || <tt>12:45-14:35</tt> || <tt>H-929</tt>     || TBA       ||                           ||  
 
|-
 
|-
|| lab hours UJ || <tt>-T-----</tt> || <tt>17:45-19:35</tt> || <tt>H-929</tt>       || TBA   || ||  
+
|| lab hours UJ   || <tt>-T-----</tt> || <tt>17:45-19:35</tt> || <tt>H-929</tt>     || TBA       ||                           ||  
 
+
 
|}
 
|}
  

Revision as of 08:39, 15 August 2014

Contents

Course Description

SOEN 6441 - Advanced programming practices (4 credits)

Problems of writing and managing code. Managing complexity: programming process. Pragmatic Programming. Coding conventions, software documentation. Software configuration management. Advanced debugging techniques: program tracing, dynamic inspection and tools. Testing: coding techniques for testing software. Multithreading concurrency and distributed programming. Multi-language programming. A project. Laboratory: two hours per week. Note: Students who have received credit for COMP 6441 may not take this course for credit.

Course Schedule and Contacts

component day time location instructor e-mail address web page
lecture U M------ 14:45-17:30 H-431 Paquet, J. paquet@cse.concordia.ca
office hours D --W-—-- 11:00-13:00 EV-3-221 Paquet, J.
lab hours UI M------ 12:45-14:35 H-929 TBA
lab hours UJ -T----- 17:45-19:35 H-929 TBA

Lecture Schedule

wk date event topics (tentative)
week 1 sep 8
  • introduction to the course & project
week 2 sep 15
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 8
exam week dec 3-18
  • final examination (TBD)

Course Material and Resources