Need advice on what to study - Returning to programming
I've decided to go the .NET way and perhaps learn MFC down the road. My experience is with C++ (read Deitel & Deitel, mostly command line), VB.net from school (some forms etc) and Java:sick: from school as well.
Now I always loved C++ but none of the courses (books, tutorials) ever taught me how to get anything "done" (be productive). I sure learned a lot about programming (command line) and theory but wasn't able to deliver anything practical/productive since i didn't learn how to use the visual studio/tools.
Now i had a class on VB and bam! all of a sudden i'm popping out windows apps with ease and lightning quick - best of all those apps do something. Trade off was that one did not learn squat about programming itself... (like you do with C++)
I've just dipped my fingers into the new VS 2005 and i'm noticing that the whole .NET club is pretty much the same. Anotherwords, i'm able to 'pop' out these basic windows apps in any of the languages...
So the question is... Which one of the languages should i pursue?
I wanna be able to get a position in programming soon...
I need to be able to "produce" :thumb: things, rather than just "know" :thumbd: how things work. Be able to deliver. Seems like VB is easy, but C++ is the goodstuff. C#? What advantages do they hold?
I seemed to have always followed a theory of learning from the inside out. I learned quite a bit about the 'guts' of programming, but i found myself unable to look at the big picture. Like, i'll write you some cool algorithms or what not, but a windows app that does something simple... tough. I need to learn from the outside in now - Produce something, then go into details of how it all works.
Any such advice for a novice would be great. I've been one-foot in programming for almost my whole life. I'm in a position where i could go just about any route (well within .NET). I've finally decided to get an IT position (helpdesk) and want to advance into a programming position asap... Where is there good (secure future) money? I'm thinking Web Dev. looks like a good steady future... trying to pickup DB (had a lot of classes on the subject) and .NET...
For now, i'm just checking out all the MSDN tutorials/walkthroughs/videos etc.
~PolishPaul~

