Feynman

The Vortex

Jump in. Then build anything.

Every technology you need to start coding, in the order you need it. Download or learn each one in a tap. No experience required.

5 stepsFree, foreverFrom first install to live on the web
  1. 1

    Your first tools

    Every coder on Earth installs these first. Get them, and you have a real workshop.

    VS Code

    Install

    The editor you write all your code in - free and used by the pros.

    Git

    Install

    A time-machine for your code. Save anything, undo anything.

    GitHub account

    Account

    Where your code lives online and where you show the world what you built.

    GitHub Desktop

    Install

    Git with buttons instead of typing - the easiest way to start.

  2. 2

    Version control & pull requests

    The five moves you repeat forever: clone, branch, commit, push, pull request. This is how teams build together.

    Intro to GitHub

    Learn

    A free hands-on course that teaches what a pull request actually is.

    Hello World

    Learn

    Make your very first pull request, step by step.

    Git cheat sheet

    Learn

    Every command you need on a single printable page.

  3. 3

    The languages of the web

    Three languages build every website you've ever used. Learn them in order - they stack.

    HTML

    Learn

    The skeleton - every page is made of it.

    CSS

    Learn

    The style - makes your page actually look good.

    JavaScript

    Learn

    The magic - makes your page move, react, and do things.

  4. 4

    Run code on your machine

    Now make your computer run your code. Pick a language and go - both are beginner-friendly.

    Node.js

    Install

    Run JavaScript anywhere, not just in a browser. It powers most modern apps.

    Python

    Install

    The friendliest first language - games, AI, scripts, anything.

    Chrome DevTools

    Install

    Built into Chrome - inspect and debug any website on the planet.

  5. 5

    Ship it to the world

    The best part: put what you built online so anyone, anywhere can open it. All free.

    Vercel

    Deploy

    Get your site online in about one click.

    Netlify

    Deploy

    Drag, drop, and you're live.

    GitHub Pages

    Deploy

    Free hosting straight from the repo you already made.