pseudocode

French translation: pseudo-code

GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
English term or phrase:Pseudocode
French translation:pseudo-code
Entered by: Wafaa Tajri

07:48 Dec 3, 2001
English to French translations [PRO]
Tech/Engineering / learning
English term or phrase: pseudocode
To understand how it works, let us look at a simple problem where two numbers are to be added and the result displayed on the screen. The pseudocode to solve this problem will consist of the following steps :
Wafaa Tajri
Morocco
Local time: 15:33
pseudocode
Explanation:
Definition of pseudocode (from Webopedia/http://www.webopedia.com/TERM/P/pseudocode.html):

An outline of a program, written in a form that can easily be converted into real programming statements. For example, the pseudocode for a bubble sort routine might be written:

while not at end of list
compare adjacent elements
if second is greater than first
switch them
get next two elements
if elements were switched
repeat for entire list

Pseudocode cannot be compiled nor executed, and there are no real formatting or syntax rules. It is simply one step - an important one - in producing the final code. The benefit of pseudocode is that it enables the programmer to concentrate on the algorithms without worrying about all the syntactic details of a particular programming language. In fact, you can write pseudocode without even knowing what programming language you will use for the final implementation

Examples using this term on the French-speaking Web:

IFT2030 - Démonstration 10
... Pseudocode pour décrire le comportement d'un serveur: Choisir un port qui sera
utilisé pour établir une connection while (true) { Attendre une demande de ...
http://www.iro.umontreal.ca/~bengioy/ift2030/A01/Demo-socket... [More results from www.iro.umontreal.ca]


Description du cours
... à savoir : la spécification du problème, la conception de l'algorithme en pseudocode,
la codification, l'application des techniques de mise au point d'un ...
http://oraprdnt.uqtr.uquebec.ca/owa_user/owa/couw001?owa_sig... [More results from oraprdnt.uqtr.uquebec.ca]
Selected response from:

mckinnc
Local time: 16:33
Grading comment
Merci beaucoup
4 KudoZ points were awarded for this answer



Summary of answers provided
5pseudocode
mckinnc


  

Answers


5 mins   confidence: Answerer confidence 5/5
pseudocode


Explanation:
Definition of pseudocode (from Webopedia/http://www.webopedia.com/TERM/P/pseudocode.html):

An outline of a program, written in a form that can easily be converted into real programming statements. For example, the pseudocode for a bubble sort routine might be written:

while not at end of list
compare adjacent elements
if second is greater than first
switch them
get next two elements
if elements were switched
repeat for entire list

Pseudocode cannot be compiled nor executed, and there are no real formatting or syntax rules. It is simply one step - an important one - in producing the final code. The benefit of pseudocode is that it enables the programmer to concentrate on the algorithms without worrying about all the syntactic details of a particular programming language. In fact, you can write pseudocode without even knowing what programming language you will use for the final implementation

Examples using this term on the French-speaking Web:

IFT2030 - Démonstration 10
... Pseudocode pour décrire le comportement d'un serveur: Choisir un port qui sera
utilisé pour établir une connection while (true) { Attendre une demande de ...
http://www.iro.umontreal.ca/~bengioy/ift2030/A01/Demo-socket... [More results from www.iro.umontreal.ca]


Description du cours
... à savoir : la spécification du problème, la conception de l'algorithme en pseudocode,
la codification, l'application des techniques de mise au point d'un ...
http://oraprdnt.uqtr.uquebec.ca/owa_user/owa/couw001?owa_sig... [More results from oraprdnt.uqtr.uquebec.ca]



    Reference: http://www.iro.umontreal.ca/~bengioy/ift2030/A01/Demo-socket...
    oraprdnt.uqtr.uquebec.ca/owa_user/owa/couw001?owa_sigle=PRO1025
mckinnc
Local time: 16:33
Native speaker of: Native in EnglishEnglish
PRO pts in pair: 371
Grading comment
Merci beaucoup
Login to enter a peer comment (or grade)



Login or register (free and only takes a few minutes) to participate in this question.

You will also have access to many other tools and opportunities designed for those who have language-related jobs (or are passionate about them). Participation is free and the site has a strict confidentiality policy.

KudoZ™ translation help

The KudoZ network provides a framework for translators and others to assist each other with translations or explanations of terms and short phrases.


See also:
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search