C# programming Tutorials?


Dz131

 

Posted

Hey all,

This is a question for any developer or programmer. I'm normally a database and application programmer, MYSQL, SQL, PHP, and I have limited back-end experience with C# in the ASP.net framework.

A friend of mine needs a game design programmer that can program in C#. I figured it would be a fun project because I've never tried my hand at game design.

Anyone know of any good C# tutorials they could direct me towards as I'm competent in C# but I could probably use a crash course.


 

Posted

Well, Microsoft's MSDN website has a lot of information regarding .NET development. Although, if you're willing to shell out some cash I can give some book recommendations.

CLR via C#

Computing with C#

Both are excellent books that I've used.


[U][URL="http://boards.cityofheroes.com/showthread.php?t=251594"][/URL][/U]

 

Posted

c# is like the easiest language ever
read on object oriented programing
grab visual studio/web dev from microsoft website
you basically dont need to know any syntax because the intellisince fills in all the holes for you
if you know any visual basic its pretty much the same thing