Learning C, C++ and C#

Posted by Zac on Programmers See other posts from Programmers or by Zac
Published on 2011-02-07T22:28:25Z Indexed on 2011/02/07 23:33 UTC
Read the original article Hit count: 356

Filed under:
|
|
|
|

I'm sure you guys are tired of this question but after wading through hours of similar posts and questions I've really not made any progress to my specific concerns.

I was hoping you guys could shed some light on a couple of questions I have before I decide on a course of action.

BACKGROUND: I'm wanting to enroll in some type of program to learn a programming language/get a certificate/degree to work in the field. I've always been interested and bought a book on VB back in high school and dabbled. Now I want to get serious after a huge hiatus.

Question 1: I've read it's counter-productive to learn C first, then C++ or C# because you develop bad habits. In a lot of college courses I've looked at, learning C/C++ is mandatory to advance. Should I ever bother learning C? On a related note, I really don't understand the difference between C and C++, or C# for the matter other than it incorporates .NET (which, I understand, is a compilation of tools and libraries that make programming easier and faster).

Question 2: Where did you guys learn to program? Where do you recommend? Is it possible to land a job programming being self-taught? Is my best chance an ITT tech or a regular college? I was going to enroll in a JC and go from there but I can't decide what to do.

LAST question :) I heard C++ is being "ported" to .NET. True? And if so, is this going to make C++ a solid, in-demand language to learn?

Thanks for looking. :)

© Programmers or respective owner

Related posts about c#

Related posts about .NET