Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 1.82 KB

introduction.md

File metadata and controls

23 lines (22 loc) · 1.82 KB

What's Python?

?> Python is a multiparadigm, general-purpose, interpreted, high-level programming language. Python allows programmers to use different programming styles to create simple or complex programs, get quicker results and write code almost as if speaking in a human language. Some of the popular systems and applications that have employed Python during development include Google Search, YouTube, BitTorrent, Google App Engine, Eve Online, Maya and iRobot machines.
Python Wikipedia

Why Python?

  1. Python is Good for Web Development
    • Python has a lot of applications. It's used for developing web applications, data science, rapid application development, and so on.
  2. Simplicity
    • Python is easy to learn. Its syntax is easy and code is very readable.
    • Python allows you to write programs in fewer lines of code than most of the programming languages.
  3. Python is Known for its Huge Community
    • The popularity of Python is growing rapidly. Now it's one of the most popular programming languages.
  4. Portable
    • You can move Python programs from one platform to another, and run it without any changes.
  5. Libraries and Frameworks
  6. Machine Learning
  7. Multipurpose
  8. Jobs/Careers & Salary :trollface:

Stackoverflow 2020 survey
10 reasons why you should learn python
Reasons to learn python
Word class companies are using python