10-09-2009, 08:48 AM
(10-06-2009, 03:34 PM)MrD. Wrote: The difficulty in C++ doesn't come from the syntax, it comes from peoples understanding (or lack their-of) of managed memory allocation/de-allocation and pointers. Get a good grasp of managed memory and pointers first and you should be good to go.Well said.
There's nothing really wrong with learning C# first, if you're interested in games there's also XNA which uses C#. Given, after years of working with C++, going back to C# is like having my fully automatic shotgun replaced with a water pistol, but still, a water pistol teaches you the basics of aiming and firing and is far less intimidating to those who have never used a weapon before
And lol, you lost me at memory allocation/de-allocation.