Unity Learn home
View Course Content

Create with Code

Course
Beginner
+900 XP
36 Hours30 Mins
(880)
Overview
Skills
Live
For Educators
What you’ll learn
Level 1 Code Comprehension
Interpret basic code in a Unity code base
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
Control the execution of code with common logic structures
Compose scripts that utilize various APIs
Implement appropriate data types
Write code that integrates into an existing system
Cultivate a code style that is efficient and easy to read
Prototype new concepts