Advanced Java Programming Challenge
Description
Ready to validate your mastery of the Java programming language? This lab challenge will help you confirm your knowledge of topics covered in the Advanced Java Programming learning path.
In this lab challenge, you will be provided with a web browser-based integrated development environment (IDE) with several incomplete code files pre-loaded. Each code file describes what you must do to complete it before time runs out. This is a real environment, which means you can prove your knowledge in an applied situation, leaving behind multiple choice questions for a dynamic performance-based exam situation.
Updates
April 14th, 2020 - Updated to use a fully embedded IDE for a superior user experience
March 5th, 2020 - Updated lab infrastructure to allow direct access to the development environment without navigating cloud vendor consoles and reduce startup time by ~50%.
Prerequisites
- Advanced knowledge of Java 9
- Completion of the Advanced Java Programming learning path is recommended before attempting this lab challenge
Intended audience
- Intermediate and advanced Java developers
What will be assessed
- Your ability to write advanced Java code within a time-limited environment
- Particular aspects of Java that may be assessed include polymorphism, interfaces, collections, and streams