Posts: 100
Threads: 2
Joined: Mar 2011
Reputation:
0
I wouldn't see it as a bad decision, because theirs always great tutorials out their to show you how to do so. But remember I would always start at the basics. A lot of people these days are just copying and pasting, so if I were you and I really wanted to learn it, then I would really learn it and practice a lot so you won't have to just copy and paste!
Posts: 110
Threads: 6
Joined: Oct 2009
Reputation:
1
I learned C++ (well, parts of it) before I learned any other language.
Posts: 114
Threads: 1
Joined: Jan 2011
Reputation:
0
I would start with C# or VB6.
Posts: 100
Threads: 2
Joined: Mar 2011
Reputation:
0
VB is always nice because its an easier code to learn C++ can get pretty hard at times.
Posts: 12
Threads: 2
Joined: Dec 2010
Reputation:
0
I believe the reason the newest generation is finding C++ difficult is because it requires you to think divergently.
Just start out with C++ and if you're overwhelmed do something easier.
Posts: 31
Threads: 1
Joined: Mar 2011
Reputation:
0
Even if you've never programmed, you can start with C++.
Posts: 95
Threads: 1
Joined: May 2011
Reputation:
0
I recomend learning C first [not C#, plain old C] its just like C++ with no dependencies but it has a different syntax. It is also used for most Operating systems including windows.