Pierre Augier (LEGI)
(And Cyrille Bonamy (LEGI), Eric Maldonado (Irstea), Franck Thollard (ISTerre), Christophe Picard (LJK), Loïc Huder (ISTerre)...)
We will discover how to use Python to do sciences. You will learn enough to be able to understand most Python codes used by scientists. And how to code yourself your own scripts to analyze data, plot figures or solve equations.
We're going to start by the beginning. Very simple Python code to learn the basics of programming.
This course should be fun! Do not hesitate to interrupt and ask any questions!
You can use your computer (but in this case you will have to be quite independent). If you have only Windows on you PC, you need to use the Windows Subsystem for Linux (WSL2).
Visit the page https://gricad-gitlab.univ-grenoble-alpes.fr (search for "Gitlab UGA" on Google)
You can try to login. If you can't, just click on "explore". Search for "meige-legi" and click on "meige-legi / intro-python".
You have to find this project: https://gricad-gitlab.univ-grenoble-alpes.fr/meige-legi/intro-python
Read the README.md
and follow the instructions in the file install.md
(https://gricad-gitlab.univ-grenoble-alpes.fr/meige-legi/intro-python/-/blob/master/install.md)