Python basics¶
Python Basics - - Y. Roehlly , Y. Poulin, R. Borges, A. Schmitt, C. Surace, F. Fauchier (LAM)¶
PROGRAM¶
- The presentation on the basics of Python (30'):
what is this: python
why it is so good
the basics (operation, read a file, tests, loops)
this session will be shot and videos will be available
- the practicals (2 hours)
python installation
to install ipython notebook
to play with notebook
- start
calculate
read a file
tests
loops
common errors
write a class
should you have more ideas and more things to learn, please tell us, and we will try to include them in the tutorial
Video¶
Slides¶
presentation is accessible : Python-basics
notebooks and material¶
notebooks and exercises with solutions are accessible : Python-basics-exercise notebooks