What you'll learn:
- Learn python basics.
- What is python. Why do we use it
- How to install Python(Anaconda vs direct install)
- Write and execute your python code from Jupyter notebook, notepad and Spyder.
- Python programming basics like working with strings, list, dictionaries etc.
- Python Statements, IF ELIF ELSE, FOR Loops and WHILE loops
- Methods and Functions in Python
- Code your own mini game
This course has been designed for anyone who wants to learn the basics of python. You will learn:
What is python ?
What are various ways to install python on your PCor desktop
How to deal with numbers and strings in python
What are Data Structures in python
What are python statements, IF ELIFELSE, For Loop and While Loop
What are Methods and Functions in python
Create a mini game, Rock Paper and Scissors in python
What next - what are various applications of python across industries.