Build 8 Mini Projects in Python from Scratch
Requirements
- Basic understanding of Python
Description
In this course, you are going to build 8 mini-projects in Python using different modules and libraries of Python.
Projects you are going to build in this course:
- Copy Paste Tool
- Stack Overflow Search Tool
- WikiPedia Search Tool
- QR Code Generator
- URL Extraction Tool
- URL Shortener
- Google Search Tool
- Pocket Dictionary
The Packages that are covered in this course are :
- Pyperclip
- urllib
- howdoi
- wikipedia
- pydictionary
- pyqrcode
- pyshortener
Who this course is for:
- Beginner Python developers curious about building their Portfolio
- Beginner Python developers curious about building projects