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