You are on page 1of 9

PYTHON PROGRAMMING

LANGUAGE
Tran Dieu Thao – GBD210248
OVERVIEW

1. What is Python?

2. Why is Python so popular?

3. Features of Python

4. Drawbacks of Python

5. Roadmap for beginner


What is Python?

Python is a computer programming language often used

01
to build websites and software, automate tasks, and
conduct data analysis. Python is a general-purpose
language, meaning it can be used to create a variety
of different programs and isn’t specialized for any
specific problems.
Why is Python so
popular?

02
• Easy to learn and use

• Hundreds of Python Libraries and Frameworks

• Versatility, Efficiency, Reliability, and Speed

• The Flexibility of Python Language

• Big data, Machine Learning and Cloud Computing


Features of Python

03
• Python is portable

• Python is open source

• Python supports other technologies

• Large standard libraries to solve common tasks

• Object-oriented
Drawbacks of Python

04
• Python is Slow at runtime

• Not Easy to maintain

• Not Suitable for Mobile Development

• Python has High Memory Consumption


5. Roadmap for beginners
CONCLUSION
Python is a language suitable for developing systems with large
amounts of data. It has the advantage of being easy to learn
and use, so users can easily access the language. However,
there are still many security risks. Because it is a high-level
language, Python will run slower than other low-level languages
such as C, C++, Assembly, ...
THANK YOU FOR
LISTENING!

You might also like