Abhijit of ifacethoughts points to Andrés Taylor’s reflection on ten years of professional software development, which in turn took inspiration from Michael McDonough’s Top Ten Things They Never Taught Me in Design School. Quite a trail of thought, but there are some good ideas in there. Enumerated list of headings follows.
If I had to choose one as my favourite point, I would go with “Your colleagues are your best teachers”. During my last work term, fellow developers, colleagues, and friends have made learning PHP from scratch too easy. Go ahead and ask a colleague about programming, software, or anything remotely related – you will learn something new. At an absence of a fellow programmer, rubber ducking is an acceptable substitute.
I would also add another point to this list myself:
11. Enjoy what you do.
Alright, so that is not always feasible when it comes to software development. Someone still has to take care of QA and testing. Though you have to take enjoyment and interest when it comes to programming. Stuck with a dull problem? Work on its solution with your tools of choice. Be creative! Be passionate! Otherwise if everything you do just sucks, you will not make it to the ten year mark, to write such a list of your own.
Any thoughts on the list? Favourite points, disagreements with statements, or addition of your own – make a comment!
“Learn to say no
If everything is equally important, then nothing is important
Don’t over-think a problem”
I think these apply beyond software development and to life in general. I’d like to add one though:
“Writing things down is not a sign of weakness”
I can’t count the number of times some subtle little problem was found or solved by someone sketching out an idea on a whiteboard. This applies equally well when there is zero code or when the system is up and running. And it applies to requirements too…
Reply to comment
Oh, that’s a good one Keith.
I’ve been actually looking for a whiteboard to put up at my place just for that – sketching out ideas. Writing things down also goes beyond software and into real life. I think it has been shown that one is more likely to act upon own ideas if they were written down.
Reply to comment
Come on guys, weeks of programming can save you hours of planning!
By the way, congrats on over 100 on Feedburner Tony.
Reply to comment