Select Keyboard:
Türkçe ▾
  1. Türkçe
  2. English
  3. العربية
  4. Dansk
  5. Deutsch
  6. Ελληνικά
  7. Español
  8. فارسی
  9. Français
  10. Italiano
  11. Kurdî
  12. Nederlands
  13. Polski
  14. Português Brasileiro
  15. Português
  16. Русский
  17. Suomi
  18. Svenska
  19. 中文注音符号
  20. 中文仓颉输入法
X
"1234567890*-Bksp
Tabqwertyuıopğü,
CapsasdfghjklşiEnter
Shift<zxcvbnmöç.Shift
AltGr

pseudocode

listen to the pronunciation of pseudocode
Английский Язык - Турецкий язык
sözde kod
(Bilgisayar,Teknik) yalancı kod
Английский Язык - Английский Язык
A description of a computer programming algorithm that uses the structural conventions of programming languages but omits detailed subroutines or language-specific syntax
uses English statements to create an outline of the necessary steps for a piece of software to operate
Pseudocode is a short hand way of describing a computer program Rather than use the specific syntax of a computer language, more general wording is used Using pseudocode, it is easier for a non-programmer to understand the general workings of the program
``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 ''
is structured English version of the program which uses English nouns and verbs and C++ control structure syntax to express the way the program should work (the algorithm)
An English language version of an algorithm that will ultimately be translated into real computer code
A method for representing the instructions in a module with language very similar to computer programming code (15)
a way of writing program descriptions that is similar to programming languages but may include English descriptions and does not have a precise syntax
A description of a computer programming algorithm that uses the structural conventions of programming languages, but omits detailed subroutines or language-specific syntax
An informal language, similar to everyday English, that helps the programmer to develop or "think out" algorithms
A cross between a computer language and plain English used to write algorithms
a program description somewhere between english and Java code (What is Programming? - Slide 12) (Making Objects - Slide 27)
Narrative form of the logic of a computer program
A method for representing the instructions in a module with language very similar to computer programming code (18)
An English description of an algorithm in sufficient detail to allow its implementation to be easily written
pseudocode
Избранное