Hello, I am currently an intermediate visual basic .net programmer. I would like to learn how to make some games. I have also downloaded a directX SDK but I have no idea where to start. Also i seen that most games are made with C languages so i was going to learn one but not sure which to learn first(C/C++/C#)
Any help and some tutorials are something to get me started would be greatly appreciated.
Thanks,
Korab

Want to learn game programming
Dag Sanna
The DirectX SDK got many c#.net (managed directx) samples and tutorials, these are not hard to convert to vb.net code, you could even use a online c# to vb converter.
Look at this topic, which has some usefull links, inlcuding c# to vb converters:
http://forums.microsoft.com/msdn/ShowPost.aspx PostID=97087
You can also buy one of these books, which where very usefull to me.
- Beginning 3D Game Programming
http://www.samspublishing.com/title/0672326612
- Managed DirectX 9 Kick Start: Graphics and Game Programming
http://www.samspublishing.com/title/0672325969
- Beginning .NET Game Programming in VB.NET
http://www.amazon.com/exec/obidos/tg/detail/-/1590594010/002-3094679-8989609
Goodluck learning
NonGT
Here is the direct Link to my Resources Thread.
http://www.ircomm.net/forums/7/ShowPost.aspx
You could also do a search on www.codeproject.com as they have some samples that you could follow.