To see the desired glossary, please select the language and then the field of expertise.

    Home
    • English
      • Computers: Software
        • Search
          • Term
            • pseudocode
          • Definition(s)
            • 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. STING software engineering glossary
          • 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
    Compare [close] Compare [close]
    • Dutch
      • Computers: Software
        • Search
          • Term
            • pseudocode
          • Definition(s)
            • Met pseudocode wordt over het algemeen een onechte (niet-formele) programmeertaal bedoeld. 'Pseudo' betekent onecht, 'code' verwijst naar de broncode van een computerprogramma. Doordat pseudocode een informeel karakter heeft, is het niet geschikt om gecompileerd en uitgevoerd te worden. Het is hierdoor geen echte programmeertaal. Pseudocode wordt gebruikt om algoritmen vast te leggen op een door mensen leesbare manier met behoud van de stappen. wikipedia - by Marcel van Valen
          • Example sentence(s)
            • Om de overstap te vereenvoudigen gaan we pseudocode schrijven. Dat is een reeks stappen die een programma moet doen, maar dan in gewone mensentaal. - icer.nl by Marcel van Valen
          • Related KudoZ question
  • Compare this term in: Serbian, Albanian, Bulgarian, Czech, Chinese, Danish, German, Greek, Spanish, Persian (Farsi), Finnish, French, Hebrew, Indonesian, Italian, Japanese, Latvian, Lithuanian, Malay, Norwegian, Polish, Portuguese, Romanian, Russian, Slovak, Swedish, Turkish, Ukrainian

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.

Creative Commons License