Skip to content

Instantly share code, notes, and snippets.

@buildAI
Created May 1, 2017 20:37
Show Gist options
  • Save buildAI/299ab104a4b3668ef7e7bd03f165d1d6 to your computer and use it in GitHub Desktop.
Save buildAI/299ab104a4b3668ef7e7bd03f165d1d6 to your computer and use it in GitHub Desktop.
Things to learn right now
  • Languages:

    1. Clojures => Living Clojure -> Joy of Clojure -> Functional datastructures
    2. Javascript => Eloquent javascript -> Javascript: Good parts
    3. Ruby => Programming Ruby
  • System level interests:

    1. Shell scripting
    2. Unix
    3. Operating systems
  • App level interests:

    1. Computer networks => Stanford course &
    2. HTTP => HTTP definitive guide
    3. Databases => OSS course and book
  • Tools:

    1. Elastic search => Orielly book
  • Frameworks:

    1. Rails => https://www.railstutorial.org/book/beginning#cha-1_footnote-1
    2. React => React documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment