Best place to learn C# as a beginner orienting to XNA?
4 replies, posted
I've decided to switch to C# after seeing it. I don't like C++ for numerous reasons. I already know the extremely basic stuff such as cout, char, array, strings, but it would be nice to have a tutorial that brought me up straight from the beginner level. Are there any good books or tutorials out there and as a nice bonus, use XNA to create simple games?
[url]http://www.amazon.com/Learning-XNA-3-0-Game-Development/dp/0596521952/ref=sr_1_1?ie=UTF8&qid=1290762669&sr=8-1[/url]
This book really helped me alot, it's simple and teaches you all the basics you need.
There's a new one coming out though for XNA 4.0, maybe look out for that one.
[url]http://www.amazon.com/Learning-XNA-4-0-Aaron-Reed/dp/1449394620/ref=sr_1_1?s=books&ie=UTF8&qid=1290762679&sr=1-1[/url]
[url=http://lmgtfy.com/?q=XNA+game+making+tutorial]Google is your friend.[/url]
oRielly Books... Can't go wrong.
[QUOTE=supersnail11;26320055][url=http://lmgtfy.com/?q=XNA+game+making+tutorial]Google is your friend.[/url][/QUOTE]
Yeah, except generally those tutorials walk you through making one game, with little explanation. So if you're a beginner, you just end up with a big pile of code you don't really understand.
Sorry, you need to Log In to post a reply to this thread.