What are a few things i need to know starting out with c#/c++ and/or where can i get a book or tutorial on it?
Printable View
What are a few things i need to know starting out with c#/c++ and/or where can i get a book or tutorial on it?
You need a compiler for C#/C++.
Free IDE for C#:
http://www.icsharpcode.net/OpenSource/SD/default.asp
Free IDE for C++
http://www.bloodshed.net
You would also need .NET SDK/Framework for C#:
http://msdn.microsoft.com/code/defau...mpositedoc.xml
http://www.microsoft.com
Sites:
www.cplusplus.com
http://www.c-sharpcorner.com