Junior Programmer
- Offered byUnity
Junior Programmer at Unity Overview
Duration | 12 weeks |
Mode of learning | Online |
Official Website | Go to Website |
Credential | Certificate |
Junior Programmer at Unity Highlights
- Earn a certificate after completion of the course
Junior Programmer at Unity Course details
- Project: Unit 1 - Player Control
- Project: Unit 2 - Basic Gameplay
- Project: Unit 3 - Sound and Effects
- Project: Unit 4 - Gameplay Mechanics
- Project: Unit 5 - User Interface
- This course focuses on preparing participants for Unity Certification, this course provides comprehensive training to enhance job-readiness for potential employers
- In this participants will gain the knowledge and proficiency required to demonstrate their competency in Unity, making them well-prepared for certification and showcasing their readiness for roles in the field
Junior Programmer at Unity Curriculum
Code Comprehension
Interpret simple code
Improve simple code using the features of an IDE
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
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
Application scripting
Create the scene flow in an application state
Implement data persistence across scenes and user sessions
Version control
Maintain a project by correctly implementing version control
Implement best practices of version control using Unity Collaborate
Code optimization
Maximize code efficiency by correctly executing coding best practices
Debug performance issues
Programming theory
Analyze the principal pillars of object-oriented programming
Simplify code and make it reusable by correctly implementing the principles of inheritance and polymorphism
Make code more secure and usable by correctly implementing the principles of abstraction and encapsulation, including the use of interfaces
Write efficient, organized, and comprehensible code by correctly implementing the principles of object-oriented programming