Unity Junior Programmer Pathway (Portfolio Build)
- SenpaiVR

- Dec 18, 2021
- 1 min read

As of today, December 18,2021, As part of Part 2 of the Junior Programmer Pathway, I have learned and completed the following Units
Level 1: Code Comprehension:
Interpret Simple Code
Improve simple code using the features of an IDE
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
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
Level 1 Debugging
Diagnose and fix code that compiles, but fails to perform as expected
Diagnose and fix common compilation errors
Diagnose and fix compilation errors related to Unity's Scripting API
Diagnose and fix the cause of an exception





Comments