3 Month Python Training


Python Syllabus

Introduction to Python

  • Starting with Python, Operators, Variables, Primitive Data Types
  • Loops, For loops, Multiple Loops, While, Break
  • Strings, length, Functions of string
  • Lists, length, append, delete, concatenate

Functions, Sets, Dictionaries

  • Functions, Defining a function, calling a function, parameters, return values
  • Sets and related operations
  • Dictionaries and related operations
  • Tuples and related operations

Python OOPS, Modules, Files

  • OOPS: Object-Oriented Programming in Python
  • Classes, Objects, Constructor, Methods
  • Modules, Use modules from standard Python libraries and third-party libraries
  • Files, Read data from files, handle files

One Industry Live Projects

  • Python is a highly extensible language with a lot of extensions, libraries, and modules. This aspect of Python is learned well by using these Python modules. The projects in Python are designed to ensure that you not only learn Python well but also develop an appreciation of these intricacies of Python.