This is part three of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this video.HD version is available at http://... =6991&st=0&#entry6991Support PHStudios by joining our community http://...
Thank you so much for this, I wanted to get into XNA but never had a chance to learn the right code (i'm not a good book learner) I have plenty of knoledge of how to code, just needed someone to map out C#
tubilar111(June 20, 2008 at 12:50 pm)
I agree with MattEvans16.
Whiplashx86(March 10, 2008 at 11:34 pm)
XNA Tutorial 2 Part 3: C# SyntaxWhat does it say after the colon? Oh and I know plenty of people who want to get into XNA but dont know any C#/Programming.
MattEvans16(February 1, 2008 at 8:08 pm)
Well I figured the title of the video would be 'C# Basics' rather than XNA... (since the video doesn't actually use ANY of the XNA Framework.) I would agree with the person above renaming the video to - 'Basic Debugging Tutorial' or something. Someone who has no programming experience shouldn't be jumping straight into XNA.
DaConstruct(February 1, 2008 at 6:32 pm)
Of course it does. It's the basics of C#. The guy starts with the elementary stuff, and then moves to xna. Unless it's somehow possible to use xna without knowing anything about C#.
kartoun(January 17, 2008 at 10:09 pm)
If you change the title to something like "C# - A Basic Debugging Tutorial", more people will watch this very good video.
MattEvans16(January 14, 2008 at 3:04 am)
this tutorial has nothing to do with XNA...
sandwichx(December 14, 2007 at 3:24 am)
u da man!
DavidGsVideos(December 10, 2007 at 11:24 pm)
These tutorials are really insightful, thank you.
Whiplashx86(June 6, 2007 at 5:12 pm)
For some reason this got cut off. Sorry about that. It was basically over anyway, I just told you what was going to be in the next tutorial. Heres what I will cover next timeParameters and arguments Method overloading Loops Decision -- MAYBE