Skip to content

The contents of a book that aims to teach python(should be available in multiple languages soon).

License

Notifications You must be signed in to change notification settings

abhiabhi94/learn-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30001fc · Jan 9, 2025

History

6 Commits
Jan 9, 2025
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
May 30, 2021
Mar 24, 2021
Jan 9, 2025
Mar 24, 2021
May 30, 2021
May 30, 2021

Repository files navigation

Learn python while playing

This repository contains the content of the course I taught as a Python instructor. Hopefully will have the time, energy and everything else that may be required to transform this in to a book soon.

At the moment it mostly consists of the examples used in the course. The near-future goal is to include explanations alongside them.

Contents

The contents of the individual directories are as shown below.

chapter_01
└── Hello World
chapter_02
└── Operators
chapter_03_to_06
└── Abstract DataTypes(list, tuples, sets, dict)
chapter_07
└── Control Flow Statements
chapter_08
└── Functions
chapter_09
└── Strings
chapter_10
└── Objects and Classes
chapter_11
└── Modules, packages and imports
chapter_12
└── Playing with files
chapter_13
└── Regular Expressions
chapter_14
└── Threading
chapter_15
└── Database and mysql
chapter_16
└── Sending email.
chapter_17
└── Websockets
chapter_18
└── Parsing XML
examples
└── Contains some more general purpose examples

About

The contents of a book that aims to teach python(should be available in multiple languages soon).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published