Skip to content

Comment on "Don't quit, even when you know your stuff sucks" - Ira Glass on Storytellingparent

Comments

A sign of this is not loving other people's work. People who love to write, but not to read, produce dreck.

There are lots of people who love to program. But how many people love to read really good source code, or learn from books that teach difficult concepts in programming?

I've been thinking a lot about this lately myself. Where does one go to read "really good" source code?

Great question, I'd like to know too. Sometimes I poke around popular open source projects, like the rails source. Here's how they implemented the syntatic sugar for things like "1.month.from_now":

http://github.com/rails/rails/tree/master/activesupport/lib/...

I recently found http://refactormycode.com/ and it looks interesting for learning, though not comprehensive. Sometimes it's nice to see the "before and after".

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.