Help finding C# coding tutorials

Hi my name is Steve Martin and I am producer for my game in game design class. Unfortunately no one assigned to my group know how to code. We heard that C# would be a good language to use so we are going to stick with it. I was wondering if anyone could direct me to a cite that would give good tutorial on how to do C#. I am a visual person and like to know how things run so it would be helpful if the tutorial told exactly what you were doing on each step. Also the project is a flying game along the routes of Starfox. So if there were any that focused on flight sims in Unity that would be awesome.

I am not trying to get “free coding” I want to be able to understand coding and see how it works so that we can make a better game as a group. Also the we have to have a working game before March so we will not get to do any heavy coding.

Thanks to anyone who responds,

Steve Martin

The March deadline is a little close. You’ll want to take a look on the asset store for visual scripting tools like uScript.

I personally haven’t used them but I hear they are great for beginners.

It’s different for everyone but looking back on my experience it took about 2 months before I embarked on an actual project I planned to complete and I already knew a simpler programming language.

Failing that… google is your friend, smash some code together: http://forum.unity3d.com/threads/42983-Flying-game-help

Thanks trooper this will really help my team. One reason why I want to get into game design is because of all the people that are helpful that are already in the business. I think that if we all work together we can make games that will knock people’s socks off!

Thanks,

Steve Martin

Personally, i learned everything i know from GTGD.
It’s not really focused on flying, and it is a multiplayer tutorial, but it can help you i think.