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]
    • Czech
      • Computers: Software
        • Search
          • Term
            • Pseudokód
          • Definition(s)
            • Pseudokód je kompaktní a neformální způsob zápisu počítačového algoritmu který používá strukturní konvence programovacích jazyků avšak nezahrnuje detailní syntaxi jako jsou deklarace proměnných, podprocedury nebo jiné konstrukce specifické pro konkrétní programovací jazyk. Zápis je pro srozumitelnost částečně doplněn popisy podrobností v přirozeném jazyce nebo kompaktně vyjádřeným matematickým zápisem. Wikipedia - by Karel Tatransky
          • Example sentence(s)
          • Related KudoZ question
  • Compare this term in: Serbian, Albanian, Bulgarian, Chinese, Danish, German, Dutch, Greek, Spanish, Persian (Farsi), Finnish, French, Hebrew, Hungarian, 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