page de liens

Quelques liens pour développeurs.

Sites généralistes

https://www.w3schools.com https://developer.mozilla.org/fr/docs/Web

Python 3

https://www.w3schools.com/python https://docs.python.org/fr/3/ Gestion de fenêtres avec tkinter https://docs.python.org/3/library/tk.html https://www.pythontutorial.net/tkinter -- super https://tkdocs.com/shipman/index-2.html -- bien, mais aucun exemple https://sebsauvage.net/python/gui/index_fr.html https://likegeeks.com/python-gui-examples-tkinter-tutorial -- pas mal https://python.doctor/page-tkinter-interface-graphique-python-tutoriel http://www.jchr.be/python/tkinter.htm -- super

Bases de données

https://doc.ubuntu-fr.org/mysql https://doc.ubuntu-fr.org/sqlite https://www.sqlite.org/lang.html https://docs.python.org/fr/3/library/sqlite3.html

Yad, Zenity

https://sourceforge.net/p/yad-dialog/wiki/ https://doc.ubuntu-fr.org/yad_yet_another_dialog http://smokey01.com/yad/ # de nombreux exemples YAD https://doc.ubuntu-fr.org/zenity http://manpages.ubuntu.com/manpages/jammy/en/man1/zenity.1.html

Utilitaires en ligne

https://regex101.com # Tester les expressions régulières https://codepen.io # codage rapide avec test https://json.pizza # Convertir du Coffe en Javascript