Nick:I am new to XNA. I am 24 and love video games. I no absolutely nothing about C# or anything else that has to do with game design. Any pointers or advice for getting started are much appreciated. Thanks
I am also 24, and new to xna. first problem you might run into...when looking up things online make sure you are looking for walkthroughs under xna 2.0. There are a lot more resources out for 1.0 as it has been out longer. One of the problems I have had is a lot of starter walkthroughs are made for 1.0
A really good book to start learning c# with is murach's c# 2005. It takes you from the ground up on c#, later in the book they go into details about app programming...but you can just skip by that as you wont need to use this for XNA
anyway get a basic understanding of C# before you dive into xna...it helps so much.