Please enable JavaScript to use CodeHS

CodeHS IDE - Coming Soon

A sneak preview of what's coming soon in the CodeHS IDE!

By Andy Bayer

Software Developer at CodeHS

Web Servers

We’re introducing the ability to program web servers in CodeHS. Students can learn how to code the backend of a dynamic website, including databases, routing, HTML, CSS, and JavaScript.

Opening a Graphics Window

You’ll soon be able to open a live graphical window into any code server you’re running code on.

Opening a Live Shell

We’re adding the ability to open a live shell in the server your code is running on. You can navigate around the server, exploring and running your files.

Quickly Switch Program Types

You’ll be able to transition between similar program types without ever leaving your program. Add graphics or the .jar files needed for Processing to your Java program, switch between Python 2 and Python 3, or switch between JavaScript Graphics and JavaScript Console types.