[RC Diary] Videos and not getting ill (-95)
Clojure(Script) videos
I decided to slow down a bit for today because
- I went to a kickboxing class and I'm destroying
- I feel I am getting ill
So today just relaxing, and watching stuff I've always wanted to watch.
David Nolan on ClojureScript
https://www.youtube.com/watch?v=-I5ldi2aJTI
Nice talk showing off a couple cool tricks like cheap undo and CircleCI devs recreating the state of an app in another browser (or computer as it seems like), this is the video from CircleCI
Rich Hickey Hammock Driven Development
https://www.youtube.com/watch?v=f84n5oFoZBc&list=PLZdCLR02grLrEwKaZv-5QbUzK0zGKOOcr&index=1
When was the last time you spent thinking about something for
- an hour
- a day
- a month
- a year ?
Analisys and Design
- identify some probems we are trying to solve
- assessing if our solution about wether or not it solves the problem
We should solve problems, we should not be building fetures.
How to approach problems starts from here
Don't stay stuck, switch!
Rich Hickey Simple made easy
Plans
- Cerebro
- prepare test talk "Different types of tests, how to create and run good tests, best practices, available tools for testing" for March 1 at 2pm
- project lamp
- still need some attention needed for timsort, radix sort, dijkstra algo
- chapter 1 and 2 of the little schemer in Clojure
- reflect on first two weeks of RC