File tree Expand file tree Collapse file tree 3 files changed +14
-8
lines changed Expand file tree Collapse file tree 3 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 56
56
- [ Sport] ( )
57
57
- [ Cycling] ( personal/sport/cycling.md )
58
58
- [ Hiking] ( personal/sport/hiking.md )
59
+ - [ Basketball] ( personal/sport/basketball.md )
59
60
- [ Documents] ( personal/documents.md )
60
61
- [ Misc] ( personal/misc.md )
61
62
Original file line number Diff line number Diff line change
1
+ I love playing basketball and doing it in a local team twice a week. Here are some notes about my favorite sport.
2
+
3
+ ### Defense
4
+
5
+ A [ good article] ( https://de.wikihow.com/Beim-Basketball-in-der-Verteidigung-spielen#Ohne-Ball-verteidigen ) about defense position and play moves.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Thats the most prefered agile software development method that I mostly worked w
11
11
from front-/back-end. Talk about upcoming releases and their open todos.
12
12
13
13
- bad way:
14
-
14
+
15
15
Everyone just saying what they did yesterday and whats the plan for that
16
16
day.
17
17
@@ -22,7 +22,7 @@ Thats the most prefered agile software development method that I mostly worked w
22
22
Present something important things or howto for usage of a finished feature to the product owner.
23
23
24
24
- bad way:
25
-
25
+
26
26
Everyone summarize the tasks of the finished sprint from own perspective.
27
27
28
28
## Retrospective
@@ -73,19 +73,19 @@ Thats the most prefered agile software development method that I mostly worked w
73
73
74
74
- good way:
75
75
76
- .. .
76
+ Create a good plan about the process of the next sprint with related tasks from frontend & backend .
77
77
78
78
- bad way:
79
-
80
- .. .
79
+
80
+ Just put some tasks into the next sprint and probably assign these to someone .
81
81
82
82
## Refinement
83
83
84
84
- good way:
85
85
86
- .. .
86
+ Talk about tasks and pick someone from backend/frontend to make some technical assumptions about a possible approach .
87
87
88
88
- bad way:
89
-
90
- .. .
89
+
90
+ Just ask about question to some tasks and clearify these in a discussion .
91
91
You can’t perform that action at this time.
0 commit comments