Advice...

|
Joel's advice for college students:
  1. Learn how to write before graduating.
  2. Learn C before graduating.
  3. ...
  4. ...
  5. Take programming-intensive courses.
  6. ...
Excellent advice if you aspire to become a great software developer. Required reading. There's one thing missing:

Focus on the basics - Everyday

Work on improving your code thus making it easier to maintain. Work hard on seemingly trivial things like naming functions, cohesion, simple design, testing. Everyday.

At the end of the day, nobody cares if you came up with a brilliant, incomprehensible algorithmn revolutionizing computer science. At the end of the day, what matters is that the code you wrote works and can be changed easily - tomorrow morning. It will be changed, trust me.

About this Entry

This page contains a single entry by HMK published on January 4, 2005 10:28 AM.

Lot's of good articles... was the previous entry in this blog.

On GUI Conventions is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.