teaching:progappchim:notions_avancees

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révisionLes deux révisions suivantes
teaching:progappchim:notions_avancees [2021/01/28 07:52] – [Itérateurs] villersdteaching:progappchim:notions_avancees [2021/02/02 08:56] villersd
Ligne 66: Ligne 66:
   * [[http://stackoverflow.com/questions/36636/what-is-a-closure]]   * [[http://stackoverflow.com/questions/36636/what-is-a-closure]]
   * [[http://programmers.stackexchange.com/questions/40454/what-is-a-closure]]   * [[http://programmers.stackexchange.com/questions/40454/what-is-a-closure]]
 +
 ===== Programmation fonctionnelle ===== ===== Programmation fonctionnelle =====
   * [[http://www.pysnap.com/functional-programming-in-python/|Functional Programming in Python]] (FIXME)   * [[http://www.pysnap.com/functional-programming-in-python/|Functional Programming in Python]] (FIXME)
Ligne 74: Ligne 75:
   * [[https://towardsdatascience.com/stop-using-print-to-debug-in-python-use-icecream-instead-79e17b963fcc|Stop Using Print to Debug in Python. Use Icecream Instead]]   * [[https://towardsdatascience.com/stop-using-print-to-debug-in-python-use-icecream-instead-79e17b963fcc|Stop Using Print to Debug in Python. Use Icecream Instead]]
  
 +===== Sous le capot (bytecode,...) =====
 +  * [[https://medium.com/swlh/efficiently-checking-for-an-empty-list-in-python-76b76099fbd3|Efficiently Checking for an Empty List in Python]] Frank Scholl, Medium, Nov 22, 2019 → comparaison des bytecodes Python/C générés pour 3 solutions proposées
  
 ===== Performances, temps d'exécution, ... ===== ===== Performances, temps d'exécution, ... =====
  • teaching/progappchim/notions_avancees.txt
  • Dernière modification : 2023/05/02 10:36
  • de villersd