The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Where did all the Designers Go!
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Rajib Das GuptaPosted Aug 23, 2016, 8:47 AM
Well said Sir. Learnt a good thing!
Kavi sujaPosted Sep 13, 2013, 2:42 AM
I like this article. This's really apprecitable one.. Thank you MikeGold
prasanna shahPosted Nov 24, 2010, 11:06 AM
yes,of course most of the institute in Nepal that gives training on programing are not concerned about designing. They directly jumps to the coding. We also have the concept that coding is the most difficult part in programming so, designing is not so concerned. The article is really appreciable and by reading your article i'm concerned on designing too.
Tim ClaasonPosted Jul 16, 2010, 3:28 PM
Agreed. I recently accepted a job, and inherited the most atrocious collection of VB.net code. No naming conventions, no namespace hierarchy, no architecture, obscure (mostly non-existent) class relationships, and no differentiation between the layers. The company had no idea how risky the code was, and wondered why it was so prone to breaking. I've fixed what I've had time for, but at some point, it doesn't even make sense to try to fix code; just replace it, and move on