What you’ll learn
- Learn Python from scratch
- Learn all Python basics such as variables, functions, conditionals, loops, text processing, file processing and more.
- Learn the basics by using real-world examples
- Create a command-line-based program
- Create a desktop app that converts between different units
- Create a standalone version of the desktop app that runs on Windows, Mac, and Linux computers
- Learn the wxPython GUI library to develop desktop graphical user interfaces
- Create a web application that runs on the browser
- Deploy a web application to a live server so everyone who has a browser can use it
- Learn the Flask web framework to do web dev