home links tools blog about
home

« Mohammed Al Dura and the Press... | Main | I love my Server »

July 07, 2006

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341ce4d453ef00d834d5288169e2

Listed below are links to weblogs that reference .NET is making me Stupid:

Comments

Jon Sharp

I also feel that Visual Studio has made me stupid (or, at least, I'd like to blame VS). Back in the day, when I had to program in php, I had to learn things. That is, I had to remember functions and what parameters they took. Otherwise, I'd spend all my time in a reference book.

With Visual Studio, I don't have to. With a simple , Intellisense sits there and tries to figure out what I want, and then tells me if I was thinking along the right lines or not. Have you ever tried to do .net with Notepad? I honestly can't do it. I don't know how to program anything but the most basic stuff in .net. I blame Visual Studio.

Paul M A Sorauer

I understand completely Michael. There's just so much to keep up with that it's just quicker and easier to Google a solution. I could spend 30 plus hours a week, just trying to keep up with the learning curve...

But I have to say, John, responding to your comment, it's not VS that is making you stupid. It's not VS's fault that you only know how to program the basic stuff.

VS is just a tool. If you want to be hard-core and program in notepad then go right ahead. But why would you want to?

VS doesn't write your code for you does it? It doesn't decide how you're going to create your objects, tell you the performance gains in using a certain objects over others, work out your business logic for you or make sure your code is reliable and robust.

VS is just a tool. Sure it'll help you to do things quicker, that's what it's designed for. If you want to write in Notepad, and have to remember all the functions' paramaters, like I said, go ahead. VS is designed to do that for you so that you can concentrate on the things that make you a good, no a GREAT developer.

Being a great or even a good developer is about knowing not what to create, but what to create in the best way. It's about following Best Practices and knowing the proper Design Models. It's about understanding how to write short succinct code that is robust and reliable. It's about understanding how Object-Orientated Programming can produce better quality, error-free reusable code. It's about the technical ability to fit the bits of the jigsaw together so that you can't see the joins and get a picture that looks like a photo...

If you want to blame VS, go ahead. If you want to be GREAT developer, then raise the bar.

I have a copy of Adobe Phototshop installed on my computer. I'm not a graphic designer. Having a copy of VS installed on your machine, doesn't make you a programmer.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Comments are moderated, and will not appear until the author has approved them.