Skip to content

Python Learning is my personal notebook of exercises, notes, and mini projects as I learn Python. It's meant to help beginners and serve as a future reference for myself. Topics include basics, data analysis, and visualization β€” all in Jupyter notebooks.

Notifications You must be signed in to change notification settings

l1980-creator/python-learning

Repository files navigation

🐍 Python Learning

Python Learning is my personal notebook of exercises, notes, and mini projects as I learn Python. It's designed to help beginners and serve as a future reference for myself.
The content covers Python basics, data analysis, and visualization β€” all written in Jupyter notebooks.


πŸ’‘ How It Started

At first, I was pretty lost when choosing the right tool. There are so many options, and I had no idea what to base my decision on.
I tried a few environments and gradually figured out what works best for me:

  • Jupyter Notebook – like a digital notebook: write code, see results instantly, add notes, charts… perfect for learning and analysis.
  • VS Code – like a modular toolkit: lightweight, customizable, great for experimenting beyond notebooks.
  • PyCharm – like a professional workshop: everything is built-in, but it can feel heavy and overwhelming for simple tasks.

Now I use Jupyter Notebook for learning and documenting, and VS Code for further experimentation and playing with libraries.


πŸ“š What You'll Find Here

  • Python fundamentals (variables, conditions, loops, functions)
  • Working with libraries like pandas, matplotlib, seaborn
  • Mini projects and data analysis
  • Data visualizations
  • Notes and tips that help me understand concepts better

🧠 Why I'm Sharing This

I hope it helps others who are just starting out β€” and at the same time, it gives me a personal reference I can always come back to.


If you find it useful or have suggestions, feel free to reach out!

About

Python Learning is my personal notebook of exercises, notes, and mini projects as I learn Python. It's meant to help beginners and serve as a future reference for myself. Topics include basics, data analysis, and visualization β€” all in Jupyter notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published