Python
Python is a programming language that lets you work quickly and integrate systems more effectively.
Installation
There are various IDE available to work with python, which automatically installs the python in the computer along with the IDE. But my favourite are the below two:
- PyCharm – Free for students using the university email-id
- Anaconda – Free for individuals only. Comes with Jupiter Lab
- Google Colab: Online IDE for the python and stores all the files in Google drive
- If you are pro user then logon to python.org and install