PYTHON

Introduction

Installation Process

PrimaryDataTypes

ConditionStatements

  1. Simple If
  2. nested If
  3. Elif

LOOPS

  1. for
  2. while

Functions

  1. Basic Functions and Those Types
  2. Default argument Function
  3. key argument Function
  4. position argument function
  5. nth type argument function
  6. nth key,value argument function
  7. Recursive function

Strings and those types

InputandOutput statemens

Modules

Packages

Collections Datatypes

  1. bytes
  2. bytearray
  3. list
  4. tuple
  5. set
  6. frozenset
  7. dict
  8. None

OOPS

  1. Object
  2. class
  3. Encapsulation
  4. Inheritence
  5. Polymorphism

Rugular Expressions

Exception Handling

Files

Threads

PDBC

NUPPY

PANDA