The course introduces the learners to Python and covers the basic grammar of the language. Each topic is covered in detail with examples and practice assignments. At the end of the course, there will be a test to evaluate the understanding of the learners and give them confidence in cracking interviews.
The details are as follows:
Conditional Statements
If
If- else
Nested if-else
Looping
For
While
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
Functions
Defining a function
Calling a function
Types of functions
Function Arguments
Anonymous functions
Global and local variables
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
Exception Handling
Exception
Exception Handling
Except clause
Try ? finally clause
User Defined Exceptions
OOPs concepts
Class and object
Attributes
Inheritance
Overloading
Overriding
Data hiding
Regular expressions
Match function
Search function
Matching VS Searching
Modifiers
Patterns
Database
Introduction
Connections
Executing queries
Transactions
Handling error