
Unity 3d
Get flash to fully experience Pearltrees
Unity3D offers a choice between 3 different programming languages: JavaScript, C# and Boo . Each of them has its pros and cons, but for me C# almost immediately came out as a clear winner. That is because it is fully object oriented and it's syntax is similar to Java and Actionscript 3 , both of which I am experienced with. However, before I started to play with Unity3D, I never wrote a single line in C#, so I had to learn it from scratch. As you probably know C# was originally developed by Microsoft and is widely used in the .NET framework as well as in Silverlight development.
Getting started with C# for Unity3D - Everyday 3D
Are you just starting with Unity and want to learn how to program in C#? Are you a veteran that finally wants to do some serious scripting? Check out these tutorials! Clock This tutorial introduces you to Unity and creating C# scripts. You will create a simple clock that always shows the current time.

