Loading repository data…
Loading repository data…
Dishantkharkar / repository
This repository chronicles my 100-day Python learning journey, where I'll start from the very basics and work my way up to more advanced concepts. Each day, I'll upload my progress, including Jupyter Notebook files (.ipynb) that contain code, explanations, and exercises.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to my "100 Days of Python" challenge! In this repository, you'll find my daily progress as I embark on a journey to learn Python from scratch. Each day, I'll be working on various Python concepts, projects, and exercises, and I'll be documenting my learning process right here.
Daily Jupyter Notebooks: You will find Jupyter Notebook files (.ipynb) for each day's work. These notebooks will contain code snippets, explanations, and exercises related to the Python topics I'm studying that day.
Topics Covered: I will start with the basics, including variables, data types, loops, and conditionals (if-else statements). As the days progress, I will delve into more advanced topics such as functions, object-oriented programming, data structures, and more.
Projects: I will also work on small Python projects to apply what I've learned in practical scenarios. You can check out these projects in the "Projects" directory.
Notes: I'll be sharing my notes and insights in the "Notes" directory. These notes will summarize key concepts and serve as a reference for myself and others.
If you'd like to contribute, whether it's correcting typos, suggesting improvements, or adding new exercises or projects, feel free to create a pull request. Your contributions are highly appreciated!
I'm excited to embark on this journey, and I hope you find this repository useful in your own Python learning adventure. Let's learn and grow together!
Happy coding! 🐍🚀
Feel free to customize the README and repository structure to match your preferences and the specific topics you'll cover in your 100 Days of Python challenge. You can also replace the placeholders with actual links to your daily progress and projects as you create them. Good luck with your Python learning journey!