Python Programming Language Training

  • Home
  • Python Programming
Python Summer Training Patna

Course Fee: 3500/-           Summer Training Special Offer@ 2600/- Only
Online Registration
Python Summer Training Patna
Python Programming Courses Description

Python Programming Language is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.

Python Programming Course Contents

Introduction

  • History
  • Features
  • Setting up path
  • Working with Python
  • Basic Syntax
  • Variable and Data Types
  • Operator

Conditional Statements

  • If
  • If- else
  • Nested if-else

Looping

  • While
  • For
  • Nested loops

Control Statements

  • Break
  • Continue
  • Pass

String Manipulation

  • Accessing Strings
  • Basic Operations
  • String slices
  • Function and Methods

Lists

  • Introduction
  • Accessing list
  • Operations
  • Working with lists
  • Function and Methods

Tuple

  • Introduction ,Accessing tuples
  • Operations
  • Working ,Functions and Methods

Dictionaries

  • Introduction ,Accessing values in dictionaries
  • Working with dictionaries
  • Properties
  • Functions

Modules

  • Importing module ,Math module
  • Random module
  • Packages
  • Composition

Input-Output

  • Printing on screen
  • Reading data from keyboard
  • Opening and closing file
  • Reading and writing files

Exception Handling

  • Exception
  • Exception Handling
  • Except clause
  • Try ? finally clause ,User Defined Exceptions
Related Courses