A curated repository containing Python scripts and Jupyter notebooks for learning, practicing, and enhancing coding fundamentals.
This repo provides practical Python examples for various programming scenarios. Great for beginners learning Python basics and for intermediate users looking for reusable code samples.
Special thanks to WikiHow and the CanadianCoding YouTube channel for foundational install resources.
- How to Install Python on Windows, MacOS, and Linux (WikiHow)
- Install Python on MacOS (YouTube)
- Install Python on Windows (YouTube)
- Jupyter Notebooks: Step-by-step tutorials and code walkthroughs
- Python Scripts (.py): Practical examples, utility functions, demos
- Topic Highlights:
- Python Core : Variables, loops, functions, file I/O, error handling, list/dictionary operations
- DB Connectivity - MySQL and SQLite
- Web Development with Flask and Django
- EDA, ML, NLP and Web Scraping
This repository uses the GPL-3.0 License.