Posted October 14, 2011
Egotomb: If you want to be able to put out a game you need this http://www.cprogramming.com/tutorial.html before you look at any game engine. There are no shortcuts to what your looking for.
sloganvirst: Well, I am trying to learn C++ as well, I already got a tutorial for it from a friend. ;-) I can't really stress this enough since if you go directly to hard stuff, you can't make heads or tails of what you need to know and eventually just get depressed and scrap the idea. Make a text adventure or roguelike first. May not look like much but it gets you started and you can use the same constructs later when you move onto more complicated stuff with a lot more understanding.
ceeker: I do use Eclipse occasionally, but mainly for Java programs and usually only the night before a job interview, saying to myself "Yeah, I really should get used to using this so it looks like I know what I'm doing", and then not touch it for months, in which time I completely forget the UI. I haven't had a single crash on VS2010 despite using it for hours nearly every day, and it seems to run fairly quickly for me, on similar specs. *shrug* Lucky, maybe?
The search *is* a bit crap, though I give you that. It's not perfect by any means.
To be fair most of the major problems seem to be related to WPF support which is incomplete and crap to say the least.The search *is* a bit crap, though I give you that. It's not perfect by any means.