2
2
3
3
## week 1
4
4
5
- 1 . [ intro, software architecture] ( / slides/00_intro.html)
6
- 2 . [ software development life cycles] ( / slides/01_sdlc.html)
5
+ 1 . [ intro, software architecture] ( slides/00_intro.html )
6
+ 2 . [ software development life cycles] ( slides/01_sdlc.html )
7
7
8
8
### readings
9
9
15
15
16
16
## week 2
17
17
18
- 1 . [ week 1 summary] ( / slides/summary_week01.html)
19
- 2 . [ scrum] ( / slides/02_scrum.html)
20
- 2 . [ kanban] ( / slides/03_kanban.html)
18
+ 1 . [ week 1 summary] ( slides/summary_week01.html )
19
+ 2 . [ scrum] ( slides/02_scrum.html )
20
+ 2 . [ kanban] ( slides/03_kanban.html )
21
21
22
22
### readings
23
23
24
24
scrum
25
- ~ - [ The Scrum Guide] ( / resources/2020-Scrum-Guide-US.pdf)
25
+ ~ - [ The Scrum Guide] ( resources/2020-Scrum-Guide-US.pdf )
26
26
27
27
zombie scrum
28
28
29
29
: - [ Zombie Scrum - Symptoms, Causes and Treatment] ( https://www.scrum.org/resources/blog/zombie-scrum-symptoms-causes-and-treatment )
30
30
- [ The Rise Of Zombie Scrum] ( https://medium.com/the-liberators/the-rise-of-zombie-scrum-cd98741015d5 )
31
31
32
32
kanban
33
- ~ - [ the Kanban Guide] ( / resources/Kanban-Guide-2020-12.pdf)
33
+ ~ - [ the Kanban Guide] ( resources/Kanban-Guide-2020-12.pdf )
34
34
35
35
## week 3
36
36
37
- 1 . [ week 2 summary] ( / slides/summary_week02.html)
38
- 2 . [ requirement analysis] ( / slides/04_requirement_analysis.html)
39
- 3 . [ user story mapping] ( / slides/05_user_story_mapping.html)
40
- 4 . [ project assignment] ( / slides/project.html)
37
+ 1 . [ week 2 summary] ( slides/summary_week02.html )
38
+ 2 . [ requirement analysis] ( slides/04_requirement_analysis.html )
39
+ 3 . [ user story mapping] ( slides/05_user_story_mapping.html )
40
+ 4 . [ project assignment] ( slides/project.html )
41
41
42
42
### readings
43
43
@@ -54,7 +54,7 @@ user story mapping
54
54
- [ Five common story mapping mistakes] ( https://jpattonassociates.com/5-story-mapping-mistakes/ ) - by Jeff Patton
55
55
- [ The Ultimate Guide to User Story Mapping] ( https://www.easyagile.com/blog/the-ultimate-guide-to-user-story-maps/ ) - by Nick Muldoon
56
56
- [ Mapping User Stories in Agile] ( https://www.nngroup.com/articles/user-story-mapping/ ) - by Anna Kaley
57
- - [ Quickstart Guide to User Story Mapping] ( / resources/quickstart-guide-to-user-story-mapping.pdf)
57
+ - [ Quickstart Guide to User Story Mapping] ( resources/quickstart-guide-to-user-story-mapping.pdf )
58
58
59
59
#### optional
60
60
@@ -63,9 +63,9 @@ user story mapping
63
63
64
64
## week 4
65
65
66
- 1 . [ week 3 summary] ( / slides/summary_week03.html)
67
- 2 . [ UML] ( / slides/06_uml.html)
68
- 3 . [ C4] ( / slides/07_c4.html)
66
+ 1 . [ week 3 summary] ( slides/summary_week03.html )
67
+ 2 . [ UML] ( slides/06_uml.html )
68
+ 3 . [ C4] ( slides/07_c4.html )
69
69
70
70
#### readings
71
71
@@ -85,8 +85,8 @@ C4 model
85
85
86
86
## week 5
87
87
88
- 1 . [ week 4 summary] ( / slides/summary_week04.html)
89
- 2 . [ design patterns] ( / slides/08_patterns.html)
88
+ 1 . [ week 4 summary] ( slides/summary_week04.html )
89
+ 2 . [ design patterns] ( slides/08_patterns.html )
90
90
91
91
### readings
92
92
@@ -121,9 +121,9 @@ MVC-MVP-MVVM
121
121
122
122
## week 6
123
123
124
- 1 . [ week 5 summary] ( / slides/summary_week05.html)
125
- 2 . [ interfaces] ( / slides/09_interfaces.html)
126
- 3 . [ implementation planning] ( / slides/10_planning.html)
124
+ 1 . [ week 5 summary] ( slides/summary_week05.html )
125
+ 2 . [ interfaces] ( slides/09_interfaces.html )
126
+ 3 . [ implementation planning] ( slides/10_planning.html )
127
127
128
128
### readings
129
129
@@ -135,9 +135,9 @@ MVC-MVP-MVVM
135
135
136
136
## week 7
137
137
138
- 1 . [ week 6 summary] ( / slides/summary_week06.html)
139
- 2 . [ wireframing] ( / slides/11_wireframing.html)
140
- 3 . [ clean code] ( / slides/12_clean_code.html)
138
+ 1 . [ week 6 summary] ( slides/summary_week06.html )
139
+ 2 . [ wireframing] ( slides/11_wireframing.html )
140
+ 3 . [ clean code] ( slides/12_clean_code.html )
141
141
142
142
### readings
143
143
@@ -147,9 +147,9 @@ MVC-MVP-MVVM
147
147
148
148
## week 9
149
149
150
- 1 . [ week 7 summary] ( / slides/summary_week07.html)
151
- 2 . [ code quality] ( / slides/13_code_quality.html)
152
- 3 . [ code review] ( / slides/14_code_review.html)
150
+ 1 . [ week 7 summary] ( slides/summary_week07.html )
151
+ 2 . [ code quality] ( slides/13_code_quality.html )
152
+ 3 . [ code review] ( slides/14_code_review.html )
153
153
154
154
### readings
155
155
@@ -161,8 +161,8 @@ MVC-MVP-MVVM
161
161
162
162
## week 10
163
163
164
- 1 . [ week 9 summary] ( / slides/summary_week09.html)
165
- 2 . [ testing] ( / slides/15_testing.html)
164
+ 1 . [ week 9 summary] ( slides/summary_week09.html )
165
+ 2 . [ testing] ( slides/15_testing.html )
166
166
167
167
### readings
168
168
@@ -182,8 +182,8 @@ MVC-MVP-MVVM
182
182
183
183
## week 11
184
184
185
- 1 . [ week 10 summary] ( / slides/summary_week10.html)
186
- 2 . [ automatization] ( / slides/16_automatization.html)
185
+ 1 . [ week 10 summary] ( slides/summary_week10.html )
186
+ 2 . [ automatization] ( slides/16_automatization.html )
187
187
188
188
### readings
189
189
@@ -203,6 +203,6 @@ MVC-MVP-MVVM
203
203
204
204
## week 12
205
205
206
- 1 . [ summary] ( / slides/summary_full.html)
207
- 2 . [ mindmap] ( / slides/mindmap.html)
208
- 3 . [ mock exam] ( / slides/mock_exam.html)
206
+ 1 . [ summary] ( slides/summary_full.html )
207
+ 2 . [ mindmap] ( slides/mindmap.html )
208
+ 3 . [ mock exam] ( slides/mock_exam.html )
0 commit comments