Python

  • Category

    Language
  • Mode

    Instructor-Led Training
10000
Register Now
New

Course Features

  • Lectures 30
  • Quizzes 3
  • Duration 60 hours
  • Skill level Beginner
  • Students 25
  • Assessments Trainer

Course Description

Python is primarily indicated as a high-level general-purpose programming language, which focuses on code readability. The syntax helps programmers to express their concepts in a few general "lines of code" compared to other promising languages, such as Java or C ++. Through our courses, you can easily build clear programs, large and small. Due to the growing importance of the Python programming language; the need to understand and to know the language increases among people. When thinking about Python training, you need to hire a Ducat expert.

Learning Outcomes

  • Python is great for beginners.
  • Web Development with Python.
  • Iterative and agile design.
  • Python has high wages.
  • Python security.
  • Python, artificial intelligence and machine learning.
  • Python diversity and flexibility

Who should take this Course?

  • All graduates
  • Those are working in java and change the stream to python take this course.
  • New learners.
  • For crack the interview using python course.

Course Content

Introduction

  • History
  • What makes python too amazing?
  • Features
  • Python 2 vs Python 3
  • Installing Python
  • Basic Syntax
  • Displaying Text
  • Variables

Data Types

  • Integers and Floats
  • Boolean and None
  • String
  • Working with dates and Times
  • Other Data Types

Conditional Statements

  • If
  • If Not
  • Ternary If Statements
  • If- else
  • Nested if-else
  • else if ladder

Looping

  • While
  • For
  • Different - 2 ways to use for loop
  • Range Function

Control Statements

  • Break
  • Continue
  • Pass

String Manipulation

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

Lists

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

Dictionaries

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

Tuple

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

Functions

  • Defining a function
  • Calling a function
  • Types of functions
  • Function Arguments
  • Global and local variables
  • Yield
  • Lambda Function

Exception Handling

  • Exception
  • Exception Handling
  • Except clause
  • Try ? finally clause
  • User Defined Exceptions

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
  • Functions

OOPs concept

  • Class and object
  • Constructor
  • Attributes
  • Inheritance
  • Overloading
  • Overriding
  • Data hiding

Regular expressions

  • Match function
  • Search function
  • Matching VS Searching
  • Modifiers
  • Patterns

Networking

  • Socket
  • Socket Module
  • Methods
  • Client and server
  • Internet modules

Database

  • Introduction
  • Connections
  • Executing queries
  • Transactions
  • Handling error

Multithreading

  • Thread
  • Starting a thread
  • Threading module
  • Synchronizing threads
  • Multithreaded Priority Queue