Day1 - Introduction To Python
Day1 - Introduction To Python
Day1 - Introduction To Python
to
Python Programming
CMC
Content
Introduction to Programming
Introduction to Python
History of Python
Features of Python
Where is Python uses?
What can Python do?
Python used by Companies
Python’s Version
Python Installation –
🞑 Anaconda Distribution
🞑 Google colab
Programming
•Astronomers Programmer
•Biologists •Logical thinking
•Al-Chemists • ‘some’ domain
•Engineers knowledge
•Scientists
can be • some coding
Programmers
language
•Statisticians • More patience
•Students • Google, github,
•Gamers stackoverflow, fellow
•Economists programmers,
•Oceanographers communities
•Biomedical…
Programming
Algorithm
Step1
Input data- Step2 Output /result
i/p ….
Some procedure
.
Some conditions
Some repitions
Programming
Algorithm
It is a very simple high level language with vast library of add-on modules.
Python runs on an interpreter system, meaning that code can be executed as soon as
it is written. This means that prototyping can be very quick.
Programs written in Python are easily readable and understandable. It’s Syntax
very simple that’s why Python is said to Beginner's programming Language.
Software development
Mathematics
System scripting
Q. What can Python do?
Intel, Cisco, HP, IBM, etc use Python for hardware testing.
Python3.x
Tocheck if you have python installed on a Windows PC, search in the start
bar for Python or run the following on the Command Line (cmd.exe):
C:\ Users\ Your Name>python –version
To check if you have python installed on a Linux or Mac, then on linux open
the command line or on Mac open the Terminal and type:
python –version
If you find that you do not have python installed on your computer, then you
can download it for free from the following
website: https:/ / www.python.org/
Working in Python
Before you start working in Python, you need to install Python
on your computer.
https://colab.research.google.com/github/cs231
n/cs231n.github.io/blob/master/python-
colab.ipynb#scrollTo=RbFS6tdgL9ea
https://colab.research.google.com/notebooks/sn
ippets/importing_libraries.ipynb
https://colab.research.google.com/github/cs231
n/cs231n.github.io/blob/master/python-
colab.ipynb#scrollTo=VOxGatlsL9fd