Programming Introduction Old
From Unify Community Wiki
Revision as of 23:57, 21 November 2018 by Isaiah Kelly (Talk | contribs)
This page is marked for deletion |
Note: This page has been replaced by Programming Introduction and is now something of a duplicate.
Contents |
Synopsis
This book is a beginners guide to programming using Unity. It will be concise and cover most of the basics of programming while hopefully giving you enough of an understanding to be able to figure out and use other documentation (such as the Unity Docs).
References
Here are some useful references that will help you along the way as a supplement to the material here, so you may want to bookmark them for future use.
C#
Mono C# Compiler
C# Keywords
C# Operators
C# Types Reference
.NET
Mono Documentation
Microsoft Documentation