These are my projects that uses Python Programming, from the fundamentals. This program will help you to learn from basics of programming. Kindly read each Readme because it is the documentation of each project that helps you and guide you to the entire project. Most of the program, needs to install some packages, to install kindly use this formal and execute to your command line.
pip install <package>
Where < package > is the python package you want to install. If the package is already installed, you don't need to re-install it.
- API
- API x GUI
- Console
- Data Analytics
- Database (SQL)
- File Handling (read)
- File Handling (write)
- Graphical User Interface
- Jupyter Notebook
- Machine Learning
- Object Oriented Programming
- Turtle
- Webscraping
- WebScraping x GUI
Not all files (codes) uses the packages mentioned in every ReadMe.md file of each folder, it might be used by some of the files (codes), but not all.
- Stackoverflow