Hacker News new | ask | show | jobs
Ask YC: recommended code reading?
2 points by rugoso 6754 days ago
what good code is out there that we should read to make ourselves better programmers?

(inspired by 2 recent post: "It's Harder to Read Code than to Write It" and "Alan Kay's list of recommended reading")

1 comments

For javascript, "View Source" is your friend. Find a page you like and go at it. Even if you only pick up one idea, it's worth it.