Description
New batch starting:
Date: 1st and 16th of every month
Duration per session: 90 mins
Course Duration: 30 days
Training Platform: Google Meet or Zoom
Course Content
——————————————————————-
1. Introduction
– Introduction to Python
– What are the uses of python
– What are its applications?
2. Software installation pycharm or (anaconda).
– Where to get the software?
– Step-by-step installation of the software
3. Basic calculations in python
– Usage of Arithmetic operators (+,-,*,/,//,**,%)
– single line comments
4. Uses of variable,calculations with variables.
5. Print statements (different ways to print)
– Usage of seperator
– Usage of endline
6. Multiple statements on single line or multiple assignment
– Seperating multiple commands from each other
7. Strings in Python
– Accessing the string
– Slicing the string
– Updating the string
– Replacing the string
8. Types of operators-arithmetic, comparison, assignment, logical, bitwise, membership,
identify operators.
9. Take input from user
10. Conditional statement
– if-else statements
– if-elif-else statement
– Nested if statements
11. Loops
– while loop
– for loop
12. Termination statement for loops
– Break
– pass
– continue statements
– type casting
13. List
14. tuple
15. dictionary
16. set
17. Functions
– Creating a function
– By default parameters
– Keyword arguments
– Variable arguments
– Variable keyword arguments
18. Lambda function
19. Modules
– Creating a custom Module
– Accessing different attributes and methods from the module
– Different ways of calling modules
20. File handling
– Reading the file
– Writing the file
– Appending the file
21. Exception handling in Python
22. Classes and objects
– Classes creation
– Inheritance
– Data hiding
23. List Comprehension
Reviews
There are no reviews yet.