How to be a better software designer

Posted by Bmw on Stack Overflow See other posts from Stack Overflow or by Bmw
Published on 2010-05-08T17:14:07Z Indexed on 2010/05/08 17:18 UTC
Read the original article Hit count: 165

I feel as if I am a hack programmer. I do things over and over again until they finally work. I copy/paste code. I don't think about why something makes sense, if it works I go with it. I have my undergraduate in computer science, and I've done this the entire time. Somehow I made it through the degree by doing this and now I'm in my second year of programming professionally and I am still able to do this and get away with it. Here's the thing, I don't want to be this way anymore. I am not proud of the work I do, I feel like I'm just a copy/paste programmer. How do I become better? I want to be able to design something on my own without copying code. Have you ever been in this situation, if so how did you move beyond it to become a better programmer?

To add some background about myself, I started as an asp.net c# programmer, now I'm doing vbscript (which actually makes my tendency to copy/paste/hack a lot worse I must say!) with classic asp…

© Stack Overflow or respective owner

Related posts about career-development

Related posts about career-advice