Create your first project

Start a project by choosing a language and a starter, then land in the editor ready to write.

  1. Choose a language

    New project opens a picker with one tile per language. Ready languages like Python, Java and Web are bright and can be picked; the ones still on the way are dimmed until Warsha can run them.

    The New-project picker showing a tile per language, the ready ones bright and the rest dimmed.
  2. Pick a starter

    Once you choose a language, its starters appear grouped from beginner to advanced. Pick one and it fills the project with working code you can Run right away.

    A language's starters in the picker, grouped from beginner to advanced, one card each.
  3. Straight into the editor

    The new project opens right in the editor with its files ready. Change a line and press Run whenever you like.

    A freshly created project open in the editor, ready to edit and run.