cferwin | 13 years ago | on: Ask HN: Best practices for creating API
cferwin's comments
cferwin | 14 years ago | on: Ask HN: How do you learn a new programming language?
At this stage I think programming for yourself and developing a passion for your chosen career is more important than mastering a language. I wrote a blog post about that if you want an example of what I'm talking about. http://progfiles.wordpress.com/2012/04/29/flow/
I think taking notes is good for making sure you understand a concept. If you can summarize it accurately you probably know it well enough. Also notes are nice when you want a refresher on something, but don't want to hunt through the source to find it.
I recommend Eloquent Ruby (The Kindle version is only $17).
cferwin | 14 years ago | on: Things I Should Have Known at 20