Unity Learn home
View Course Content

Create with Code

Course
Beginner
+900 XP
36 Hours30 Mins
(810)
Overview
Skills
Live
For Educators
What you’ll learn
Level 1 Code Comprehension
Interpret simple code
Improve simple code using the features of an IDE
Level 1 Debugging
Diagnose and fix code that compiles, but fails to perform as expected
Diagnose and fix common compilation errors
Diagnose and fix the cause of an exception
Level 1 Application Scripting
Use common logic structures to control the execution of code.
Write code that utilizes the various Unity APIs
Implement appropriate data types
Write code that integrates into an existing system
Implement a code style that is efficient and easy to read
Prototype new concepts