Back to Browse

Python #3 - Fonctions

190 views
Jan 3, 2025
31:06

Troisième tutoriel de la série sur Python qui sera cette fois-ci consacré aux fonctions. (00:00) Introduction (01:13) Paramètres (02:00) Return (03:00) Paramètres par défaut (04:22) Fonctions variadiques (05:54) Arguments nommés (07:30) Composition de fonctions (10:15) Fonctions callback (13:12) Portée des variables (17:15) Closures (20:52) Fonctions curry (23:34) fonctions partielles (24:27) fonctions lambda / anonymes (26:17) fonctions récursives Le code présenté dans la vidéo est disponible sur le GitHub de Weboscopy, dans la branche #03 du dépôt serie-python.

Download

1 formats

Video Formats

360pmp438.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python #3 - Fonctions | NatokHD