Skip to content

SupriyaJaiswal7/python_learning_journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Learning Journey

This repository contains my notes, practice files, and small programs as I learn Python.
The purpose is to stay consistent and keep my progress organized in one place.

I am keeping all older code as it is.
The goal is to show how my Python skills improve over time, not to make everything perfect.


Folder Structure

python_learning_journey/
    week01/
        day01/
        day02/
    week02/
    projects/

Each folder includes:

  • notes
  • daily exercises
  • small programs
  • any practice tasks for that day

How to Run Files

  1. Clone the repository:
git clone https://github.com/SupriyaJaiswal7/python_learning_journey.git
  1. Move into any folder:
cd python_learning_journey/week01/day01
  1. Run a Python file:
python filename.py

Purpose of This Repository

  • To track my Python learning
  • To practice basic to intermediate concepts
  • To improve consistency
  • To maintain a record of all exercises and small projects
  • To see how my coding style changes over time

This repository will continue to grow as I learn more.


Upcoming Additions

  • cleaner notes
  • updated versions of older scripts
  • more mini projects
  • better folder organization as I progress

About

Preparation for placement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages