https://github.com/creativepurus/python-basics
🌟 I wanted to share some amazing free resources for learning Python! 🤓👨🎓👩🎓 So, this repository is all about Basics of Python 🐍
https://github.com/creativepurus/python-basics
basic basic-algorithm basic-learning basic-programming basic-programming-language coding coding-standards creative-coding creativepuru data-science free machine-learning python python3 pythonbase pythonbasic pythonbasics pythonbasicstutorial resources
Last synced: about 2 months ago
JSON representation
🌟 I wanted to share some amazing free resources for learning Python! 🤓👨🎓👩🎓 So, this repository is all about Basics of Python 🐍
- Host: GitHub
- URL: https://github.com/creativepurus/python-basics
- Owner: creativepurus
- License: cc0-1.0
- Created: 2023-04-11T16:52:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T17:32:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T17:48:49.129Z (2 months ago)
- Topics: basic, basic-algorithm, basic-learning, basic-programming, basic-programming-language, coding, coding-standards, creative-coding, creativepuru, data-science, free, machine-learning, python, python3, pythonbase, pythonbasic, pythonbasics, pythonbasicstutorial, resources
- Language: Jupyter Notebook
- Homepage: https://github.com/creativepuru/Python-Basics
- Size: 9.37 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
> [](https://github.com/creativepuru "Purushottam Anand 🇮🇳 on GitHub ☕")
[](https://github.com/creativepuru/Python-Basics)
[](https://github.com/creativepuru)
# 📚 Table of Contents
- 🔰 ABOUT
- 💻 Getting Started
- 🔰 Description
- 📣 Feedback & Contributions 🤝
- 📲 How to reach me 💻
- 📖 License
- 💡 [SURPRISE](#surprise)
- 🤝 SUPPORT ME# 🔰 ABOUT
- ✨ I wanted to share some amazing free resources for learning Python! 🤓👨🎓👩🎓
- ✨ If you're interested in learning Python or want to enhance your skills, these resources are perfect for you! 🚀
- 🤓 Whether you're a beginner or an experienced programmer, these resources will help you enhance your skills and take your coding abilities to the next level. 💪# 👨💻 Getting Started
- To get started, you'll need to have `Python` installed on your computer. You can download the latest version of Python from the official website: https://www.python.org/downloads/
- You'll also need to have `Jupyter` installed. You can install it using `pip` using below commands :
```
pip install jupyter
```
- Once you have `Python` and `Jupyter` installed, you can `clone` this repository:
```
git clone https://github.com/creativepuru/Python-Basics.git
```
- Then, navigate to the directory where the repository was cloned and start Jupyter by using below commands :
```
cd
jupyter notebook
```
- This will open the `Jupyter notebook interface` in your default `web browser`. From here, you can navigate to the notebooks directory and open any of the notebooks to view the code examples.# 🔰 Description
### The notebooks in this repository cover the following topics:
- Variables
- Data Types
- Lists
- Tuples
- Dictionaries
- While Loop
- If Statement
- Else Statement
- Comprehension### Each notebook contains code examples and explanations of the concepts being covered. I encourage you to experiment with the code and modify it to see what happens 🤓
# 📣 Feedback & Contributions 🤝
If you have any suggestions for improving the code or adding new notebooks, feel free to submit a pull request. We welcome contributions from the community.- Fork the project
- Create a new branch (git checkout -b feature/awesome-feature)
- Make your changes and commit them (git commit -am 'Add an awesome feature')
- Push to the branch (git push origin feature/awesome-feature)
- Create a pull request
![]()
[](https://openinapp.co/connect-on-linkedin-puru "Purushottam Anand's LinkedIn Profile")
[](https://openinapp.co/gmailpuru "Gmail - use Desktop / Laptop to open Gmail")
[](https://openinapp.co/githubsponsorpuru "Purushottam Anand's GitHub Sponsor Page")
# 🚀 Let's learn and grow together!
- 🤖 We believe that the future belongs to those who master these skills, and we're excited to be a part of your journey.
- 💪 If you're ready to up your Python game, feel free to connect with me on [LinkedIn](https://openinapp.co/linkedinpuru "Purushottam Anand on Linkedin") and never miss out on these valuable resources! 🚀
- 👨💻 Happy coding! 🎉### ❤️ Thank you for visiting my repository, and happy exploring 🤗
# 📖 License
### My [Python-Basics repository](https://github.com/creativepuru/Python-Basics) is licensed under the [Creative Commons Zero v1.0 Universal](https://github.com/creativepuru/Python-Basics/blob/main/LICENSE.txt) License.
- See [LICENSE](https://github.com/creativepuru/Python-Basics/blob/main/LICENSE.txt) for more information.
# SURPRISE
### 📚 Visit My Next Repository 👉🏻 [Python Advanced](https://github.com/creativepuru/Python-Advanced) to continue and excel your Python Journey !
## 🤝 SUPPORT ME 👉🏻 [](https://www.buymeacoffee.com/creativepuru)