Day 1.2 - CH2 - Introduction To Python
Day 1.2 - CH2 - Introduction To Python
ALGORITHMS WITH
PYTHON
- What is python.
- Why python ?
- Python Installation.
- Environment setup.
- First program.
What is python ?
3
Guido van Rossum
- Famous Dutch programmer.
4
Important Dates
1991 2001
2000 2008
5
Who uses python ?
6
Why learn python ?
7
Open-source language !
https://github.com/python/cpython
8
Beautiful is better than ugly.
Readability counts.
9
Let’s install our Environment
10
Python Installation
https://www.python.org/downloads/ 11
The python REPL
12
VSCode installation
https://code.visualstudio.com/Download
13
PyCharm installation
https://www.jetbrains.com/pycharm/download/
14
Your first python program
15
Conclusion
16
Questions
17