Difference between revisions of "SOEN6441 - winter 2024"
From Dr. Joey Paquet Web Site
(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...") |
(→Lecture Schedule) |
||
Line 43: | Line 43: | ||
|- | |- | ||
|| week 1 | || week 1 | ||
− | || jan | + | || jan 18 |
|| | || | ||
− | *[[Media:Project.SOEN6441. | + | *[[Media:Project.SOEN6441.2024.4.pdf|[handout]]] [ [https://bit.ly/3ovwL8l video] ] project description (handout) |
|| | || | ||
*[[Media:SOEN6441.0.introduction.2021.4.ppt|[slides]]] [ [https://bit.ly/2MMvdsw video] ] introduction to the course | *[[Media:SOEN6441.0.introduction.2021.4.ppt|[slides]]] [ [https://bit.ly/2MMvdsw video] ] introduction to the course | ||
|| | || | ||
− | * | + | *none |
|- | |- | ||
|| week 2 | || week 2 | ||
− | || jan | + | || jan 25 |
|| | || | ||
*team lists due - jan 22 | *team lists due - jan 22 | ||
Line 62: | Line 62: | ||
|- | |- | ||
|| week 3 | || week 3 | ||
− | || | + | || feb 1 |
|| | || | ||
|| | || | ||
Line 72: | Line 72: | ||
|- | |- | ||
|| week 4 | || week 4 | ||
− | || feb | + | || feb 8 |
|| | || | ||
*[[Media:Build1Grading.SOEN6441.2021.4.pdf|[handout]]] [ [https://bit.ly/3rldiIt video] ] project build 1 requirements/grading scheme | *[[Media:Build1Grading.SOEN6441.2021.4.pdf|[handout]]] [ [https://bit.ly/3rldiIt video] ] project build 1 requirements/grading scheme | ||
Line 83: | Line 83: | ||
|- | |- | ||
|| week 5 | || week 5 | ||
− | || feb | + | || feb 15 |
|| | || | ||
|| | || | ||
Line 91: | Line 91: | ||
|- | |- | ||
|| week 6 | || week 6 | ||
− | || feb | + | || feb 22 |
|| | || | ||
*midterm examination | *midterm examination | ||
Line 98: | Line 98: | ||
|| | || | ||
*none | *none | ||
+ | |- | ||
+ | || midterm break | ||
+ | || feb 26 - mar 3 | ||
+ | || | ||
+ | || | ||
+ | || | ||
|- | |- | ||
|| week 7 | || week 7 | ||
− | || | + | || mar 7 |
|| | || | ||
*project build 1 due (feb 25, 26 - presentations) | *project build 1 due (feb 25, 26 - presentations) | ||
Line 107: | Line 113: | ||
|| | || | ||
*none | *none | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|| week 8 | || week 8 | ||
− | || mar | + | || mar 14 |
|| | || | ||
*[ [[Media:Build2Grading.SOEN6441.2021.4.pdf|handout]] ] [ [https://bit.ly/3ethJ0Q video] ] project build 2 requirements/grading scheme | *[ [[Media:Build2Grading.SOEN6441.2021.4.pdf|handout]] ] [ [https://bit.ly/3ethJ0Q video] ] project build 2 requirements/grading scheme | ||
Line 125: | Line 125: | ||
|- | |- | ||
|| week 9 | || week 9 | ||
− | || mar | + | || mar 21 |
|| | || | ||
|| | || | ||
Line 133: | Line 133: | ||
|- | |- | ||
|| week 10 | || week 10 | ||
− | || mar | + | || mar 28 |
|| | || | ||
*project build 2 due (mar 25, 26 - presentations) | *project build 2 due (mar 25, 26 - presentations) | ||
Line 142: | Line 142: | ||
|- | |- | ||
|| week 11 | || week 11 | ||
− | || apr | + | || apr 4 |
|| | || | ||
*[ [[Media:Build3Grading.SOEN6441.2021.4.pdf|handout]] ] [ [https://bit.ly/31CNyMM video] ] project build 3 requirements/grading scheme | *[ [[Media:Build3Grading.SOEN6441.2021.4.pdf|handout]] ] [ [https://bit.ly/31CNyMM video] ] project build 3 requirements/grading scheme | ||
Line 151: | Line 151: | ||
|- | |- | ||
|| week 12 | || week 12 | ||
− | || apr | + | || apr 11 |
|| | || | ||
|| | || | ||
Line 159: | Line 159: | ||
|- | |- | ||
|| week 13 | || week 13 | ||
− | || | + | || XXXXXXXX |
|| | || | ||
*project build 3 due (apr 15, 16- presentations) | *project build 3 due (apr 15, 16- presentations) |
Revision as of 15:41, 14 January 2024
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 WW | ---J---- | 17:45-20:15 | H-531 | Joey Paquet | paquet@encs.concordia.ca |
instructor's office hours | M------- | 11:00-13:00 | ER 10-19 zoom |
Joey Paquet | |
lab WW WI | ---J--- | 20:30-22:20 | TBD | Sahota, Pankaj Deep | pankajdeepsahota2020@gmail.com |
lab WW WJ | ---J--- | 15:45-17:35 | TBD | Jafarpour, Hamed | jafarpour.ha@gmail.com |
lab WW WK | --W---- | 20:30-22:20 | TBD | Raza, Ahmad Faraz | ahmadfaraz123450@gmail.com |
marker | Sahota, Pankaj Deep | pankajdeepsahota2020@gmail.com | |||
marker | Jafarpour, Hamed | jafarpour.ha@gmail.com | |||
marker | Raza, Ahmad Faraz | ahmadfaraz123450@gmail.com |
Lecture Schedule
wk | date | event/handout | lecture | lab |
---|---|---|---|---|
week 1 | jan 18 |
| ||
week 2 | jan 25 |
|
| |
week 3 | feb 1 | |||
week 4 | feb 8 | |||
week 5 | feb 15 | |||
week 6 | feb 22 |
|
|
|
midterm break | feb 26 - mar 3 | |||
week 7 | mar 7 |
|
|
|
week 8 | mar 14 | |||
week 9 | mar 21 | |||
week 10 | mar 28 |
|
|
|
week 11 | apr 4 | |||
week 12 | apr 11 | |||
week 13 | XXXXXXXX |
|
|
|
exam week | apr 24 - may 9 |
|