#100DaysOfWeb in Python Transcripts
Chapter: Welcome to the course
Lecture: Course flow

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Let's talk a little bit about the course organization and how you're going to go through it during your 100 Days of Code.
0:07 We don't have 100 separate little projects nor do we have one huge project you work on for 100 days.
0:15 Instead, we've broken the course into four day segments where you work on one project, one idea you learn one thing and you work on it
0:21 during those four days. Typically, the way it goes is on the first day you're going to watch the lessons. They're usually 45 minutes to an hour
0:29 or maybe you do a little bit of coding we'll tell you what to do and help you along the way there but mostly the first day of any major topic
0:35 Django, Pyramid, Async, whatever is going to be watching these videos. Then then next day we're going to have some project for you.
0:43 And on GitHub, each section has its own read me that says on day one or day N you do this on day two you do that, on day three, day four
0:52 and it just walks you through. It's pretty open-ended and you get to explore and play with the ideas
0:57 but it is guided so you're not just left all alone. Next day, probably a little bit more code and then you might finalize what you're
1:04 working on and finish up that project as you go. And that's typically a given topic in this course.
1:10 So you can think of this course as 25 four day segments. Except, we've actually left one open where we have four little independent ideas
1:18 that weren't big enough to fit into this format. Also, some of the topics are longer the way I've laid it out here.
1:25 For example, Docker is an hour and a half. So on the first day, you watch maybe 50 minutes of Docker, something like that.
1:32 Day two, you work on applying what you learned there. Day three, you come back and watch some more videos and build on that with, say, Docker Compose
1:40 in this example. And then finally, on day N plus three or day four you're going to finish up working with those new ideas.
1:47 So the basic workflow is these four day segments on any given topic. If you want to skip around, that's fine that's totally okay
1:55 they don't have huge dependencies between them but we do assume that you know what came before. So, for example, if you jumped to the end
2:02 into some Flask section, we've assumed that you have the knowledge that we covered in the first part where we just introduced Flask
2:09 and things like that. But as long as you're willing to fill in those gaps or you feel like you have the prerequisite knowledge
2:14 you can jump around and that's okay long as you think of this format as being kind of the atomic unit there.


Talk Python's Mastodon Michael Kennedy's Mastodon