{# Course schema: this is what turns a blue link into a result that shows the provider and the level. Only facts that are actually true go in here. #}
ExpoCoder Sign in Start free

Full-Stack Web

Put Python behind the browser: Flask routes, forms, APIs, the requests library, and full-stack capstones.

17 lessons about 6 hours Medium
Learn it by writing it.

Every lesson runs real code in your browser, checked the moment you submit. No installing anything, no setup, no waiting.

Start Full-Stack Web free

What this course covers

  1. Flask: Python on the Web
  2. Routing: Many Pages
  3. Dynamic URLs: One Page, Many Values
  4. Templates: Building HTML from Data
  5. Forms: Let Users Type Things
  6. GET vs POST: Reading vs Sending
  7. APIs: How Apps Talk
  8. Serving JSON: Your Own API
  9. The requests Library
  10. A Database Behind Your App
  11. Sessions and Login: Who Are You?
  12. Status Codes and Error Pages
  13. Connecting Frontend to Backend
  14. Build a Weather App
  15. Capstone: Build a Joke App
  16. Calling APIs from the Browser
  17. CORS: Why the Browser Blocks You

Other courses

Computational Thinking

Learn to think like a problem-solver before you write a single line of code. Break big …

Basic Python

Your first Python course, no experience needed. Learn variables, loops, functions, and …

Intermediate Python

Level up your Python with comprehensions, lambdas, error handling, files, modules, and …

Object-Oriented Programming

Master OOP in Python: classes, objects, inheritance, polymorphism, encapsulation, abstr…

Advanced Python

Go deeper in Python: decorators, generators, type hints, regex, JSON, SQLite, testing, …

Data Structures & Algorithms

Core CS: arrays, lists, stacks, queues, hash tables, trees, graphs, sorting, searching,…

Games with Pygame

Build your own 2D games from scratch: the game loop, sprites, movement, collisions, and…

Java

Learn Java from zero, with no programming background needed. Write your first program, …

C++

Learn C++ from zero, with no programming background needed. Start with your first progr…

C

Learn C from zero, with no programming background needed. The language that Unix, Linux…

JavaScript

Learn JavaScript from scratch: variables, types, loops, functions, arrays and objects, …

Web Frontend

Build for the browser: structure pages with HTML, style them with CSS, then use live AP…

See all courses