Skip to content

Nekonepan/Learning-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Learning Python

Welcome to Learning-Python!
This repository contains my personal notes, exercises, and small projects as I learn the fundamentals and applications of Python programming.


📚 Purpose

I created this repository to:

  • Document my progress while learning Python from the basics to more advanced topics.
  • Store my experiments, practice codes, and small projects.
  • Build a personal reference that I can revisit later when needed.

🚀 Topics Covered

Some of the things I’m learning or have explored in this repository include:

  • 🧩 Python fundamentals (variables, data types, loops, conditionals, functions)
  • 🧠 Object-Oriented Programming (classes, objects, inheritance)
  • 📏 Working with modules and libraries
  • 🔢 Simple algorithms and problem-solving

🧪 How to Run

Make sure you have Python installed on your system.

  1. Clone the repository
git clone https://github.com/Nekonepan/Learning-Python.git
  1. Navigate into the project directory
cd Learning-Python
  1. Run any Python script
python filename.py

📖 Notes

This repository will keep growing as I continue learning Python. I’m focusing not only on syntax, but also on problem-solving and code readability.


⚖️ License

This project is licensed under the MIT License, feel free to use or learn from it.


✨ Author

Nekonepan

“Learning to code is a marathon, not a sprint.”

About

A personal learning repository containing notes, exercises, and small projects to learn Python from basics to intermediate concepts, focusing on problem-solving and clean code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors