Project: Unity Scripting (JS) Programming
Unity Scripting (JS) Programming is an introduction to the basics of programming with Unity’s JavaScript language. The series is provided to help the learner understand the basics of the language, the syntax, and general logic for JavaScript code construction.
Let’s Get Started!
Synopsis: Unity JavaScript programming is an introduction to the basics of programming with Unity’s JavaScript language. The series is provided to help the learner understand the basics of the language, the syntax, and general logic for JavaScript code construction.
Objectives: Complete all videos to gain an understanding and comfort in Unity, for practical use in the next training sessions.
Time Estimate: 3 hours to complete.
Unity JavaScripting and Programming Basics
Part 1: Introduction to JavaScript video series
Part 2: Additional Programming Websites
Part 3: IDE: Integrated Development Environments
Part 4: Unity Scripting Websites
Part 5: Unity IDE Setup
Part 6: Unity Console Window
Part 7: Variables and Scripting Guidelines
Part 8: Variable Assigning and Print Function
Part 9: Array Declarations and Indexing
Part 10: Tweakable Variable in the Inspector
Part 11: Arithmetic Operators
Part 12: Shorthand Adding, Subtracting to Itself
Part 13: ‘if’ Conditional Statements
Part 14: ‘if’ Multiple Conditional Statement
Part 15: ‘if’ in Conditional Statement
Part 16: Switch, Case, Enumeration
Part 17: For Loop – Plus and Minus
Part 18: For Loop – Indexing an Array
Part 19: While Loop Statements
Part 20: Function Basics
Part 21: Function Overloading
Part 22: Class Basics
Part 23: Class Constructor
Part 24: Class with Functions and Constructor
Part 25: Class with Inheritance (Extends)
Part 26: Wrap Up
Part 1: Introduction to JavaScript video series
Part 2: Additional Programming Websites
Part 3: IDE: Integrated Development Environments
Part 4: Unity Scripting Websites
Part 5: Unity IDE Setup
Part 6: Unity Console Window
Part 7: Variables and Scripting Guidelines
Part 8: Variable Assigning and Print Function
Part 9: Array Declarations and Indexing
Part 10: Tweakable Variable in the Inspector
Part 11: Arithmetic Operators
Part 12: Shorthand Adding, Subtracting to Itself
Part 13: ‘if’ Conditional Statements
Part 14: ‘if’ Multiple Conditional Statement
Part 15: ‘if’ in Conditional Statement
Part 16: Switch, Case, Enumeration
Part 17: For Loop – Plus and Minus
Part 18: For Loop – Indexing an Array
Part 19: While Loop Statements
Part 20: Function Basics
Part 21: Function Overloading
Part 22: Class Basics
Part 23: Class Constructor
Part 24: Class with Functions and Constructor
Part 25: Class with Inheritance (Extends)
Part 26: Wrap Up