In this masterclass we'll be learning python programming language from scratch, This class is for you even if you don't have any prior coding/programming experience. There are no prerequisites required for this class; everything will be taught in the class from beginning. Post attending the class you'll be able to code basic python programs like a calculator,to-list,age validator,etc. You'll be proficient in loops and functions which are the toughest components in beginner level python.
Who should attend this:
1) School students
2) First year College undergraduates (Both CSE & Other branches)
3) Professionals who are planning to start learning python and have no prior knowledge.
Course Curriculum :
- Learning about the need and uses of Python In the industry.
- Setting up a python coding environment.
- Talking about IDE & Compiler.
- Basic Python syntax
- Pre-defined functions in python
- Comments & variable
- Python data types
- Using Mathematical operators in python
- Building a basic calculator
- Loops in python
- User defined functions in python
- Some more examples