Introduction to PYTHON PROGRAMMING language.

Go-Mind
Dec 21, 2020

Link to my youtube video for python introduction.πŸ‘‡

https://youtu.be/TOcPlqSTHYQ

Python (3.0 CPython)

  • Invented in 1990.
  • Launched on 20th Feb 1991 (labeled version 0.9.0)
  • By β€” Guido Van Rossum.

Major python releases:

1.0 in 1994

2.0 in 2000

3.0 in 2008

Python is :

  • Object-oriented
  • Scripting
  • Modular
  • Open-source
  • Portable
  • Platform independent
  • Functional

Python is a general-purpose high-level language.

Used in:

  • Desktop Applications
  • Web development
  • IoT
  • Machine learning
  • Data science
  • Artificial Intelligence
  • Game development
  • Networking

….and many more.

Limitation :

  • Performance issues.
  • Does not support mobile applications.

--

--

Go-Mind
0 Followers

You can learn here Programming basics.