This is an interesting meme: Three Things I Learned About Software While Not In College (via reddit). And a lot of the comments are centering on three things learned in college and out of college.For me:
In college
- Programming is not just a skill, it's a talent.
- Some people just don't have that talent.
- Compared to the editor on the mainframe for COBOL and RPG, vi really isn't that bad of an editor.
Out of college
- Almost every program is a database application.
- Database design is as important as code design.
- The more work put into design upfront, the fewer surprises during coding.
No comments:
Post a Comment