Python 3.7 Bootcamp | Beginner to Intermediate level | A to Z Description
Python 3.7 Bootcamp| Beginner to Intermediate level | A to Z by Chandramouli Jayendran clearly explains the concept of object-oriented programming and how you can effectively utilize its functions and data types for practical usage. By the end of this course, learners will be able to code competitively with Python using techniques and management methods that can only be extracted from real-life experiences.
Here are what you will learn in this course:
- Python Introduction
- Tools Required to start coding
- Tools for Online coding
- Python set up
- After setting up
- Python programming basics
- Hello World
- Python naming convention
- Keywords in python
- python other basic syntax
- Lines and Indentation in Python
- Multi line statement in Python
- Quotation in Python
- Comments in Python
- Assigning in Python
- Assigning data type in Python
- Data types and byte in Python
- Multiple assignments in Python
- Type conversion in Python
- Operators in Python
- Assigning data types Operators in Python
- Comparison operator in Python
- Assignment Operators in Python
- Logical Operators in Python
- Bitwise Operator in Python
- Membership Operator in Python
- Identity Operator in Python
- Precedence Operator in Python
- Loop and Comparison using Python
- Decision making
- Nested If statement
- For Loops in Python
- While loop
- Range in Python
- Nested loop in Python
- Loop control – Part 1
- Loop Control- Part 2
- Loop Control- Part 3
- Iterators and Generators
- Functions in Python
- Number and type conversion in Python
- Mathematical Function in Python
- Random number function in Python
- Trigonometric function in Python
- Getting input in Python
- Accessing String
- Updating the Strings
- Characters in String
- String formatting in Python
- String Operators
- Quotes in String
- String Function
- List, Tuples and Dictionary
- List Introduction
- List Basic Options
- List Advanced options
- Tuples Introduction
- Tuples Basics
- Tuples Advanced
- Dictionary Introduction
- Dictionary Basics
- Dictionary Advanced
- Date and Time
- Date and time- Introduction
- Date Module
- Date Directives
- Calender in Python
- Functions and modules in Python
- Function Introduction in Python
- Argument in function
- Other function topics
- Modules Introduction
- Modules Usage- Part 1
- Modules Usage – Part2
- Exceptions and usage – Part1
- Exceptions and usage – Part 2
- File Handling
- File handling Introductiion
- File opening and closing
- File modes
- Read and write using file
- Files and directory methods
- OS directory – Part 1
- OS Directory – Part 3
- Object Orientated Programming
- OOPS Introduction
- Class and Object
- Init Method in OOPS
- Constructor and self
- Types of Variable in OOPS
- Types of methods
- Regular Expression
- Regex Introduction
- Search and match in Regex
- Regex character set and literals
- Regex character set – Part 2
- Regex groups
- Names and quantifiers
- Non-capture group and back reference
- Flags in Regex