What is Python?
Python is a
high-level programming language designed to be easy to read and simple to
implement. It is open source, which means it is free to use, even for
commercial applications. Python can run on Mac, Windows, and Unix systems and
has also been ported to Java and (.NET) virtual machines.
Here are just some
of the advantages of Python:
- Easy to learn
and excellent for beginners, yet superb for experts
- Highly
scalable, suitable for large projects or small one-off programs known as
scripts
- Portable,
cross-platform
- Embeddable
(making ArcGIS scriptable)
- Stable and
mature
- A large user community
The picture below shows a sample of python written codes:
No comments:
Post a Comment