teaching:progappchim:ppoo

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évision
Révision précédente
Dernière révisionLes deux révisions suivantes
teaching:progappchim:ppoo [2021/01/13 09:44] villersdteaching:progappchim:ppoo [2022/03/18 08:55] villersd
Ligne 49: Ligne 49:
     * [[https://levelup.gitconnected.com/all-the-basics-of-python-classes-8b07046d2a52|All the basics of Python classes - Everything you need to know about Python classes!]] George Seif, Medium, 25/09/2019     * [[https://levelup.gitconnected.com/all-the-basics-of-python-classes-8b07046d2a52|All the basics of Python classes - Everything you need to know about Python classes!]] George Seif, Medium, 25/09/2019
     * [[https://towardsdatascience.com/the-most-important-python-concept-that-you-need-to-understand-985b98bbb84|Python Objects and Classes: The Most Important Python Concepts That You Need to Understand]], Erik van Baaren, Medium, 13/07/2020     * [[https://towardsdatascience.com/the-most-important-python-concept-that-you-need-to-understand-985b98bbb84|Python Objects and Classes: The Most Important Python Concepts That You Need to Understand]], Erik van Baaren, Medium, 13/07/2020
 +    * [[https://towardsdatascience.com/object-oriented-programming-in-python-what-and-why-d966e9e0fd03|Object Oriented Programming in Python — What and Why? | by Arafath Hossain | Mar, 2022 | Towards Data Science]]
 +    * [[https://towardsdatascience.com/oop-in-python-understanding-a-class-bcc088e595c6|OOP in Python - Understanding a Class | by Arafath Hossain | Mar, 2022 | Towards Data Science]]
 +    * [[https://towardsdatascience.com/object-oriented-programming-in-python-understanding-variable-e451cf581368|Object Oriented Programming in Python — Understanding Variables | by Arafath Hossain | Mar, 2022 | Towards Data Science]]
 +    * [[https://towardsdatascience.com/object-oriented-programming-in-python-inheritance-and-subclass-9c62ad027278|Object Oriented Programming in Python — Inheritance and Subclass | by Arafath Hossain | Mar, 2022 | Towards Data Science]]
 +  * Alternatives
 +    * [[https://betterprogramming.pub/6-alternatives-to-classes-in-python-6ecb7206377|6 Alternatives to Classes in Python]] Martin Thoma, Medium, Mars 2021
 +  * Simplifications :
 +    * [[https://docs.python.org/3/library/dataclasses.html|Dataclasses]]
 +      * [[https://python.plainenglish.io/create-data-classes-in-python-64d6d84ebe7a|Create Data Classes in Python - This library will save you hours of coding]] Matteo, medium, 09/09/2021
 +
  
  
  • teaching/progappchim/ppoo.txt
  • Dernière modification : 2023/01/28 16:31
  • de villersd