PSeInt

From Wikipedia the free encyclopedia

PSeInt
Repository
Websitepseint.sourceforge.net Edit this on Wikidata

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

Description[edit]

PSeInt is the abbreviation of PSeudocode 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[edit]

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[edit]

Award[edit]

PSeInt was the Project of the Month at SourceForge on two occasions, from September 1, 2015[5][6] and from December 19, 2016.[7][8]

References[edit]

  1. ^ "PSeInt" (in Spanish). pseint.sourceforge.net. Retrieved August 5, 2018.
  2. ^ "Pseudocode, PSeInt Algorithms - Android Apps on Google Play". Play.google.com (in Spanish). December 23, 2016. Retrieved January 11, 2017.
  3. ^ "Última versión: 20160413" (in Spanish). Retrieved May 15, 2015.
  4. ^ "Pseudocode, PSeInt Algoritmos - Aplicaciones de Android en Google Play". play.google.com (in Spanish). Retrieved January 2, 2017.
  5. ^ "September 2015, "Community Choice" Project of the Month – PSeInt". SourceForge.com. September 1, 2015. Retrieved April 19, 2016.
  6. ^ "Noticias 2015" (in Spanish). Retrieved April 19, 2016.
  7. ^ "Projectos de la Semana, 19 de diciembre de 2016". 19 December 2016. Retrieved September 18, 2018.
  8. ^ "Noticias 2016" [2016 News] (in Spanish). Retrieved April 19, 2016.

External links[edit]