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
Reusing Code
Import
Use Module
Git Commit
Templates
Making the Form Work
Commit Template
Persistence
About
Relational Databases
sqlite
Create Database
ORM
Models
Save
Timestamps
List Route
Talks Template
Git Commit
Finishing Touches
Links
CSS
Final Code
app.py
talk_mashup_bot/talk_mashup_bot.py
templates/talk.html
templates/talks.html
templates/new_talk.html
Challenges
Layout
Style
Tweet
In Depth
Client Server
Requests
Responses
Where To Go From Here?
Glossary
Clear History
Built with
from Kevin Beswick, Tori Culler and Jason Ronallo
> Finishing Touches
Finishing Touches
Adding polish.