LESSONS
SKILL LEVEL
DURATION
LANGUAGE
Getting StartedInstalling Python on LinuxApplications of PythonBasic Python Scripts
Python NumbersPython ListsPython TuplePython SetsPython Dictionary
Python if…elsePython for loopPython while loopPython break, continue & pass
Python FunctionFunction ArgumentsPython RecursionGlobal and Local VariableAnonymous/Lambda FunctionPython Map, Filter & ReducePython Modules
Python File HandlingExceptional Handling
Python OOPPython Classes and ObjectsPython __init__() methodPython InheritancePython Duck TypingOperator Overloading
Python IteratorPython GeneratorPython DecoratorsPython Regular Expressions