Python is a most simplest, easy to learn and powerful programming language in the world.
Python can be installed and run on any Operating System or we can say any platform like Windows, Linux or Mac OS
In Linux and Mac OS operating system it is pre installed.
In windows we have to install it
Python can be downloaded from https://www.python.org/downloads/
or we can download the bundled software of Anaconda from https://www.anaconda.com/products/individual . The advantage of downloading this is that all the packages like Python Pandas and NumPy are preinstalled in it.
Python is used to develop the following:
- Web Development can be done with the help of Frameworks like DJANGO or FLASK
- Mobile App can be done on framework like KIVY
- Machine Learning
- Data Visualization
- Artificial Intelligence
- Data Analysis
- Games
No comments:
Post a Comment