Pour vous authentifier, privilégiez eduGAIN / To authenticate, prefer eduGAINeu

March 25, 2024 to April 5, 2024
IJCLab
Europe/Paris timezone

Python Traps & Pitfalls

Mar 26, 2024, 2:00 PM
3h 30m
200/1-139 - Salle 139 (IJCLab)

200/1-139 - Salle 139

IJCLab

32
Show room on map

Speaker

David Chamont (IJCLab - IN2P3 - CNRS)

Description

First, we'll take a closer look at the basic mechanisms of the Python language, beyond what can be guessed by blindly copying and pasting examples, in order to avoid the most common traps and pitfalls. Then, we'll debate the interactions with Linux. In particular, we will talk about :
- variables semantic, duck typing,
- automatic memory management,
- builtin types and collections,
- shallow and deep copy,
- functions, local and global variables,
- differences between interpreter, scripts and notebooks,
- the import and distribution of modules and packages.

Prerequisites : to have practised Python regularly, to know Linux.

Presentation materials