Skip to content

J21Dev-exe/python-journey

Repository files navigation

🐍 Python Journey

Welcome to my Python learning journey!

This repository documents my progress as I learn Python from scratch through notes, concept implementations, practice questions, exercises, and mini projects.

My goal is to build a strong Python foundation before moving into Data Science, Machine Learning, and Artificial Intelligence.


📈 Progress Tracker

Module Status
01 - Introduction ✅ Completed
02 - Strings ✅ Completed
03 - Conditional_Statements ✅ Completed
04 - Match_Case_Statements ✅ Completed

New modules will be added as I complete them.


📂 Repository Structure

PYTHON-JOURNEY
│
├── 0X-mini-projects
│
├── 01-Introduction
│   ├── Concept_Files
│   ├── Practice_Questions
|   ├── Notes.md
│   └── README.md
│
├── 02-Strings
│   ├── Concept_Files
│   ├── Practice_Questions
│   ├── Notes.md
│   └── README.md
│
├── 03-Conditional_Statements
│   ├── Concept_Files
│   ├── Practice_Questions
│   ├── Notes.md
│   └── README.md
│
├── 04-Match_Case_Statements
│   ├── Concept_Files
│   ├── Practice_Questions
│   ├── Notes.md
│   └── README.md
│
└── README.md

✅ Module Completion Checklist

Before marking a module as completed, I aim to finish:

  • Notes
  • Concept Files
  • Practice Questions
  • Mini Project (if applicable)
  • Module README
  • GitHub Push

🎯 Current Focus

Currently Learning:

Strings

Current Goal:

Complete all concept files and practice questions,
then push the module to GitHub.

🛠 Tools Used

  • Python 3
  • Visual Studio Code
  • Git
  • GitHub

🚀 Long-Term Goal

Build a strong Python foundation and gradually transition into:

  • Data Science
  • Machine Learning
  • Artificial Intelligence
  • Real-World Projects

📌 Learning Philosophy

Learn → Practice → Build → Document → Upload

Every module in this repository contains:

  • Notes
  • Concept Implementations
  • Practice Questions
  • Projects
  • Progress Documentation

This repository serves as a public record of my Python learning journey.

About

My journey of learning Python from scratch through notes, practice problems, and projects.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages