WEEK1 | 1-1 | Starting to Program | Getting Started

2
the procedure of programming
3
using directive | Class | “Main” | method
3
Unity Engine | “scene” folder | “scripts” folder
4
change “IDE” | Start() method | Update() method
5
Main Camera | attach scripts

each Start() method = the number of Threads

a bunch of Threads = Process