Class for young programmer - by OMSI for Autodesk
This git contents the material used to taugh programming to high school student. The goal is to give ability to students to program Autodesk Synthesis.
The class is organized in 2 days workshop. Hereafter find the content of the different workshop and way to progress through it.
The class requires a Windows 8 or later version machine with the following: Unity 5.06 Visual Studio 2017 Github application
This folder contents the tutorial from Unity team as found here: https://unity3d.com/learn/tutorials/projects/tanks-tutorial
This folder contents a simple exemple of class inheritence inspire by the book "Head First Design pattern"