Browse Source

Expand Motivation - personal findings

tags/v0.1_first_draft
Dejvino 8 months ago
parent
commit
34cd22edc7
1 changed files with 8 additions and 14 deletions
  1. +8
    -14
      slides/motivation.md

+ 8
- 14
slides/motivation.md 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" -->

Loading…
Cancel
Save