Difference between revisions of "SOEN6441 - fall 2019"
From Dr. Joey Paquet Web Site
(→Course Schedule and Contacts) |
(→Lecture Schedule) |
||
Line 41: | Line 41: | ||
|| sept 5 | || sept 5 | ||
|| | || | ||
− | *project description (handout) | + | *[[Media:Project.SOEN6441.2019.2.pdf|project description (handout)]] |
|| | || | ||
*[[Media:SOEN6441.0.introduction.ppt|introduction to the course & project]] | *[[Media:SOEN6441.0.introduction.ppt|introduction to the course & project]] | ||
|- | |- | ||
|| week 2 | || week 2 | ||
− | || sept | + | || sept 13 |
|| | || | ||
− | *team lists due - sept | + | *team lists due - sept 15 |
|| | || | ||
*[[Media:SOEN6441.1.process.ppt|software development process]] | *[[Media:SOEN6441.1.process.ppt|software development process]] | ||
Line 54: | Line 54: | ||
|- | |- | ||
|| week 3 | || week 3 | ||
− | || sept | + | || sept 20 |
|| | || | ||
|| | || | ||
Line 61: | Line 61: | ||
|- | |- | ||
|| week 4 | || week 4 | ||
− | || sept | + | || sept 27 |
|| | || | ||
− | *project build 1 requirements/grading scheme (handout) | + | *[[Media:Build1Grading.SOEN6441.2019.2.pdf|project build 1 requirements/grading scheme (handout)]] |
|| | || | ||
*[[Media:SOEN6441.5.apidocgen.ppt|API documentation generation tools: Javadoc]] | *[[Media:SOEN6441.5.apidocgen.ppt|API documentation generation tools: Javadoc]] | ||
Line 71: | Line 71: | ||
|- | |- | ||
|| week 5 | || week 5 | ||
− | || oct | + | || oct 4 |
|| | || | ||
|| | || | ||
Line 78: | Line 78: | ||
|- | |- | ||
|| week 6 | || week 6 | ||
− | || oct | + | || oct 11 |
|| | || | ||
*midterm examination | *midterm examination | ||
Line 84: | Line 84: | ||
|- | |- | ||
|| week 7 | || week 7 | ||
− | || oct | + | || oct 18 |
|| | || | ||
− | *project build 1 due (oct 16,17,18 - presentations - no lecture) | + | *[[SOEN6441 fall 2019 build 1 schedule|project build 1 due (oct 16,17,18 - presentations - no lecture)]] |
|| | || | ||
|- | |- | ||
|| week 8 | || week 8 | ||
− | || oct 25 | + | || oct 25 |
|| | || | ||
− | *project build 2 requirements/grading scheme (handout) | + | *[[Media:Build2Grading.SOEN6441.2019.2.pdf|project build 2 requirements/grading scheme (handout)]] |
|| | || | ||
*[[Media:SOEN6441.8.refactoring.ppt|refactoring]] | *[[Media:SOEN6441.8.refactoring.ppt|refactoring]] | ||
Line 99: | Line 99: | ||
|- | |- | ||
|| week 9 | || week 9 | ||
− | || | + | || nov 1 |
|| | || | ||
*deadline for withdrawal (nov 4) | *deadline for withdrawal (nov 4) | ||
Line 105: | Line 105: | ||
|- | |- | ||
|| week 10 | || week 10 | ||
− | || nov | + | || nov 8 |
|| | || | ||
− | *project build 2 due (nov 8,9 - presentations - no lecture)]] | + | *project build 2 due (nov 7,8,9 - presentations - no lecture)]] |
|| | || | ||
|- | |- | ||
|| week 11 | || week 11 | ||
− | || nov | + | || nov 15 |
|| | || | ||
− | *project build 3 requirements/grading scheme (handout) | + | *[[SOEN6441 fall 2018 build 2 schedule|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 119: | Line 119: | ||
|- | |- | ||
|| week 12 | || week 12 | ||
− | || nov | + | || nov 22 |
|| | || | ||
|| | || | ||
Line 126: | Line 126: | ||
|- | |- | ||
|| week 13 | || week 13 | ||
− | || nov | + | || nov 29 |
|| | || | ||
− | *project build 3 due (nov 27,28, 29 - presentations - no lecture) | + | *[[SOEN6441 fall 2018 build 3 schedule|project build 3 due (nov 27,28, 29 - presentations - no lecture)]] |
|| | || | ||
|- | |- |
Revision as of 08:12, 30 August 2019
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 W | ----F-- | 13:15-16:00 | FG B 060 | Paquet, Joey | paquet@encs.concordia.ca |
instructor's office hours | --W----- | 10:00-12:00 | EV 3.221 | Paquet, Joey | |
lab W WI | ---J---- | 11:45-13:35 | H907 | TBD | TBD |
lab W WJ | ---J---- | 17:45-19:35 | TBD | TBD | TBD |
lab W WK | ---J---- | 17:45-19:35 | TBD | TBD | TBD |
marker | TBD | TBD | |||
marker | TBD | TBD |
Lecture Schedule
wk | date | event | topic |
---|---|---|---|
week 1 | sept 5 | ||
week 2 | sept 13 |
|
|
week 3 | sept 20 | ||
week 4 | sept 27 | ||
week 5 | oct 4 | ||
week 6 | oct 11 |
|
|
week 7 | oct 18 | ||
week 8 | oct 25 | ||
week 9 | nov 1 |
|
|
week 10 | nov 8 |
|
|
week 11 | nov 15 | ||
week 12 | nov 22 | ||
week 13 | nov 29 | ||
exam week | dec 5 - dec 19 |
|