C
How long did it take you to learn C++ or C or VB.
I learning some what C for my Linux class.
MAD_DOG
Practically a Master Poster
626 posts since Feb 2002
Reputation Points: 58
Solved Threads: 14
I originally learned C++ in a high school class in 11th grade. It was very very intro (we covered functions, that's just about it). I started to get into it on my own, but really came back to it in college when I started my CSC major. (Took me a lil over a semester to get everything I know now down pat.)
cscgal
The Queen of DaniWeb
19,424 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 230
I think if you already know one language (preferably that uses OOP), then you shouldn't have a problem with anything else. C++ took me about 2 semesters to learn the basics... to seriously learn it and not pretend like I do. By that I mean doing OOP, several ADTS, templates, and some advanced stuff like doing outcalls to assembly within C++ code. This is just the basics. But once you're comfortable with at least one language, learning anything else is a piece of cake. Just learn new syntax, some functions, and the rest will be easy to pickup. Concepts will be the same, syntax of course will be different.
If you wanted to know how long it took me to learn my first programming language, which was QBASIC, then that could easily depend. When I started QBASIC I was about 13 and didn't care for it. So I can't really say how much. Maybe a few months. My other friend who loved programming at the time learned it in a few weeks. He did it everyday. So it depends. Just practice a lot and look at sample code is all I can say.
samaru
a.k.a inscissor
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
This post is a year old man time flys and no I dont know anything about C++ really expect what it is used for lol ROFL funny stuff I wanted to start learning it and I still do lol
yeah right maybe next year haha
Jimmy
MAD_DOG
Practically a Master Poster
626 posts since Feb 2002
Reputation Points: 58
Solved Threads: 14
Whoa, yeah, time does fly. Well, even if you still don't know C++, I'm sure you learned other stuff. I always try to keep myself active in something, even if I don't acomplish something else. For example, now I'm a better ColdFusion programmer and know more about SQL Server than I did a year ago, while I was originally planing on honing my skills more on PHP and MySQL.
samaru
a.k.a inscissor
1,256 posts since Feb 2002
Reputation Points: 262
Solved Threads: 18
To learn these languages well you just need to take maximum of 2-3 months only
And since this thread is more then six (!) years old, the OP could have learned the language by now don't you think?
Nick Evan
Not a Llama
10,112 posts since Oct 2006
Reputation Points: 4,142
Solved Threads: 403