Davide Valsecchi
(Università degli Studi e INFN Milano (IT))
22/03/2019, 13:30
Introduction to Python programming language from scratch.
You can find both the Jupyter notebook and the pdf version of the lesson attached.
Davide Valsecchi
(Università degli Studi e INFN Milano (IT))
12/04/2019, 13:30
In this lesson, we explore the power of Python language in working with lists and complex structures. In particular we will see the use of map, filter and sorted constructs on lists to build efficient computational workflows.