Everything below is made by a github user under the name of Peaceful Polymath.
Did you ever want to learn something, But din't know where to start. Well I felt the same problem while Learning Python.
SO I created A simple website that can be used for learning python, which uses a great website alled Automate the boring stuff, in which we can learn python
-Honestly I learnt coding using Automate the boring stuff.
This repository isn't haivng any dependencies or requirements in python, It only needs an internet connection if you using it online. If you are using it offline (Way 2), then you need only python installed, a code editor and a good internet connection.
-Use this wesbite for Visiting the freely hosted website
- Select the chapter you need to learn.
- Use the provided links
- Solve challenges and practice projects
- Bonus:- The solutions to most of the problems till chapter 9 had been mentioned in the repo
- Note - These kind of resources are for learning actively, so do not mug up.
- And Maybe document the journey and make a website yourself like me.
- Have python Installed in your PC
- If you are on linuxmint, Your Pc already has python
- If you use any other linux distro, please hop into google to find the python installation
- Install git in your pc
- Clone this repo by using git clone https://github.com/PeacefulPolymath/Peaceful-Python-LPP
- Go into the directory in which the repo has cloned
- Make sure you have installed python
- Enjoy!!
MIT License