Python

Python
What We Offer

Python

Python is a popular computer programming language used to create software and websites, automate processes, and analyse data. Python is a general-purpose language,y.

Module 1 :First step in python
  • Course overview
  • Working environment and start coding
  • Keywords and identifiers in python
  • Syntactic unit of imperative python
  • Indentations and whitespaces in python
  • Useful high-level descriptions using comments
Module 2 : variables to store values
  • Variables overview in python
  • Assigning and changing values
  • Assigning multiple values
  • Constans
  • Numeric literals
  • String literals
  • Boolean literals
  • Special literals
  • Collections literals
Module 3 : categorization of datatypes
  • Numbers
  • Lists
  • Playing with list items
  • Tuples
  • Strings
  • Sets
  • Dictionaries
Module 4 : IO importing and formatting
  • Output using build-in functions
  • Formatting and enter inputs
  • Library importing with examples
Module 5 : computations and perform operations
  • Arithmetic operation
  • Comparison operation
  • Logical operation
  • Assignment operation
  • Identity operation
  • Membership operation
Module 6 : Decision making
  • Conditional if
  • Conditional if else
  • Conditional if else, elif
  • Nested if
Module 7 : lOOPS
  • While loop
  • For loop 1
  • For loop 2
Module 8 : List and collections
  • Level 1
  • Level 2
  • Level 3
  • Level 4
Module 9 : tuples and collection
  • Level 1 -level 4
Module 10 : sets and collection
  • Level 1 - level
Module 11 : dictionaries and collection
  • level 1 to level 3
Module 12 : The design of functional programs
  • Defining functions
  • Function arguments and parameters
  • Inserting a collection as an argument
  • Return and the expression
  • Using more arguments
  • The arbitrary arguments
  • Build a recursive function
  • Lambda design
  • Lambda arguments
  • Lambda in your program
Module 13 : Others
  • OOPS (level 1-level 4)
  • File handling and operations
  • Modules in python (level 1 to level 4)
  • Scientific computing in python (numpy level 1 to 10)
  • Visualize your data (all matplotlib functions)
  • Python with DB