Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mborne/cours-patron-conception
[ENSG] Cours et TP en java sur les patrons de conception et le refactoring de code
https://github.com/mborne/cours-patron-conception
cours design-patterns object-oriented-programming
Last synced: about 1 month ago
JSON representation
[ENSG] Cours et TP en java sur les patrons de conception et le refactoring de code
- Host: GitHub
- URL: https://github.com/mborne/cours-patron-conception
- Owner: mborne
- License: other
- Created: 2016-01-18T12:41:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T10:31:08.000Z (about 2 months ago)
- Last Synced: 2024-11-25T11:29:50.204Z (about 2 months ago)
- Topics: cours, design-patterns, object-oriented-programming
- Language: HTML
- Homepage: https://mborne.github.io/cours-patron-conception/
- Size: 6.97 MB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Les patrons de conception
[ENSG](https://www.ensg.eu/) novembre 2024
## Resource en ligne
Les éléments de ce cours sont disponibles aux URL suivantes :
* [Cours sur les patrons de conception](https://mborne.github.io/cours-patron-conception/)
* [TP - Mise en oeuvre des patterns sur des Geometry](https://mborne.github.io/cours-patron-conception/annexe/tp-geometry/index.html)* [Cours sur le refactoring de code](https://mborne.github.io/cours-patron-conception/refactoring.html)
* [TP - Refactoring de traitement de graphe](https://mborne.github.io/cours-patron-conception/annexe/tp-graph/index.html)* [Annexes et références](https://mborne.github.io/cours-patron-conception/annexe/index.html)
## Contact
Des questions, des remarques, des références manquantes, etc. : [Merci d'ajouter une issue](https://github.com/mborne/cours-patron-conception/issues)
## Licence
[LICENSE](LICENSE)