Expand Motivation - personal findings

This commit is contained in:
Dejvino 2023-09-01 11:05:00 +02:00
parent c5ed5affad
commit 34cd22edc7

View File

@ -360,7 +360,7 @@ Starting small is fine, as long as you start!
<!-- .slide: data-background-color="#030" -->
### My First Steps
1. Daily coding refresher:<!-- .element: class="fragment" -->
1. Coding refresher:<!-- .element: class="fragment" -->
- **Kotlin** Koans
- **Go** by Example
- Learn **Go** with Tests
@ -371,16 +371,10 @@ Starting small is fine, as long as you start!
<!-- .slide: data-background-color="#030" -->
### My Findings
<div>
This covered:
- coding useful software publicly
- learning from others
i.e. my personal vision.
</div>
<!-- .element: class="fragment" -->
I regularly experienced flow, improved my skills and really enjoyed doing it.
<!-- .element: class="fragment" -->
- starting small & early was great:<!-- .element: class="fragment" -->
- for "prototyping" the vision<!-- .element: class="fragment" -->
- to experiment stress-free<!-- .element: class="fragment" -->
- to avoid overthinking it<!-- .element: class="fragment" -->
- to figure out if I need to scale it out<!-- .element: class="fragment" -->
- I regularly experienced flow, improved my mood, raised my skills and really enjoyed doing it.<!-- .element: class="fragment" -->
- having a vision is one thing, but acting on it is also essential<!-- .element: class="fragment" -->