Technical Resources I've Learned From

Here are some things I've learned from in the past. Most of them are free!

Blogs

  • Julia Evans - Great articles on a variety of technical topics and creativity awesomeness
  • Mike Shah - C++ and learning programming techniques
  • Robert Nystrom - Programming languages and type systems among other cool stuff

Books

Other

  • fast.ai - beautiful courses on ML from top to bottom. I learned as much about teaching pedagogy as I learned about neural nets taking these courses.
  • 3blue1brown - beautiful intuitive visual explanations of mathematics relating to CS and physics including Fourier Transforms