# Python Learning Journey (IIT Madras)
-
Updated
Mar 20, 2026 - Jupyter Notebook
# Python Learning Journey (IIT Madras)
A simple command-line To-Do List application built with Python that allows users to add, view, complete, delete, and search tasks while practicing core programming concepts.
Fall 2022 CS61B Lecture Code.
This is a refresher Python project touching on the fundamentals - list data types, control structures, for and while loops, classes and objects, working with different file types, dictionaries, and modules. Cortana moves away from the CRUD approach and has FSM logic.
A collection of small Python projects built by me.
This repository contains practice programs and examples of core Python data structures, including Lists, Tuples, Sets, and Dictionaries. It covers basic operations, commonly used methods, and simple problem-solving examples to build a strong foundation in Python.
A collection of Python day-to-day codes that can help learning and understanding various use cases of Python.
Posts about coding in Python
Refresher files to solidify my Python fundamentals. Despite prior experience through internships, research, and work, I wanted to revisit core concepts to ensure clarity—especially without a formal CS academic background.
Find Duplicates in a List in Python.
This repository is my personal space to document and share everything I learn as I dive deeper into the world of Artificial Intelligence, Machine Learning, and Python programming.
A collection of Python mini-games built in Jupyter Notebook. Includes a Geography Quiz and a Word Guessing Game to practice dictionaries, loops, conditionals, and user input.
Collection of DS and ML sample notebooks and cheat sheets
Here, we talk about the programming language, Python.
a beginner-friendly Python console app that simulates a mini social media platform using core data structures and regex validation.
The official GitHub repository for the **Python Foundation Week**, organized by NeuroByte Society. This program is designed to help beginners quickly get confident with Python basics before diving into libraries like NumPy, pandas, or TensorFlow.
Python mini projects using lists: • To-Do List Manager • Student Grades Organizer • Inventory Tracker • User Feedback Analyzer
A fun game using the principles of python listing and dictionaries!
Add a description, image, and links to the lists-python topic page so that developers can more easily learn about it.
To associate your repository with the lists-python topic, visit your repo's landing page and select "manage topics."