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
Requirements
- A laptop or a PC.
- Prior programming knowledge good to have but not a must.
Description
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 PC or desktop
- How to deal with numbers and strings in python
- What are Data Structures in python
- What are python statements, IF ELIF ELSE, 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.
Who this course is for:
- Students who wants to learn python basics
- One who want to understand fundamentals of python before taking deep dive in python or areas like machine learning.