Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Krithik-22/Python-Learning-Progress

Repository files navigation

Python Learning Progress

Welcome to my Python Learning Journey!
This repository is dedicated to tracking my progress as I learn Python, Git, GitHub, and other development tools. I log daily/weekly learnings, code exercises, and useful insights as I grow.


📒 How I Use This Repo

  • Learning Log: I record what I learn each day in LEARNING_LOG.md.
  • Code Exercises: Python scripts and notebooks for each topic or concept.
  • Side Learnings: I also log Git/GitHub tricks, Codespaces tips, and workflow notes.
  • Commit Messages:
    • For learning logs/notes:
      docs: update learning log with today's Python & Git learnings
      log: record notes on using Codespaces and solving errors
      chore: organize notes and logs
      
    • For code:
      feat: practice with Python lists and loops
      fix: correct bug in function example
      

🗂️ Suggested Structure

/Python-Learning-Progress
  |-- basics.py
  |-- LEARNING_LOG.md
  |-- README.md
  |-- git_notes.md
  |-- (other scripts, notes, etc.)

🚀 Goals

  • Develop a solid foundation in Python.
  • Learn best practices for using Git and GitHub.
  • Document and reflect on my progress for future reference.

🤝 Contributions

This repo is for personal learning and reflection, but suggestions are always welcome via Issues or Pull Requests!

About

Tracking my Python Learning Progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages