Skip to content

shailesh2210/Python-Refresher-Kit

Repository files navigation

This repo is for revisiting core concepts of Python and reinforcing strong fundamentals through clean, structured, practical examples.

⚡ What This Repo Covers

  • Core Python foundations

  • Logic-building exercises

  • Data structures

  • Conditionals & loops

  • Functions & lambdas

  • Map / filter / reduce

  • File handling

  • Small warm-up questions to sharpen thinking

🛠️ How to Use

Clone the repo:

git clone https://github.com/shailesh2210/Python-Refresher-Kit.git
cd Python-Refresher-Kit

🧭 Recommended Study Flow

  • Variables & Strings

  • Lists, Tuples

  • Dicts & Sets

  • Warm-Up Questions

  • Conditionals

  • Loops

  • File Handling

  • Functions

  • Lambda / Map / Filter / Reduce

This order builds your foundation step-by-step.

📌 Goals of This Repo

  • Build Python confidence

  • Strengthen logic thinking

  • Refresh fundamentals for interviews

Create a clean notebook-based revision kit

🗺️ Coming Soon

  • Exception handling

  • Modules & packages

  • Basic OOP

  • Mini projects

  • Python cheatsheets

✨ Author

Follow me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published