iPseudoCode - for phone
Install Now
iPseudoCode - for phone
iPseudoCode - for phone

iPseudoCode - for phone

Developer: Guillermo Licea
App Size: 13.61 MB
Release Date: 2016-09-25
Price: Rp 15ribu
3.7
24 Ratings
Size
13.61 MB

Screenshots for App

iPhone
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
Show More
Show Less
iPseudoCode - for phone 3 Update
2019-11-11 Version History
Major changes to user interface and new features to improve app performance.

~Guillermo Licea
More Information about: iPseudoCode - for phone
Price: Rp 15ribu
Version: 3
Compatibility: Requires 10.3 or later
Bundle Id: com.licea.iPCp
Size: 13.61 MB
Release Date: 2016-09-25
Last Update: 2019-11-11
Content Rating: 4+
Developer: Guillermo Licea
Language: EN -


Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
Hide