Learn C# – tutorials with Xna and .net

At learningcsharp.co.uk The aim is to have one place where you can both develop your coding skills and then use them to develop applications and games . As you can see from the links at the top of the page there are three sections to this website( of which two are learning sections), the homepage that will be for general updates, the c# section contains comprehensive tutorials on c# and the XNA section Where you will learn how to use c# with Xna to create games for the Pc and Xbox using C#. There is also an Xna game projects section with examples of games that you will be able to use to aid in learning.

How the learning process is layed out:

Learn C# code:
(Note: if you already know C# you can skip this section)
-Coding environment(essentially the software you will use to code with)
-Language basics(integrals,types,methods etc (don’t worry these will be explained))
-simple example
-More about C# and programming (Classes,Objects etc)
-More detailed example to build upon knowledge gained

Learning XNA:
-Introduction to the Xna Framework
-Walk through The layout of Xna Code
-Using Xna to display an image
-Playing sound in your game
-move an image accross the screen
-Animating a 2D image
-Creating a mini game based on skills learnt
-Delving into the 3d World

Learn C# with XNA 2D(Pong)

Learn C# with XNA 2D(Torque)

Learn C# with XNA 3D(QuickStart Engine)

Check out the metro app page.

Posted in Uncategorized | Leave a comment