What is Python?


Python is a programming language that is…

  • FREE! | Python operates under an open source license that makes it freely usable and distributable, even for commercial use.
  • Designed for fast development | Python is an interpreted language that allows you to run code without having to compile it first. This saves time!
  • General purpose |  Unlike languages that were originally developed for a specific purpose, like statistics (R) or matrix manipulation (Matlab), and then were later expanded to tackle other problems (i.e. specific-to-general approach)… Python started as a general purpose language, therefore it has been used to develop a VERY wide array of specific-purpose applications or packages.
  • Runs everywhere | Windows, MAC, Linux and other.

Python was developed in 1990 by Guido van Rossum (used to work for Google, now he works for Dropbox).

 


You can learn more about Python in:

Advertisement

1 thought on “What is Python?

  1. Hi, excusme my name’s saeful anwar, I am research assistant from Universitas Padjadjaran, Indonesia. I am interest to programming using python. I am marine science student. I wanna research about shoreline change, is there possible using python to research it? Thank you.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s