Download the app
educalingo
pseudo-code

Meaning of "pseudo-code" in the French dictionary

DICTIONARY

PRONUNCIATION OF PSEUDO-CODE IN FRENCH

pseudo-code


GRAMMATICAL CATEGORY OF PSEUDO-CODE

noun
adjective
verb
adverb
pronoun
preposition
conjunction
interjection
article
Pseudo-Code is a noun.
A noun is a type of word the meaning of which determines reality. Nouns provide the names for all things: people, objects, sensations, feelings, etc.

WHAT DOES PSEUDO-CODE MEAN IN FRENCH?

Bytecode

In programming, pseudo-code is a way of describing an algorithm without reference to a particular programming language. The pseudo-code writing often makes it possible to fully grasp the difficulty of implementing the algorithm, and to develop a structured approach in the construction of the algorithm. Indeed, its descriptive aspect makes it possible to describe with more or less detail the algorithm, thus enabling to start with a very wide vision and to temporarily bypass certain complex aspects, which does not offer direct programming. Structured programming tends to free itself from the overly technical details of imperative programming, to focus on the main algorithms. This is why listings of programs written in the functional language somewhat resemble pseudo-code. There is no real convention for pseudo-code.

Definition of pseudo-code in the French dictionary

The definition of pseudo-code in the dictionary is arbitrary code, independent of the hardware characteristics of the computer, which will have to be translated into the computer into code that it can use.

FRENCH WORDS THAT RHYME WITH PSEUDO-CODE

anode · antipode · aulacode · cathode · code · commode · custode · diacode · diode · exode · iode · mode · méthode · ode · pagode · photodiode · période · sous-code · synode · épisode

FRENCH WORDS THAT BEGIN LIKE PSEUDO-CODE

pseudo-absolu · pseudo-acide · pseudo-allèle · pseudo-altérité · pseudo-banquise · pseudo-chambre · pseudo-chanoine · pseudo-coarctation · pseudo-comité · pseudo-communauté · pseudo-comtesse · pseudo-croup · pseudo-curare · pseudo-curarisant · pseudo-élite · pseudo-empereur · pseudo-équipe · pseudo-fiancé · pseudo-globuline · pseudo-gouvernement

FRENCH WORDS THAT END LIKE PSEUDO-CODE

amphipode · apode · arthropode · cestode · dynode · gastéropode · géode · incommode · octopode · omphalode · pentode · photocathode · phyllode · polypode · rhapsode · sonotrode · sympode · triode · tripode · électrode

Synonyms and antonyms of pseudo-code in the French dictionary of synonyms

SYNONYMS

Translation of «pseudo-code» into 25 languages

TRANSLATOR

TRANSLATION OF PSEUDO-CODE

Find out the translation of pseudo-code to 25 languages with our French multilingual translator.

The translations of pseudo-code from French to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «pseudo-code» in French.
zh

Translator French - Chinese

字节码
1,325 millions of speakers
es

Translator French - Spanish

código de bytes
570 millions of speakers
en

Translator French - English

bytecode
510 millions of speakers
hi

Translator French - Hindi

स्यूडोकोड
380 millions of speakers
ar

Translator French - Arabic

بايت كود
280 millions of speakers
ru

Translator French - Russian

байткодом
278 millions of speakers
pt

Translator French - Portuguese

bytecode
270 millions of speakers
bn

Translator French - Bengali

বাইটকোড
260 millions of speakers
fr

French

pseudo-code
220 millions of speakers
ms

Translator French - Malay

bytecode
190 millions of speakers
de

Translator French - German

Bytecode
180 millions of speakers
ja

Translator French - Japanese

バイトコード
130 millions of speakers
ko

Translator French - Korean

바이트 코드
85 millions of speakers
jv

Translator French - Javanese

bytecode
85 millions of speakers
vi

Translator French - Vietnamese

bytecode
80 millions of speakers
ta

Translator French - Tamil

பைட்குறியீடு
75 millions of speakers
mr

Translator French - Marathi

bytecode
75 millions of speakers
tr

Translator French - Turkish

baytkodu
70 millions of speakers
it

Translator French - Italian

bytecode
65 millions of speakers
pl

Translator French - Polish

kod bajtowy
50 millions of speakers
uk

Translator French - Ukrainian

байткод
40 millions of speakers
ro

Translator French - Romanian

bytecode
30 millions of speakers
el

Translator French - Greek

bytecode
15 millions of speakers
af

Translator French - Afrikaans

bytecode
14 millions of speakers
sv

Translator French - Swedish

bytekod
10 millions of speakers
no

Translator French - Norwegian

Bytecode
5 millions of speakers

Trends of use of pseudo-code

TRENDS

TENDENCIES OF USE OF THE TERM «PSEUDO-CODE»

Principal search tendencies and common uses of pseudo-code
List of principal searches undertaken by users to access our French online dictionary and most widely used expressions with the word «pseudo-code».

Examples of use in the French literature, quotes and news about pseudo-code

EXAMPLES

10 FRENCH BOOKS RELATING TO «PSEUDO-CODE»

