Jump to content

PSeInt: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Line 8: Line 8:




'''PSeInt''' is a multiplatform educational free software, aimed at people who start programming. The version for desktop operating systems interprets [[pseudocode]] in Spanish, the Android version interprets pseudocode in English, Spanish and Portuguese. <ref name="PSEINT mobile">{{cite web|url=https://play.google.com/store/apps/details?id=pe.diegoveloper.pseudocode&hl=en |title=Pseudocode, PSeInt Algorithms - Android Apps on Google Play |website=Play.google.com |date=2016-12-23 |accessdate=2017-01-11}}</ref>
'''PSeInt''' is a multiplatform educational free software, aimed at people who start programming. The version for desktop operating systems interprets [[pseudocode]] in Spanish, the Android version interprets pseudocode in English, Spanish and Portuguese. <ref name="PSEINT mobile">{{cite web|url=https://play.google.com/store/apps/details?id=pe.diegoveloper.pseudocode&hl=en |title=Pseudocode, PSeInt Algorithms - Android Apps on Google Play |website=Play.google.com |date=December 23. 2016 |accessdate=January 11, 2017|language=Spanish}}</ref>


== Description ==
== Description ==
Line 27: Line 27:
* Editor with syntax coloring
* Editor with syntax coloring
* PSeInt official forum
* PSeInt official forum
* Multi-platform software4 on [[Microsoft Windows]], [[Linux|GNU/Linux]] and [[Mac OS X]], in December 2016 started an independent development for [[Android (operating system)|Android]].<ref>{{Cite web|url=https://play.google.com/store/apps/details?id=pe.diegoveloper.pseudocode&hl=es|title=Pseudocode, PSeInt Algoritmos - Aplicaciones de Android en Google Play|accessdate=2017, 2 January|website=play.google.com|language=Spanish}}</ref>
* Multi-platform software4 on [[Microsoft Windows]], [[Linux|GNU/Linux]] and [[Mac OS X]], in December 2016 started an independent development for [[Android (operating system)|Android]].<ref>{{Cite web|url=https://play.google.com/store/apps/details?id=pe.diegoveloper.pseudocode&hl=es|title=Pseudocode, PSeInt Algoritmos - Aplicaciones de Android en Google Play|accessdate=January 2, 2017|website=play.google.com|language=Spanish}}</ref>


==References==
==References==

Revision as of 19:48, 9 September 2018


PSeInt is a multiplatform educational free software, aimed at people who start programming. The version for desktop operating systems interprets pseudocode in Spanish, the Android version interprets pseudocode in English, Spanish and Portuguese. [1]

Description

PSeInt is the abbreviation of PSeudo Interpreter, an educational tool created in Argentina, used mainly by students to learn the basics of programming and the development of logic. It is a very popular software of its kind and is widely used in universities in Latin America and Spain. It uses pseudocode for the solution of algorithms.

Purpose of PSeInt

PSeInt is designed to assist students who start in the construction of computer algorithms or programs. The pseudocode is usually used as the first contact to introduce basic concepts such as the use of control structures, expressions, variables, etc., without having to deal with the particularities of the syntax of a real language. This software aims to facilitate the beginner the task of writing algorithms in this pseudolanguage by presenting a set of aids and assistance, and also provide some additional tools that help you find errors and understand the logic of the algorithms.

Characteristics

References

  1. ^ "Pseudocode, PSeInt Algorithms - Android Apps on Google Play". Play.google.com (in Spanish). December 23. 2016. Retrieved January 11, 2017. {{cite web}}: Check date values in: |date= (help)
  2. ^ "Pseudocode, PSeInt Algoritmos - Aplicaciones de Android en Google Play". play.google.com (in Spanish). Retrieved January 2, 2017.