Scaling software should be an activity done with ease by Hardware, Cloud and System Administrators without knowledge of the applications being scaled.
Friday, October 23, 2009
Excellent Blog On Code Smells...
This is a really good/short blog that highlights some code smells that everyone should look out for. It's not a complete diary or anything but when I read it I felt like it could have been written by me.
I don't agree at all. Non-trivial code needs comments. Especially if you are working with multi-threaded code and concurrency issues (and, let's face it, today, who isn't?).
I don't agree at all. Non-trivial code needs comments. Especially if you are working with multi-threaded code and concurrency issues (and, let's face it, today, who isn't?).
ReplyDelete