摘录十条建议:
- The only “best practice” you should be using all the time is “Use Your Brain”.
- Programmers who don’t code in their spare time for fun will never become as good as those that do.
- Most comments in code are in fact a pernicious form of code duplication.
- XML is highly overrated
- Not all programmers are created equal
- ”Googling it” is okay!
- If you only know one language, no matter how well you know it, you’re not a great programmer.
- Your job is to put yourself out of work.
- Design patterns are hurting good design more than they’re helping it.
- Unit Testing won’t help you write good code