https://github.com/rampal-punia/python-learning-projects
Small and useful python projects for beginners. Good for practicing a nd learning python.
https://github.com/rampal-punia/python-learning-projects
learning-by-doing learning-python python python-learn-exercises python-project-beginner python-tutor python-tutorial python3 pythonprograms pythonprojects pythontutorial
Last synced: 9 months ago
JSON representation
Small and useful python projects for beginners. Good for practicing a nd learning python.
- Host: GitHub
- URL: https://github.com/rampal-punia/python-learning-projects
- Owner: rampal-punia
- Created: 2022-04-20T17:05:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T14:02:03.000Z (about 3 years ago)
- Last Synced: 2024-06-24T19:50:44.379Z (over 1 year ago)
- Topics: learning-by-doing, learning-python, python, python-learn-exercises, python-project-beginner, python-tutor, python-tutorial, python3, pythonprograms, pythonprojects, pythontutorial
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Projects
Python Projects for Beginners
The projects code for the video tutorials series on YouTube at [Coding Mantras] channel. A single platform to discover and master the knowledge of coding in Hindi.
Coding-Mantras is a sincere effort to empower future coders. A beginner of coding or even a coder-kid can gain programming superpowers by following the best coding practices on this platform.
Learn good coding habits,
better code structure,
appropriate naming conventions and
the "DoNotRepeatYourself" principle of programming
Also learn to write code that is
portable,
scalable and
reusable