Skip to content

Instantly share code, notes, and snippets.

@lazywithclass
Last active March 21, 2017 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazywithclass/bbce6317908b60eda02955f42b92471b to your computer and use it in GitHub Desktop.
Save lazywithclass/bbce6317908b60eda02955f42b92471b to your computer and use it in GitHub Desktop.
[RC Diary] Videos and not getting ill (-95)

[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

https://www.infoq.com/presentations/Simple-Made-Easy?variant=show&utm_expid=14598459-9.VZm66YxFTiqYYhO_CJsfQQ.1

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment