====== Liste de liens utiles : programmation ====== * Objet : du tuto FIXME * Niveau requis : FIXME {{tag>débutant avisé}} * Commentaires : //Contexte d'utilisation du sujet du tuto. // FIXME * Débutant, à savoir : [[:doc:systeme:commandes:le_debianiste_qui_papillonne|Utiliser GNU/Linux en ligne de commande, tout commence là !.]] :-) ===== Introduction ===== ==== Bash ==== - manuel bash https://www.gnu.org/software/bash/manual/bash.html / traduction: https://code.i-harness.com/fr/docs/bash/index - https://wiki.bash-hackers.org/ - ==== Python ==== == Général == - doc officielle : https://docs.python.org/3/index.html == interfaces == - pyqt5 doc officielle : https://doc.qt.io/qtforpython/ - tkinter : https://zetcode.com/tkinter/ ===== Installation ===== ===== Utilisation =====