Archive
Posts Tagged ‘italy’
Python course in Milan, Italy
July 1, 2015
Leave a comment
In the last two days I gave an intensive Python course at the University of Milan, Italy. It was good. As I saw the students liked it too :)
Here is the schedule of the course:
Day 1 ===== - introduction - string data type - list data type - loops (for, while) - tuple data type - list comprehension - control structures - functions Day 2 ===== - set - dictionary - global variables - file handling - classes, objects - modules - random numbers - downloading webpages - JSON serialization