This commit is contained in:
Oscar Plaisant
2024-03-28 14:09:52 +01:00
parent c296a453b6
commit a5521e7d1b
42 changed files with 365 additions and 313 deletions

View File

@@ -2,6 +2,7 @@
aliases:
- paradigmes de programmation
- paradigmes
- paradigme
---
up:: [[programmation]]
source:: [[ParadigmeProgrammation]]
@@ -12,7 +13,8 @@ source:: [[ParadigmeProgrammation]]
>
> Le paradigme fournit (et détermine) la vision du développeur sur l'exécution de son programme.
^definition
> [!cite] [Programming Paradigms for Dummies: What Every Programmer Should Know](zotero://select/groups/5383243/items/673TMQRT) - [Page 10](zotero://open-pdf/groups/5383243/items/P4L4LCJZ?page=2&annotation=2294PTUD)
> [!cite]- [Programming Paradigms for Dummies: What Every Programmer Should Know](zotero://select/groups/5383243/items/673TMQRT) - [Page 10](zotero://open-pdf/groups/5383243/items/P4L4LCJZ?page=2&annotation=2294PTUD)
> A programming paradigm is an approach to programming a computer based on a mathematical theory or a coherent set of principles.
>
> > [!note] Notes