0% found this document useful (0 votes)
53 views3 pages

What Is PSeInt

PSeInt is a tool designed to help students learn programming through a simple pseudolanguage in Spanish, focusing on fundamental concepts of computational algorithms. It offers features like syntax highlighting, flowchart editing, real-time error identification, and the ability to convert pseudocode into various programming languages. The software is free, open-source, and supports multiple platforms, providing an intuitive environment for beginners to write and test algorithms.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views3 pages

What Is PSeInt

PSeInt is a tool designed to help students learn programming through a simple pseudolanguage in Spanish, focusing on fundamental concepts of computational algorithms. It offers features like syntax highlighting, flowchart editing, real-time error identification, and the ability to convert pseudocode into various programming languages. The software is free, open-source, and supports multiple platforms, providing an intuitive environment for beginners to write and test algorithms.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

What is PSeInt?

PSeInt is a tool to assist a student in their


first steps in programming. Through a simple and intuitive
pseudolanguage in Spanish (complemented with an editor of
flow diagrams), it allows you to focus your attention on the concepts.
fundamentals of computational algorithms, minimizing the
difficulties inherent to a language and providing an environment of
I work with numerous aids and educational resources.

What is PSeInt used for?


PSeInt is designed to assist students who are starting out in the
construction of computer programs or algorithms. The
Pseudocode is often used as a 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
from a real language. This software aims to assist beginners in
task of writing algorithms in this pseudolanguage presenting a
set of aids and assistance, and additionally provide you with some
additional tools that help you find errors and
understand the logic of algorithms.

Characteristics and Features of PSeInt:


You can find inthis linka quick and graphic summary of the
main functionalities.
It presents editing tools for writing algorithms in
pseudocode in Spanish
oAutocomplete

oEmergency Aid

oCommand Templates
oSyntax Highlighting
oHighlighting of logical blocks
oSmart Indented
oLists of functions, operators, and variables
Allows generating and editing the flowchart of the algorithm
oYou can work with classic and Nassi diagrams.
Shneiderman
Allows simultaneous editing of multiple algorithms
The pseudo-language used is configurable
oOffers predefined configuration profiles for numerous
institutions
Can interpret (execute) the written algorithms
oYou can modify the algorithm and see the changes in the
execution immediately (without re-entering the data)
o Allows modifying one or more selected data from an execution
now completed to observe how the results vary
oAllows you to undo an execution to restart or repeat it
from an arbitrary point
oAllows you to run the algorithm step by step controlling the
speed and inspecting variables and expressions
oCan automatically create a test table of
desk
oIt offers a special way in which it describes the actions.
carried out at each step
Identify and clearly mark the errors
oIndicate syntax errors in real time (while typing)
oClearly point out runtime errors
oOffer detailed descriptions of each error, with their
most common causes and solutions.
Allows converting the pseudocode algorithm to code
numerous programming languages
oC, C++, C#, Java, JavaScript, MatLab, Pascal, PHP, Python
2, Python 3, QBasic Visual Basic
Offers an integrated help system about pseudocode and
the use of the program
oInclude a set of examples at different levels of
difficulty
It is multiplatform (tested on Microsoft Windows, GNU/Linux and
Mac OS X
It is completely free and open-source (GPLv2 license)

PSeInt helps you write algorithms using a pseudo-language.


simple, intuitive and in Spanish.

The goal is to allow the student to focus their attention on the


fundamental concepts that one should learn, without wasting time on
the details of a language or of the use of an interpreter or compiler.
It allows you to run the algorithm to observe its operation and
verify the results.

In addition, you can modify the executed algorithm and see how
change the result automatically, without re-entering the data
at the beginning. Or you can also re-run only a part of the
same.

http://pseint.sourceforge.net/

The provided text is a URL and does not contain translatable content.

You might also like