Explore the CodeHS Sandbox
Explore the programming languages and types of programs you can write in the CodeHS IDE. All programs are runnable in the browser—even on Chromebooks!
Java (console)
Java
Java that extends ConsoleProgram by default to have added functionality.
Create NewJava Swing (Graphics)
Java
Standard Java with a Graphical User Interface (GUI) for writing graphical Java programs.
Create New