Discover the use of pseudo-code in the following bibliographical selection. Books relating to pseudo-code and brief extracts from same to provide context of its use in French literature.
1
SPAN: UN EDITEUR-TRADUCTEUR DE PSEUDO-CODE POUR LA ...
LA METHODE PROPOSEE REPOSE ESSENTIELLEMENT SUR L'UTILISATION: 1) DU PSEUDO CODE POUR LA DESCRIPTION D'UN TRAITEMENT; 2) DE SCHEMAS DE CODAGE TYPES POUR PASSER DU PSEUDO CODE U CODE ASSEMBLEUR EN UTILISANT DES REGLES PRECISES.
Abdelmalek Haddad, 1988
2
Algorithmique: Techniques fondamentales de programmation ...
Voici quelques exemples d'affectations en pseudo-code. PROGRAMME AFFECTATION VAR a: entier b, c : réels titre : chaîne vrai : booléen DEBUT a<-10 b<-3, 1415927 c<-12345 titre<- "ma première affectation" vrai<-TRUE FIN Vous avez ...
Sébastien Rohaut, 2009
3
Technologie de l'information avancée pour expert comptables
Pseudo-code Le pseudo-code définit l'essentiel d'un programme. Le langage est écrit dans une forme qui peut être convertie facilement en de vraies formulations de programmation. Par exemple, le pseudo-code pour le calcul du régime des ...
Pierre Véronneau, 2004
4
Erlang programmation: Programmation
Une référence sur la programmation fonctionnelle et concurrente en Erlang Préfacé par Joe Armstrong, créateur d'Erlang, ce premier livre en français sur Erlang explore la puissance de la programmation concurrente.
Mickaël Rémond, 2012
5
Commande numérique de systèmes dynamiques: cours d'automatique
Ecrire le pseudo-code correspondant. 8.4.12 Ecrire un pseudo-code réalisant le régulateur PID numérique de la figure 8.14 (voir aussi les relations (8.11) à (8.13) ). 8.4.13 Soit un régulateur PID numérique décrit par les égalités (8.11) à (8.13).
Roland Longchamp, 2010
6
Dictionnaire Anglais Des Télécommunications
... SWG, TELEP, TRANS centre de commutation de paquets m pseudo; — event n DATA pseudo-événement m; —instruction n COMP pseudo-instruction/ pseudocode n COMP pseudo-code m pseudonoise n DATA, TRANS pseudo- bruit m; ...
Sinda López, 1997
7
Algorithmes et structures de données avec Ada, C++ et Java
Pour la réalisation des algorithmes, il faut tenir compte de la numération des tableaux en C++ qui se fait de 0 à n–1 et non de 1 à n comme dans le pseudo- code. Une approche sûre consiste à conserver les valeurs limites du pseudo- code et ...
Abdelali Guerid, Pierre Breguet, Henri Röthlisberger, 2002
8
Micro-ordinateurs: applications individuelles et ...
Il y a un in ter pré ta teur écrit en langage machine 8080 qui exécute les algorithmes décrits en pseudo-code. Ce pseudo-code a été implanté avec succès sur plusieurs autres mi n i- o r d i na teur s simplement en réécrivant les in te r p r e ta ...
Daniel R. McGlynn, 1981
9
S'initier à la programmation: avec des exemples en C, C++, ...
Ce livre se propose de vous apprendre à programmer en exprimant les concepts fondamentaux a l'aide d'un « pseudo-code »~ Cela vous permet de rédiger des programmes en privilégiant l'aspect algorithmique, sans être pollué par la ...
Claude Delannoy, 2008
10
La modélisation d'accompagnement
L'outil privilégié dans ce cas est le « pseudo-code ». Bien qu'il soit écrit avec des termes du langage naturel, le pseudo-code semble souvent obscur pour les participants et requiert un temps d'apprentissage. En outre, sa forme écrite, par ...
Michel Étienne

8 NEWS ITEMS WHICH INCLUDE THE TERM «PSEUDO-CODE»

Find out what the national and international press are talking about and how the term pseudo-code is used in the context of the following news items.
1
Quelle place donner au code à l'école ?
Ensuite, le pseudo-code qui serait enseigné à l'école par des enseignants qui ne seraient pas experts de ce domaine donnerait une vision ... «Actualitté.com, Feb 15»
2
Les enfants doivent-ils apprendre le code informatique à l'école ?
... Granarolo « ??ce qui peut être utile, et qui a existé il y a une vingtaine d'années, c'est l'enseignement de l'algorithmie et du pseudo-code. «euronews, Feb 15»
3
Plongée dans les années de plomb marseillaises où le juge Michel …
Cet homme d'action, père de deux enfants, aux faux airs de Gregory Peck n'aimait pas le « pseudo-code de l'honneur des voyous ». «Corse-Matin, Jan 15»
4
E-commerce: comment réussir ses mails de soldes
Le concept: on glisse un pseudo-code personnel qui donnera accès à une décote supplémentaire. C'est ainsi ce que fait Le Redoute: Le petit ... «LSA, Jan 14»
5
Faire des jeux avec Pygame
Votre jeu ressemblera donc à ceci (pseudo-code) : Sélectionnez. # !/usr/bin/python # coding: utf-8 [Charger vos modules ici] [Fonctions de ... «Developpez.com, Dec 13»
6
Jean-Michel Morel : Grand Prix Inria – Académie des Sciences 2013
... pseudo-code, de logiciel et sous forme exécutable directement en ligne. Chacun peut ainsi expérimenter sur ses propres images les algorithmes développés, ... «INRIA, Sep 13»
7
Bordeaux : des riverains appellent à la délation des dealers sur …
Il serait temps que l'on arrête enfin d'ériger un pseudo-code d'honneur de marlou en loi! Le 10/04/2013 à 21:00. AlerterRépondre · Avatar. «Le Figaro, Apr 13»
8
Joyeuse fête des programmeurs ! À quand une journée fériée rien …
Néanmoins, le site Web de promotion de cette journée propose quelques pistes : parler en code ou en pseudo-code, décorer un sapin avec ... «Developpez.com, Sep 11»
REFERENCE
« EDUCALINGO. Pseudo-Code [online]. Available <https://educalingo.com/en/dic-fr/pseudo-code>. Jun 2026 ».
Download the educalingo app
EN