This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/posts/2015/currently-reading.md
2024-02-19 09:29:49 -08:00

1 KiB

date title description tags
2015-03-28 Currently reading I've been reading a lot lately (mainly on my phone when I catch a spare moment). I've picked up several books on front end development and am currently digging in to JavaScript: The Good Parts by Douglas Crockford.
books
javascript

I've been reading a lot lately (mainly on my phone when I catch a spare moment). I've picked up several books on front end development and am currently digging in to JavaScript: The Good Parts by Douglas Crockford. I've been trying to dial in on an area of focus when reading about development and, for now, I think I'm settling in on JavaScript and a bit of Python. In addition to Crockford's book I'm planning on reading a book on Ember.js and the framework's documentation.

For now, my backlog looks like this:

  • JavaScript: The Good Parts
  • Scalable and Modular Architecture for CSS
  • Building Web Apps with Ember.js
  • Head First Python
  • Flask Web Development