8000 GitHub - JiteshShelke/Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JiteshShelke/Python

Repository files navigation

🐍 Python Code Collection by Jitesh Shelke

Python License: MIT Last Commit Repo Size Contributions welcome


📚 About This Repository

Welcome to the Python Code Collection 🧠👨‍💻 — a curated collection of Python programs and notebooks created by Jitesh Shelke. This repo serves as a go-to reference for essential Python concepts, from file handling to OOP and more.

🚧 Note: This repository is a work in progress — more files will be added regularly.


📁 Folder & File Structure

📁 / 📄 File Name 📌 Description
CSV-FILE-HANDLING-PYTHON Code for reading and writing CSV files
PICKLE-FILE-HANDLING-PYTHON Python object serialization with pickle
TEXT-FILE-HANDLING-PYTHON Text file read/write operations in Python
ABSTRACTION-ENCAPSULATION-GENERATOR.ipynb OOP: Abstraction & Encapsulation + Generators
COMPREHENSIONS.ipynb List, Set, Dict comprehensions
DECORATORS.ipynb Function decorators in Python
EXCEPTION-HANDLING.ipynb Try/Except, finally blocks, custom errors
INHERITANCE.ipynb Inheritance types and examples
LAMBDA FUNCTION.ipynb Lambda functions, map(), filter(), reduce()
REGULAR EXPRESSION.ipynb Regex patterns, matching, searching, replacing
LICENSE MIT License
README.md This file

🚀 Features

  • ✅ Beginner-Friendly Python Programs
  • ✅ Jupyter Notebook Format for Easy Learning
  • ✅ Topic-wise Organized Files
  • ✅ MIT Licensed — Free for Use & Modification

🔧 Installation & Usage

# Clone the repository
git clone https://github.com/JiteshShelke/Python.git

# Navigate into the directory
cd Python

# Open the notebooks in Jupyter Lab or Jupyter Notebook
jupyter notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0