Python is too dissimilar to c#. Java is much closer and there are tons of tutorials. That being said, I would recommend the bergzergarcade tutorials mentioned by Shadownami92. Also, try http://catlikecoding.com/unity/tutorials/, and http://unitygems.com/.
if youre completely new to programming it might be best if you start learning python. its a very versatile language, and much simpler to learn all the core ideas behind coding. I would recommend http://learnpythonthehardway.org/book/ wibit.net had great c# videos - but therey back to "comming soon" ... the other videos are…
I'm not a programmer, I've had some education in it but that was over 10 years ago so I only vaguely remember what I learned :P Unity 3D has a pretty good tutorial Unity 3D Roll-a-Ball Tutorial. Below each video are links to topics discussed in case you're confused or want to delve further. This is Javascript but I've…
I think BurgZerg has quite a bit of video tutorials. I look at lots of tutorials on youtube, and then there is stuff on Unity Cookie as well. http://www.youtube.com/user/BurgZergArcade/videos http://cgcookie.com/unity/ For basic categories that could be useful. Look up how to use arrays and learn how to use delegates.…