Introduction to Java Challenge
Description
Java is one of the most popular programming languages among enterprise organizations. Your effort invested in learning Java can take your career to many places. This lab challenge will help you confirm your knowledge in topics covered in the Introduction to Java 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
- Introductory knowledge of Java 9
- Completion of the Introduction to Java learning path is recommended before attempting this lab challenge
Intended audience
- Java developers, especially those that are just beginning to learn Java
What will be assessed
- Your ability to write Java code within a time-limited environment
- Particular aspects of Java that may be assessed include basic data types, loops, and classes