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]
    • Japanese
      • Computers: Software
        • Search
          • Term
            • 擬似(疑似)コード
          • Definition(s)
            • 擬似コード は、アルゴリズムの構造を記述する際に用いられる擬似的な言語のことである。 Wikipedia - by mplant
          • Example sentence(s)
            • 疑似コードとフローチャートは自然言語声明において一般の曖昧さの多くを避けるアルゴリズムを表す体系化された方法です、その一方で、特定の実施言語から独立しているままです。 - my scrap book by mplant
            • 擬似コードを書いてから擬似コードの周りにコードを埋めていくというプロセスに従うと、トップダウン方式の設計の利点が得られる。また、コードにコメントが付いていることが保証されるため、後からコメントを付ける手間が省ける。 - @IT by mplant
          • Related KudoZ question
    Compare [close] Compare [close] Compare [close]
    • Portuguese
      • Computers: Software
        • Search
          • Term
            • pseudocódigo
          • Definition(s)
            • "Existe uma linguagem "básica" para quem quer aprender a programar, ensinada nos cursos de lógica da programação, o pseudocódigo. Ele não é uma linguagem "de verdade", mas sim uma maneira mais simples para aprender os fundamentos usados em todas as linguagens de programação" Guia do Hardware.net - by Vanessa Cavalcante
          • Example sentence(s)
            • "Existe uma linguagem "básica" para quem quer aprender a programar, ensinada nos cursos de lógica da programação, o pseudocódigo. Ele não é uma linguagem "de verdade", mas sim uma maneira mais simples para aprender os fundamentos usados em todas as linguagens de programação". Um exemplo do site: escreva: "Qual é a nota do aluno?" leia nota se nota maior ou igual a sete então: escreva "Ele passou" senão: escreva: "Ele foi reprovado" fim do se fim do programa - Guia do Hardware.net by Vanessa Cavalcante
          • Related KudoZ question
  • Compare this term in: Serbian, Albanian, Bulgarian, Czech, Chinese, Danish, German, Dutch, Greek, Spanish, Persian (Farsi), Finnish, French, Hebrew, Italian, Latvian, Lithuanian, Malay, Norwegian, Polish, 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