Jumpstart Web Development Workshop
Setup
Python
Expectations
Overview
Web Development
Why
Example Projects
What
Frameworks
Why
Flask
First Application
Introduction
Hello World
Code Reloading
Routes
Everything Happening
Refactoring
Import
Use Module
Git Commit
HTML
Templates
Commit Template
Persistence
About
Relational Databases
sqlite
Create Database
ORM
Models
Save
Timestamps
List Route
Poems Template
Git Commit
Finishing Touches
Links
Pretty Format
CSS
Final Code
app.py
poembot.py
templates/poem.html
templates/poems.html
Challenges
Layout
Style
Tweet
In Depth
Client Server
Requests
CSS
Responses
Where To Go From Here?
Glossary
Clear History
Built with
from Kevin Beswick and Jason Ronallo
> Frameworks
Frameworks
Focus on the problem you’re trying to solve.