Difference between revisions of "SOEN6441 - fall 2018"
From Dr. Joey Paquet Web Site
(→Lecture Schedule) |
(→Lecture Schedule) |
||
(10 intermediate revisions by one user not shown) | |||
Line 86: | Line 86: | ||
|| oct 11,12 | || oct 11,12 | ||
|| | || | ||
− | *midterm examination <br> oct 13 - 13h00-15h30 - H435 (names A-Me), H535 (names Mi-Z) | + | *midterm examination <br> oct 13 - 13h00-15h30 - H435 (names A-Me), H535 (names Mi-Z) <br> [[Media:Grades.SOEN6441.midterm.2018.2.pdf|results]] |
|| | || | ||
*[[Media:SOEN6441.8.refactoring.ppt|refactoring]] | *[[Media:SOEN6441.8.refactoring.ppt|refactoring]] | ||
Line 93: | Line 93: | ||
|| oct 18,19,20 | || oct 18,19,20 | ||
|| | || | ||
− | *[[SOEN6441 fall 2018 build 1 schedule|project build 1 due (oct 18,19,20 - presentations - no lecture)]] | + | *[[SOEN6441 fall 2018 build 1 schedule|project build 1 due (oct 18,19,20 - presentations - no lecture)]]<br>[[Media:grades.build1.SOEN6441.paquet.2018.2.pdf|results]] |
|| | || | ||
|- | |- | ||
Line 111: | Line 111: | ||
|- | |- | ||
|| week 10 | || week 10 | ||
− | || nov 8,9 | + | || nov 8,9 |
|| | || | ||
− | *[[SOEN6441 fall 2018 build 2 schedule|project build 2 due (nov 8,9 | + | *[[SOEN6441 fall 2018 build 2 schedule|project build 2 due (nov 8,9 - presentations - no lecture)]]<br>[[Media:grades.build2.SOEN6441.paquet.2018.2.pdf|results]] |
|| | || | ||
|- | |- | ||
Line 119: | Line 119: | ||
|| nov 15,16 | || nov 15,16 | ||
|| | || | ||
− | *[[Media:Build3Grading.SOEN6441.2018.2. | + | *[[Media:Build3Grading.SOEN6441.2018.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 134: | Line 134: | ||
|| nov 29,30, dec 1 | || nov 29,30, dec 1 | ||
|| | || | ||
− | *[[SOEN6441 fall 2018 build 3 schedule|project build 3 due (nov 29,30, dec 1 - presentations - no lecture)]] | + | *[[SOEN6441 fall 2018 build 3 schedule|project build 3 due (nov 29,30, dec 1 - presentations - no lecture)]]<br>[[Media:grades.build3.SOEN6441.paquet.2018.2.pdf|results]] |
|| | || | ||
|- | |- | ||
Line 140: | Line 140: | ||
||dec 5 - dec 19 | ||dec 5 - dec 19 | ||
|| | || | ||
− | * | + | *final examination (final) <br> thu dec 13 14:00-17:00 <br> FGB060 (SID: 20000000 to 40050000) <br> FGC070 (SID: 40050001 to 40078800) <br> FGC080 (SID: 40078801 to 40099999) <br> [[Media:Grades.SOEN6441.final.2018.2.pdf|results]] |
|| | || | ||
|} | |} |
Latest revision as of 14:32, 17 December 2018
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 U | ---J--- | 14:45-17:30 | GN M 100 | Paquet, Joey | paquet@encs.concordia.ca |
lecture W | ----F-- | 13:15-16:00 | GN M 100 | Paquet, Joey | paquet@encs.concordia.ca |
instructor's office hours | --W----- | 10:00-12:00 | EV 3.221 | Paquet, Joey | |
lab U UI | ---J---- | 12:45-14:35 | H903 | Haotao Lai | h_lai@encs.concordia.ca |
lab U UJ | ---J---- | 17:45-19:35 | H907 | Jyotsana Gupta | j_gupta@encs.concordia.ca |
lab U UK | ---J---- | 17:45-19:35 | H917 | Sadaf Najam | s_najam@encs.concordia.ca |
lab U WI | ---J---- | 12:45-14:35 | H967 | Jashan Singh | s_asha@encs.concordia.ca |
lab U WJ | ---J---- | 17:45-19:35 | H967 | Sadaf Najam | s_najam@encs.concordia.ca |
marker | Sadaf Najam | s_najam@encs.concordia.ca | |||
marker | Haotao Lai | h_lai@encs.concordia.ca |
Lecture Schedule
wk | date | event | topic |
---|---|---|---|
week 1 | sept 6,7 | ||
week 2 | sept 13,14 |
|
|
week 3 | sept 20,21 | ||
week 4 | sept 27,28 | ||
week 5 | oct 4,5 | ||
week 6 | oct 11,12 |
|
|
week 7 | oct 18,19,20 | ||
week 8 | oct 25,26 | ||
week 9 | nov 1,2 |
|
|
week 10 | nov 8,9 | ||
week 11 | nov 15,16 | ||
week 12 | nov 22,23 | ||
week 13 | nov 29,30, dec 1 | ||
exam week | dec 5 - dec 19 |
|