FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Lakhan-cs/Complete_python-tutorial: 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. · GitHub

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL