Skip to content
Snippets Groups Projects
Commit f0c20eb2 authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

Revised course sequence due to classes being cancelled for Juneteenth

parent 20dcc12f
No related branches found
No related tags found
No related merge requests found
......@@ -30,25 +30,24 @@ TODO in Canvas:
| 07 | | JUnit, Blackbox Testing | SE §8.1<br/>ESP §9.1-9.2|Jun 15<br/>05 due<br/>07 Individual| <!--blackbox testing-->
| 08 | | Code Reading, Thinking Ahead | SE §11.4<br/>["Programming Style Guides, the Blueprint of Clean Code"][readability]<br/>["Benefits to Planning Ahead in Software Development"][thinkingAhead] ||
| 09 | | Whitebox Testing | SE [Path Testing web section][path-testing] | Jun 17<br/>07 due<br/>09 Pair | <!--App X, includes whitebox-->
| 10 | | Improving Test Benefits | ["Just Say No to More End-to-End Tests"][test1]<br/>["Know Your Test Doubles"][test2]<br/>["Mocks Aren't Stubs"][test3] ||
| | Jun 21-25 ||||
| 10 | | Improving Test Benefits | ["Just Say No to More End-to-End Tests"][test1]<br/>["Know Your Test Doubles"][test2]<br/>["Mocks Aren't Stubs"][test3] ||
| 11 | | Code Styles, Effective Comments | ["Why Code Style Matters"][codeStyle1]<br/>[Example Code Style][codeStyle2]||
| 12 | | Software Architecture, Design Patterns | SE Ch6<br/>ESP Ch4 | Jun 22<br/>09 due<br/>12 Pair | <!--App Y, includes architecture -->
| 12 | | Software Architecture, Design Patterns | SE Ch6<br/>ESP Ch4 | Jun 23<br/>09 due<br/>12 Pair | <!--App Y, includes architecture -->
| 13 | | Good/Bad Practices, Refactoring | SE §3.2.2, 9.9.3<br/>["Is High Quality Software Worth the Cost?"][practices1]<br/>[Technical Debt][practices2] ||
| 14 | | Business Communications | ["Effective Business Communication Techniques"][commTechniques] ||
| 15 | | Code Reviews | SE Ch24, [Roles web section][review-roles]<br/>ESP §9.5 | |
| | Jun 28 - Jul 2 || | |
| 16 | | Pair Programming & TDD | SE §3.2.3-3.2.4, 8.2<br/>ESP §9.3 | Jun 28<br/>12 due<br/>15 Individual | <!--Code Review-->
| 17 | | Maintenance, Regression Testing | SE Ch9 | Jun 29<br/>15 due<br/>17 Pair | <!--Maintenance-->
| | Jun 30 | Exam Review during office hours | | |
| | Jun 30 - Jul 2 | **Exam 1** (covers lessons 01-17) | | |
| 15 | | Code Reviews | SE Ch24, [Roles web section][review-roles]<br/>ESP §9.5 | |
| 16 | | Pair Programming & TDD | SE §3.2.3-3.2.4, 8.2<br/>ESP §9.3 | Jun 29<br/>12 due<br/>15 Individual | <!--Code Review-->
| 17 | | Maintenance, Regression Testing | SE Ch9 | Jun 30<br/>15 due<br/>17 Pair | <!--Maintenance-->
| | Jul 1 | Exam Review during office hours | | |
| | Jul 1 - Jul 6 | **Exam 1** (covers lessons 01-17) | | |
| 18 | | Requirements Elicitation | SE Ch4 | |
| 19 | | Documenting Requirements 1: Directive, Use Cases | SE §8.3, review SE §4.4 | |
| 20 | <!--was 21--> | V&V of Other Artifacts | SE [Requirements Reviews web section][reqt-review]<br/>review SE §4.5, Ch24 ||
| | Jul 6-9 ||||
| 21 | | Documenting Requirements 2: User Stories | SE §3.2.1, review 4.3.2<br/>ESP Ch3 | Jul 6<br/>17 due<br/>21 Individual | <!--User Stories-->
| 22 | <!--was 20--> | Wireframes, Mockups, & Prototypes | SE [web Ch29][Ch29]<br/>["User Testing Prototypes and Wireframes"][hpt] | Jul 7<br/>21 due<br/>22 Individual | <!--Wireframe--> <!--Activity: HPT-->
| 23 | | Accessibility | ["What is Accessibility?"][a11y1]<br/>["Accessibility"][a11y2]<br/>["Accessible Styles"][a11y3] ||
| 20 | <!--was 21--> | V&V of Other Artifacts | SE [Requirements Reviews web section][reqt-review]<br/>review SE §4.5, Ch24 ||
| 24 | | Configuration Control 2 | SE Ch25<br/>ESP Ch10 | Jul 9<br/>22 due<br>24 Pair | <!--GUI, commit message format, branching(?)-->
| | Jul 12-16 ||||
| 25 | | Safety | SE Ch10, 12 | |
......@@ -66,6 +65,7 @@ TODO in Canvas:
| | Jul 26 | Exam Review during office hours | | Jul 26<br/>30 due |
| | Jul 26-28 | **Exam 2** (covers lessons 18-34) | | |
| 35 | | Capstone Expectations | | |
| 23 | | Accessibility | ["What is Accessibility?"][a11y1]<br/>["Accessibility"][a11y2]<br/>["Accessible Styles"][a11y3] ||
| Capstone<br/>Sprint 1 |||||
| | Jul 27 | Project Kickoff<br/>Sprint 1 Planning | | |
| | Jul 28 | Scrum Meeting | | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment