Course Overview: Python
Course Overview: Python
Python
About me:
Gopal Gupta
Jaipur , Rajasthan
Unacademy.com/user/gopal_gupta
Medium of Course:
None
purpose
Gopal Gupta
Unacademy.com/user/gopal_gupta
What is Python?
Python is a popular programming language. It was created by Guido van Rossum,
and released in 1991.
What can we do with Python?
Scripting – easily automate repetitive tasks e.g. web crawling, sending emails…
App backends – use Python frameworks to build app backends fast with less code
AI & machine learning – number 1 language in this field – big library & data
collection
Data analysis & visualization – perfect for today’s big data world
Computation & calculation – simple syntax & many powerful libraries – scientists,
engineers, mathematicians can focus on creating algorithms, formulae, etc.
Desktop apps – Dropbox desktop app is written in Python! Need I say more?!
Education – Python is popular globally in schools, colleges, universities. It’s so simple
that young kids can pick it up, but so powerful PHD students use it.
Python Version
Python IDE
PyCharm
Let’s Start