Python for Dummies
- Aaron Mangione
- Nov 3, 2017
- 1 min read
Python is a free (in most cases) high-level programming language with an intuitive syntax. It is especially useful collecting and storing large sets of hydrologic data, as well as moving data between formats (e.g. generating/inserting reports from a database into Microsoft Word). The following link is an introduction to the easy-to-learn programing software: https://automatetheboringstuff.com/ -Aaron Mangione