Difference between revisions of "SOEN6441 - fall 2011"

From Dr. Joey Paquet Web Site
Jump to: navigation, search
(Created page with "==Course Description== Problems of writing and managing code. Managing complexity: programming process. Pragmatic Programming. Coding conventions, software documentation. Sof...")
 
Line 1: Line 1:
 
==Course Description==
 
==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.
 
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==
'''SOEN 6441 - Advanced programming practices''' (4 credits)
+
 
+
  
 
{| {{simpleTable}}
 
{| {{simpleTable}}
Line 26: Line 26:
 
|}
 
|}
  
===Lecture Schedule===
+
==Lecture Schedule==
  
 
{| {{simpleTable}}
 
{| {{simpleTable}}

Revision as of 21:22, 14 November 2013

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-423 Paquet, J. paquet@cse.concordia.ca
office hours ---T—-- 10:30-12:30 EV-3-221 Paquet, J.
lab hours UI M------ 12:45-14:35 H-817 Rana, R. r_ran@encs.concordia.ca link
lab hours UJ -T----- 17:45-19:35 H-817 Rabah, S. s_rabah@encs.concordia.ca link

Lecture Schedule

wk date event topics (tentative)
week 1 sep 12
  • introduction to the course & project
week 2 sep 19
week 3 sep 26
week 4 oct 3
week 5 oct 17
week 6 oct 24
  • midterm examination (no lecture)
  • [oct 30] Deadline for withdrawal
week 7 oct 31
week 8 nov 7
week 9 nov 14
week 10 nov 21
week 11 nov 28
week 12 dec 5
week 13 dec 6
exam week dec 7-22
  • final examination (19:00-22:00, Monday, December 12th, 2011, FGB060)

Course Material and Resources