Python Jumpstart by Building 10 Apps Transcripts
Chapter: Course Conclusion
Lecture: You made it, you are done!
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Here you are at the end of the class, you've made it through all ten applications, I hope you really enjoyed your time learning Python
0:08
and found this to be a really productive and engaging way to learn. I want you to congratulate yourself,
0:16
stop for a moment and just think about all the stuff that you have learned because if you have built all these ten apps
0:22
you've come a long way, there are many things that you've learned and we are going to go back and review them in this short final session.
0:28
If you just put it all on the screen at once, and look at what you've learned it's a ton,
0:33
every single point here is pretty big topic so one of these is file I/O another one is classes, and inheritance, and screen scraping and generators
0:44
and just all of this stuff you guys have seen in action and hopefully, became at least familiar and comfortable with if not have mastered it yet,
0:53
but you have a really good foundation to go and become a Python web developer or data scientist using the Python tools
1:01
or whatever it is that inspires you and you need to go build. Now before you go, make sure that you've grabbed the source code
1:08
I am sure that you probably have already got this from going through the course, but go to github.com/mikeckennedy/Python-jumpstart-course-demos
1:17
with dashes separating it, and you know, start the repository or bookmark it, something like that, I want this to be a resource you can come back to
1:25
as you learn more throughout your Python career.