Software:PSeInt
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
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
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
- Autocomplete language
- Emerging aid
- Command Templates
- Supports procedures and functions
- Intelligent Indentation
- Export to other languages (C, C++, C#, Java, PHP, JavaScript, Visual Basic .NET, Python, Matlab)
- Graphing, creation and edition of flow diagrams
- Editor with syntax coloring
- PSeInt official forum
- Multi-platform software[3] on Microsoft Windows, Linux and Mac OS X, in December 2016 started an independent development for Android.[4]
Award
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
- ↑ "PSeInt" (in Spanish). pseint.sourceforge.net. http://pseint.sourceforge.net/.
- ↑ "Pseudocode, PSeInt Algorithms - Android Apps on Google Play" (in Spanish). December 23, 2016. https://play.google.com/store/apps/details?id=pe.diegoveloper.pseudocode&hl=en.
- ↑ "Última versión: 20160413" (in Spanish). http://pseint.sourceforge.net/index.php?page=descargas.php.
- ↑ "Pseudocode, PSeInt Algoritmos - Aplicaciones de Android en Google Play" (in Spanish). https://play.google.com/store/apps/details?id=pe.diegoveloper.pseudocode&hl=es.
- ↑ "September 2015, "Community Choice" Project of the Month – PSeInt". SourceForge.com. September 1, 2015. https://sourceforge.net/blog/september-2015-community-choice-project-of-the-month-pseint/.
- ↑ "Noticias 2015" (in Spanish). http://pseint.sourceforge.net/noticias.php.
- ↑ "Projectos de la Semana, 19 de diciembre de 2016". 19 December 2016. https://sourceforge.net/blog/projects-of-the-week-december-19-2016/.
- ↑ "Noticias 2016" (in Spanish). http://pseint.sourceforge.net/noticias.php.
External links
- Ejercicios en pseint resueltos
- Premiado por crear un novedoso desarrollo sobre software libre (Awarded for creating an innovative development on free software) (in Spanish)
Original source: https://en.wikipedia.org/wiki/PSeInt.
Read more |