Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jumping into C++ ?
#21
Answer is, if you want to go for it. C++ is just a lower level programming language( technically it's high level, but in comparison to the other popular languages now a days it's kind of lower level. ), if you think you have the time to learn it. It's not exactly easy to start off in, but its worth it if you can learn it. You may get confused in the beginning by templates, streams, some of it's more abstract OOP concepts, dynamic memory allocation and so on and so forth. Don't expect this to be something you can get good at easily. But luckily C++ is very well documented and has a hell of a community. I don't think you should listen to everyone telling you to jump into .NET before you get into C++, because I think the transition will be tricky and you'll be lacking a lot of the details of C++ that are necessary.

Why not start off with C? It's what C++ is derived from, and its more minimalist which makes learning the language as a whole quite easier. C++ is quite frankly, a huge language. It's not exactly a bad thing -- but could be kind of overwhelming if you catch my drift.

In short, if you think you can learn C++ go for it. You'll have to work hard but once you've got some of it down it'll become easier and worth it. But my personal recommendation is to first learn C and lower level concepts and then move up to whatever you see fit.
Reply


Messages In This Thread
Jumping into C++ ? - by Baked - 03-25-2011, 06:46 AM
RE: Jumping into C++ ? - by cfillion - 03-25-2011, 09:35 AM
RE: Jumping into C++ ? - by AceInfinity - 03-25-2011, 11:17 AM
RE: Jumping into C++ ? - by Baked - 03-25-2011, 11:42 AM
RE: Jumping into C++ ? - by cfillion - 03-25-2011, 11:53 AM
RE: Jumping into C++ ? - by aggouras - 03-25-2011, 12:23 PM
RE: Jumping into C++ ? - by Shades - 03-25-2011, 01:45 PM
RE: Jumping into C++ ? - by HakkuR* - 03-26-2011, 08:51 AM
RE: Jumping into C++ ? - by Splodge0007 - 03-26-2011, 03:13 PM
RE: Jumping into C++ ? - by Baked - 03-26-2011, 07:09 PM
RE: Jumping into C++ ? - by Nick - 03-26-2011, 07:12 PM
RE: Jumping into C++ ? - by C!RCU!T tr0jAn ☠ - 03-26-2011, 08:36 PM
RE: Jumping into C++ ? - by SeePlusPlus - 03-26-2011, 08:40 PM
RE: Jumping into C++ ? - by AceInfinity - 03-26-2011, 08:43 PM
RE: Jumping into C++ ? - by SeePlusPlus - 03-26-2011, 09:23 PM
RE: Jumping into C++ ? - by AceInfinity - 03-26-2011, 09:32 PM
RE: Jumping into C++ ? - by Nick - 03-26-2011, 09:35 PM
RE: Jumping into C++ ? - by Scorch - 03-27-2011, 09:43 PM
RE: Jumping into C++ ? - by モrainee - 05-14-2011, 02:22 AM
RE: Jumping into C++ ? - by Atthackers - 05-29-2011, 05:57 PM
RE: Jumping into C++ ? - by BacklTrack - 05-29-2011, 06:23 PM
RE: Jumping into C++ ? - by !LoL - 06-01-2011, 04:08 AM
RE: Jumping into C++ ? - by LiamLC - 06-17-2011, 03:52 PM
RE: Jumping into C++ ? - by Dubstep - 06-18-2011, 12:31 AM
RE: Jumping into C++ ? - by LiamLC - 06-18-2011, 05:32 PM
RE: Jumping into C++ ? - by Mr. House - 06-22-2011, 10:16 PM
RE: Jumping into C++ ? - by Bigandrewgold - 06-24-2011, 08:15 PM
RE: Jumping into C++ ? - by Slurms Makenzi - 06-24-2011, 09:43 PM
RE: Jumping into C++ ? - by Black Ghost - 06-29-2011, 10:37 AM
RE: Jumping into C++ ? - by ily - 06-29-2011, 11:12 AM
RE: Jumping into C++ ? - by Dr.BrokenGod - 06-29-2011, 03:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)