That is how I learned Python:
https://www.codecademy.com/learn/python
Excellent site. Recommended.
Python programming, with examples in hydraulic engineering and in hydrology.
Saturday, October 31, 2015
Friday, October 30, 2015
Tuesday, October 27, 2015
How to Use Python
In this post I will try to explain how I started using PYTHON to solve everyday work needs.
You can go to Python Official site - https://www.python.org/ - and dowload the latest packages for you operating system:
https://www.python.org/downloads/
----
However, some programs already come with a python console included - that is the case of QGIS (Quantum GIS). That is how I started to code in python - with QGIS - http://www.qgis.org/en/site/
You can go to Python Official site - https://www.python.org/ - and dowload the latest packages for you operating system:
https://www.python.org/downloads/
----
However, some programs already come with a python console included - that is the case of QGIS (Quantum GIS). That is how I started to code in python - with QGIS - http://www.qgis.org/en/site/
QGIS is a Open-Source desktop GIS - it is a computer software which is really very useful for hydrologists and hydraulic engineers. And it is continuosly evolving, getting better in every new version. At the time of thise post, the current version is the 2.12 - Lyon.
QGIS has depository of plugins - users make their own plugins and share with the community. And these plugins are all python coded.
QGIS comes with a python console. And with a code editor. And there is where the show begins!!
Upcoming posts will show reference material, screenshots, and a lot of examples.
Thanks for visiting.
Thanks for visiting.
Wednesday, October 21, 2015
About the blog
In this blog I will post all of the codes for scripts or functions that I developed or found interesting, during the development of python scripts for Hydrology and Hydraulics.
Subscribe to:
Posts (Atom)