Skip to content

This repository contains my Python learning journey, featuring beginner to intermediate concepts with practical code examples. Topics include variables, data types, control flow, functions, loops, file handling, and object-oriented programming. Ideal for revision and showcasing core programming fundamentals.

Notifications You must be signed in to change notification settings

Bishal-cs/Python-learning-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python Learning Codes

Welcome to my Python Learning Codes repository!
This repo contains a collection of beginner to intermediate-level mini projects and practice programs that I’ve created while learning Python.

📘 Built by Bishal Das as part of my Python journey!


📂 Project Categories

  • ✅ Basic syntax practice
  • ✅ Conditionals & loops
  • ✅ Functions and recursion
  • ✅ Lists, tuples, dictionaries
  • ✅ File handling
  • ✅ Mini games and tools
  • ✅ OOP (Object-Oriented Programming)
  • ✅ And more coming soon...

🚀 How to Run

  1. Clone the repository:

    git clone https://github.com/Bishal-cs/Python-learning-codes.git
  2. Navigate to the project folder:

    cd Python-learning-codes
  3. Open any .py file you want to run:

    python filename.py

🛠️ Tools & Technologies

  • Python 3.x
  • VS Code
  • Command line / Terminal

🎯 Goals of This Repository

  • Practice and understand core Python concepts
  • Build problem-solving skills
  • Make learning fun with mini projects
  • Help others who are also learning Python

🤝 Contributions

Suggestions and pull requests are welcome!
Feel free to fork this repo and add your own learning examples.


📃 License

This repository is open-source and available under the MIT License.


📩 Connect with me on GitHub or drop a star if you find this useful!

About

This repository contains my Python learning journey, featuring beginner to intermediate concepts with practical code examples. Topics include variables, data types, control flow, functions, loops, file handling, and object-oriented programming. Ideal for revision and showcasing core programming fundamentals.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages