Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 592 Bytes

File metadata and controls

23 lines (15 loc) · 592 Bytes

Workshop 🏭

Web Development 101

In this workshop we will cover some fundamentals of using Python for web development using the Flask web application framework.

Topics include:

  1. Fundamentals of requests and responses
  2. Working with Flask
  3. Working with HTML templates and static files
  4. Working with JSON

Some basic knowledge of HTML and CSS is expected but not essential for this workshop.

Note: This workshop recommends that you to bring your own laptop.

Requirements:

  • Windows / Linux / MacOS
  • Python 3.12 + installed (help to install can be done on the day)