Python Web Apps that Fly with CDNs Transcripts
Chapter: Setup
Lecture: Setup intro
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Sometimes we might start from a brand new application from scratch and you can just
0:07
say file new project, open up a file or folder and just start going. That's not the case with this one.
0:14
We're not learning how to build web apps, we're learning how to take an existing web app and make it faster.
0:19
So there's a couple of things you're going to need to do in order to get set up to follow along and that's what this very short chapter is all about.
0:27
So I would just at the beginning here. I want to encourage you to replicate what I'm doing
0:32
here on the screen in my version, replicate that on your machine. Got questions, you're wondering about something, you know, play with it, explore it.
0:42
It's easy to do with Python and the CDN. So I just encourage you to get out there and play. You'll get a lot out of it that way.
0:48
All right, let's get into the setup.