Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed.
Consider their Job Role
First, you need to consider the job role of your target audience. Are they data scientists, machine learning or software engineers, researchers, or something else?
Knowing their job role can help you determine what topics and techniques are most relevant to them.
For example, if you present a new data visualization technique, data scientists and researchers may be more interested in how it works.
At the same time, engineers may be more interested in how it can be implemented in their existing systems.
Contents:
- Fundamental of Python
- Comments
- Variables
- Data Types
- Operators
- Output Statement
- Input Statement
- Simple Programming
- If else
- While Loop
- For Loop
- List
- Set
- Tuples
- Dictionaries
- Functions
- Lamda
- Arrays
- Oops Concept
- Classes / Object
- Inheritance
- Polymorphism
- Dates
- Math Functions
- String Functions
- .Except
- File Handling
- Python Modules
- Python OS module
- Regular Expression (RegEx)
Duration: 1 months