0% found this document useful (0 votes)
71 views16 pages

Introduction to Python Libraries

Python is a relatively simple, free, and open-source programming language with a large standard library. It allows developers to run code anywhere and easily extend it with modules implemented in other languages. Python has a large community and is used by many big companies for web development, data science, machine learning, and more. To learn Python in-depth, one can start with online tutorials, take a certification course, and participate in coding contests.

Uploaded by

Mirant
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views16 pages

Introduction to Python Libraries

Python is a relatively simple, free, and open-source programming language with a large standard library. It allows developers to run code anywhere and easily extend it with modules implemented in other languages. Python has a large community and is used by many big companies for web development, data science, machine learning, and more. To learn Python in-depth, one can start with online tutorials, take a certification course, and participate in coding contests.

Uploaded by

Mirant
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • Introduction to Python & Python Libraries
  • Key Features of Python
  • Reasons to Learn Python
  • Learning Python
  • Advanced Python Applications
  • Python IDEs for Data Science
  • Python Libraries
  • Conclusion

Introduction

to
Python
&
Python Libraries
[Link]

Some point need


to know about
Python
[Link]
Relatively Simple

Free and Open-Source

Python is processed at runtime by the interpreter. There is no need to


compile your program before executing it.

In Python, the last line of an error message indicates the error's type.
Read error messages carefully, as they often tell you how to fix a program!

Large Standard Library

[Link]
Allows developer to run the code anywhere, including Windows, Mac OS X,
UNIX, and Linux.

In Python, it is also simple to extend the code by appending new modules


that are implemented in other compiled language like C++ or C.

The interactive mode of Python makes its simple to test codes.

GUI

IOT Opportunities

[Link]
Why to Learn Python???

[Link]
Big Companies Using Python
Disqus
NASA
Hike
Google Spotify
Nokia Udemy
IBM Shutterstock
Yahoo! Maps Uber
Walt Disney Amazon
Mozilla
Facebook
Dropbox
Netflix
Pinterest
Expedia Youtube
Reddit [Link] MIT
[Link]

How do I learn
Python in depth?
If you want to gain in-depth knowledge of Python
programming. You can follow the simple steps.

First download and install python

Start with online free tutorials/resources

opt for a Certification course in python

Participate in online Python Contest

[Link]
[Link]

What next
after learning
Python ?
[Link]
1. Do you want to use Python to Analyse Data ?

Learn Python data science libraries like Numpy & Pandas

2. Do you want to build websites with Python ?

Learn Flask, Django or Tornado

3. Do you want to be an ML engineer?

Learn about ML concepts


[Link]
4. Do you want to build desktop software with Python?

Learn PyQT or Tkinter

5. Do you want to automate tests using Python?

Learn Selenium and automation

6. Do you want make AI System ?

Learn Implementation of AI Concept with Python


[Link]
[Link]

Python
IDLE
Jupyter
Python Notebook
IDEs For
Data
Science
Spyder

Pycharm
Python Library

[Link]
Python Libraries for Data Processing and Modeling

Pandas Numpy Scipy Scikit Keras Tensor


Learn Flow

[Link]
Python Libraries for Data Visualization

Seaborn Matplotlib Plotly

[Link]
[Link]

Introduction 
to 
Python 
& 
Python Libraries
Some point need 
to know about 
Python
MHMEDUCATIONS.COM
mhmeducations.com
Relatively Simple
Free and Open-Source
Python is processed at runtime by the interpreter. There is no need to 
compile your p
Allows developer to run the code anywhere, including Windows, Mac OS X, 
UNIX, and Linux.
In Python, it is also simple to ext
Why to Learn Python??? 
mhmeducations.com
Big Companies Using Python
NASA
Google
Nokia
IBM
Yahoo! Maps
Walt Disney 
Facebook
Netflix
Expedia
Reddit
Disqus
Hike
Spotify
How do I learn 
Python in depth?
mhmeducations.com
First download and install python
Start with online free tutorials/resources
opt for a Certification course in python
Partici
What next 
after learning 
Python ?
MHMEDUCATIONS.COM
mhmeducations.com
1. Do you want to use Python to Analyse Data ?
Learn Python data science libraries like Numpy & Pandas 
2. Do you want to bui

You might also like