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.
For term searches and specialty glossaries, please try the new GBK glossaries
08:54 May 30, 2009
English to Swedish translations [PRO] Bus/Financial - Computers: Software
English term or phrase:pseudocode
Definition from STING software engineering glossary : A notation resembling a programming language but not intended for actual compilation. It usually combines some of the structure of a programming language with an informal natural-language description of the computations to be carried out. It is often produced by CASE systems as a basis for later hand coding.
Example sentence(s):
Chances are, if you were to go into a conference room at a software company, it would contain a white-board filled with pseudocode and flowcharts. Pseudocode and flowcharts are programmer's ways of expressing algorithms, control structures, and other programming concepts quickly and simply. InfoWebLinks
Generally, you should try to break each main task down into very small tasks that can each be explained with a short phrase. There may eventually be a one-to-one correlation between the lines of pseudocode and the lines of the code that you write after you have finished pseudocoding. Minich.com
PPP is a way of developing routines by writing pseudocode for them in the first place (not a new topic) and after that, making the pseudocode a comment in the routine (functions, procedure, method or whatever your language calls them). CodeRookie
Definition from own experience or research: Finns i bla Mircosoft Visio.
Example sentence(s):
Du ska få lära dig att använda pseudokod och strukturdiagram (ibland också kallat flödesdiagram) för att beskriva algoritmers beteende.
Efter laborationen förväntas du kunna:
* beskriva en algoritm och/eller ett programflöde med pseudokod
* rita strukturdiagram för enklare algoritmer och programflöden - LabWiki
Magnus Lärke Local time: 14:28 Native speaker of: Swedish PRO pts in category: 8
The glossary compiled from Glossary-building KudoZ is made available openly under the Creative Commons "By" license (v3.0). By submitting this form, you agree to make your contribution available to others under the terms of that license.