From 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:30 +0100 Subject: unslug fr: modify --- files/fr/glossary/computer_programming/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/fr/glossary/computer_programming') diff --git a/files/fr/glossary/computer_programming/index.html b/files/fr/glossary/computer_programming/index.html index 5df7497621..4ade4158fa 100644 --- a/files/fr/glossary/computer_programming/index.html +++ b/files/fr/glossary/computer_programming/index.html @@ -1,11 +1,12 @@ --- title: Programmation informatique -slug: Glossaire/Computer_Programming +slug: Glossary/Computer_Programming tags: - Langage de programmation - Programmation - Programmation informatique translation_of: Glossary/Computer_Programming +original_slug: Glossaire/Computer_Programming ---

La programmation informatique est un processus de composition et d'organisation d'un ensemble d'instructions. Celles-ci indiquent à un ordinateur / logiciel ce qu'il faut faire dans une langue que l'ordinateur comprend. Elles sont réalisées sous la forme de plusieurs langages différents tels que C ++, Java, JavaScript, HTML, Python, Ruby et Rust.

-- cgit v1.2.3-54-g00ecf