Skip to content

This repository documents my Python learning journey — from basics to intermediate concepts — with hands-on notebooks, real world & most common bugs, assignments, and problem-solving practice.

Notifications You must be signed in to change notification settings

Lakhan-cs/Complete_python-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Python Tutorial 🧑‍💻

A structured Python learning repository covering basic to advanced concepts with hands-on practice notebooks and real-world style problems.

This repo is mainly focused on learning by doing using Jupyter Notebooks & Vs code.


Topics Covered

  • Python Basics & Syntax
  • Variables & Comments
  • Loops ,Condetion Statements & Control Flow
  • Data Types (List, Tuple, Set, Dictionary)
  • Functions & Lambda Expressions
  • Pattern problems
  • Map & Filter
  • Python Packages
  • File Handling
  • Practice Assignments
  • Problem Solving on real world bugs

Tools & Technologies

  • Python 3.13.5
  • Jupyter Notebook
  • VS Code

Purpose of This Repo

  • Covered Basic to Adv concepts of Python
  • Maintain structured learning notes
  • Easy to find & relearn Patterns
  • Containing most common problems with quick solution

How to Use

  1. Clone the repository
    bash
    git clone https://github.com/Lakhan-cs/Complete_python-tutorial.git

  2. Packages & requirements Used in
    pip install -r requirements.txt

About

This repository documents my Python learning journey — from basics to intermediate concepts — with hands-on notebooks, real world & most common bugs, assignments, and problem-solving practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published