Thursday, July 11, 2019

Python Syllabus

Python Concepts
·        Introducing the Python technology
·        Python Install
·        Python Example
·        Python Variables
·        Python Data Types
·        Python Keywords
·        Python Literals
·        Python Operators
·        Python Comments
·        Python If else
·        Python Loops
·        Python For Loop
·        Python While Loop
·        Python Break
·        Python Continue
·        Python Pass
·        Python Strings
·        Python Lists open link
·        Python Tuples
·        Python Sets
·        Python Dictionary
·        Python Functions
·        Python Built-in Functions
·        Python Lambda Functions
·        Python Files I/O
·        Python Modules
·        Python Exceptions
·        Python Date
·        Python Regex
·        Python Sending Email

Object Oriented Programming Concepts

·         ·       Introduction
·         ·       Class
·        ·        Object
·         ·       Local, Instance and static variables
·        ·        Constructors
·         ·       This keyword
·         ·       Inheritance and Types
·         ·       Working with super classes and subclasses
·         ·       Using types of polymorphism such as overloading, overriding, and dynamic binding
·         
String Processing

·         ·       String manipulations
·         ·       Essential String Methods
Exceptions and Assertions

I/O Streams

·         ·       I/O Operations
·         ·       Files (Create/Read/Write operations on files)
·          
Collections

·         ·       Introduction
·         ·       Package
·        ·        List, Set and Map
     Reading data from Property files
     Reading and Writing data from/to Excel files

Python DataBase 

·        Environment SetupDatabase
·        ConnectionCreating
·        New Database
·        Creating Tables
·        Insert Operation
·        Read


No comments: