• C++ or C#?
    64 replies, posted
[QUOTE=PiXeN;27153206]you can use unsafe{} with C#, which allows you to use pointers and other lower level features. [editline]e[/editline] Typo.[/QUOTE] As well as unsafe code, C# also provides P/Invoke for calling into C.
I want to start learning XNA, but do you already need to have some knowledge of C# or can you jump straight into XNA tutorials?
[QUOTE=Getro;27276693]I want to start learning XNA, but do you already need to have some knowledge of C# or can you jump straight into XNA tutorials?[/QUOTE] I think that you should learn the basic C# syntax, and then use the Framework.
I'd like to start learning C# and XNA as well. Where do I start? I've done some AS2 earlier but that's pretty much it.
Sorry, you need to Log In to post a reply to this thread.