Software Stuff
Software Dev Quotes
- Embrace Change
- Discipline is key to long-term success
- planning:
- It is in the doing of the work that we learn what work should be done - best recollection of Woody Zuill
- Real software development begins after the first public release - SEK
- The day after a release is when we know best what should have been in the release - SEK
- Any fool can write code that a computer can understand. Good programmers write code that humans can understand. -Martin Fowler et al, Refactoring: Improving the Design of Existing Code, 1999
- Writing the lines of code is rarely the big cost in engineering: it's the understanding, the communication and the maintenance. -Kris Gale, VP Engineering @ Yammer
- Your best people can explain to a child everything that your organization does. -Kris Gale, VP Engineering @ Yammer
- Software has unlimited potential -SEK
- Career in Software Dev
- It's important to always be learning
- I wish I would have read this book after my first year of professional software dev: http://www.amazon.com/Passionate-Programmer-Remarkable-Development-Pragmatic/dp/1934356344
- Why you need to publish code on github: http://m.jobspringpartners.com/blog/posts/2013/11/19/how-github-is-changing-the-way-we-hire
- Operating Systems
- Programming Languages
- Java Stuff
- Ruby Stuff
- Learning to Program
- Interesting experimental languages
- Build systems
- Maven
- Gradle (it's ok, but it's best aspects IMO are copied from maven)
- Articles and Blogs I find memorable/important (probably to be eventually transfered to other parts of the site)
- Why you should contribute to Open Source
- Insightful Comment on a Mike Cohn blog entry which warns on the term 'best practices':
I think that enterprises will need to keep in mind. Small businesses are always looking for a better way to do things, as opposed to larger companies that want to know “the” best way to do it and go down that road. Huge difference. The former is kaizen and the latter is stagnation. — Robert Dempsey
page revision: 40, last edited: 03 Nov 2016 19:51