Skip to content

ishtiaqmahmood/Python-Basic_to_Advance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Mastery Tutorial

A comprehensive collection of Python scripts covering everything from basics to advanced topics like concurrency and object-oriented programming.

Table of Contents

Basics

Control Flow

Data Structures

Functions & Scope

Files & Errors

Mini Games

Object Oriented Programming (OOP)

Advanced Functional Programming

Modules & Concurrency

Advanced Topics

Getting Started

Prerequisites

  • Python 3.6 or higher installed.

How to Run

To run any script, use the following command in your terminal:

python3 "#1_hello.py"

Note: Some scripts might require user input or specific environment setups (like file handling scripts).

Highlights

  • Clean Code: Updated to use modern Python f-strings and best practices.
  • Portability: Fixed hardcoded paths for easier execution across different machines.
  • Structured Learning: Files are numbered to guide you from basic concepts to complex topics.

Author

[Ishtiaq Mahmood]

Releases

No releases published

Packages

 
 
 

Contributors

Languages