Introduction to Unity
  • Course Introduction
  • Install Unity & Visual Studio
  • Overview of Unity Interface
C# Programming for Beginners
  • Introducing Variables & Data Types
  • Declaring Functions & Class
  • Creating our First Script & Using Visual Studio
  • Start , Update & Awake Functions
  • Print Statements and Comment
  • Conditional Statements ( if , else , elseif ...)
  • Loops (while , do..while , for..)