iPseudoCode - for phone Читы

iPseudoCode - for phone Взлом 3 + Чит Коды

Разработчик: Guillermo Licea
Категория: Образование
Цена: 199,00 ₽ (Скачать бесплатно)
Версия: 3
ID: com.licea.iPCp

Скриншоты

Game screenshot iPseudoCode - for phone mod apkGame screenshot iPseudoCode - for phone apkGame screenshot iPseudoCode - for phone hack

Описание

iPseudocode is an iPhone/iPad app designed for novice programmers, students beginning the learning process of programming languages and programming teachers that want to introduce the basic concepts of programming (sequencing, selection and iteration), before a complex programming language.

iPseudoCode allows the user to implement and execute small programs written in pseudocode. The app also allows to generate automatically a flow diagram direct from the program to illustrate graphically the flow of the program control.

iPseudoCode supports two grammars for programs, one with english keywords and other with spanish keywords.

An example of a program written in iPseudoCode is:

begin-program
i = 0
avg = 0
read "How many items?", numberOfItems

if (numberOfItems > 0) then
while (i < numberOfItems)
read itemValue
avg = avg + itemValue
i = i + 1
end-while

avg = avg / numberOfItems
write "Average = ", avg
end-if
end-program

История обновлений

3
2019-11-11
Major changes to user interface and new features to improve app performance.
2.6
2019-09-20
Correction of a minor error.
2.5
2019-06-15
Correction of an error that sometimes does not allow to show results in the output console.
2.4
2019-06-02
iPseudoCode now includes:
- Arrays.
- A console view for displaying the output of the program.
2.3
2018-02-26
A minor error correction.
2.2
2017-04-03
* Pseudocode grammar expanded to allow more complex arithmetic expressions.
* Flow diagram generation with colors to identify the different elements.
* More detailed messages for syntax errors.
2.1
2017-03-27
Allows to save the flow diagram image to photo library.
2
2017-03-23
*** Flow diagram generation from the pseudocode.

Fix an error that does not allow to hide the keyboard .
1.1
2016-09-25

Скачать iPseudoCode - for phone на iPhone и Андроид бесплатно

Скачать на Андроид

Способы взлома iPseudoCode - for phone

Скачать взломанный APK файл

Скачать iPseudoCode - for phone MOD APK
Запросить взлом

Другие приложения этого разработчика