Home » Core Python Course

Python Syllabus

Core Python

  1. Introduction
    • History
    • Features
    • Setting up path
    • Working with Python
    • Basic Syntax
    • Variable and Data Types
    • Operator
  2. Conditional Statements
      • If
      • If- else
      • Nested if-else

     

  3. Looping
    • For
    • While
    • Nested loops
  4. Control Statements
    • Break
    • Continue
    • Pass
  5. String Manipulation
    • Accessing Strings
    • Basic Operations
    • String slices
    • Function and Methods
  6. Lists
    • Introduction
    • Accessing list
    • Operations
    • Working with lists
    • Function and Methods
  7. Tuple
    • Introduction
    • Accessing tuples
    • Operations
    • Working
    • Functions and Methods
  8. Dictionaries
    • Introduction
    • Accessing values in dictionaries
    • Working with dictionaries
    • Properties
    • Functions
  9. Functions
    • Defining a function
    • Calling a function
    • Types of functions
    • Function Arguments
    • Anonymous functions
    • Global and local variables
  10. Sets
  11. Arrays
  12. Modules
    • Importing module
    • Math module
    • Random module
    • Packages
    • Composition
  13. Input-Output
    • Printing on screen
    • Reading data from keyboard
    • Opening and closing file
    • Reading and writing files
    • Functions
    • Exception Handling
    • Exception
    • Exception Handling
    • Except clause
    • Try ? finally clause
    • User Defined Exceptions

Advance Python

  1. OOPs concept
    • Class and object
    • Attributes
    • Inheritance
    • Overloading
    • Overriding
    • Data hiding
  2. Regular expressions
    • Match function
    • Search function
    • Matching VS Searching
    • Modifiers
    • Patterns
  3. CGI
  4. Introduction
  5. Architecture
  6. CGI environment variable
  7. GET and POST methods
  8. Cookies
  9. File upload
  10. Database
    • Introduction
    • Connections
    • Executing queries
    • Transactions
    • Handling error
  11. Networking
    • Socket
    • Socket Module
    • Methods
    • Client and server
    • Internet modules
  12. Multithreading
    • Thread
    • Starting a thread
    • Threading module
    • Synchronizing threads
    • Multithreaded Priority Queue
  13. GUI Programming
    • Introduction
    • Tkinter programming
    • Tkinter widgets
  14. Sending email

Quick Enquiry

Interested Already??

Students can fill up the form below and we will reach out to you

Summary
Review Date
Reviewed Item
Python