#ViernesDeEscritorio, Linux Mint 21.3 “Victoria XFCE y Programa PesInt. ESP/EN.

Captura de Pantalla


cintillo_hive.png


Saludos #Lunuxeros, miembros de la comunidad de #Linux&SoftwareLibre y toda la comunidad de #Linux en #Hive, bienvenidos a un nuevo post de #ViernesDeEscritorio . Hoy estoy presentando de nuevo mi escritorio XFCE de Linux Mint Victoria, 21.03. Como bien saben mis lectores, el viernes pasado, terminamos el curso de manejo del terminal, en él aprendimos lo básico, para poder trabajar en el terminal e ir profundizando más y más en su conocimiento con la práctica constante.

Esta semana quiero presentarles un programa llamado PesInt, la idea de traer este programa y darlo a conocer, se genera, debido a que hace un par de semanas atrás, cuando tenía una conversación en un chat de Discord con el compañero @albert0607, él me preguntó si yo programaba y mi respuesta fue que más o menos lo hacía.

A qué me refería con esto, hay ciertas tareas que hacer, debido a que conozco un poco un par de lenguajes; sin embargo, no profundicé más, debido a que me di cuenta de que el manejar o saber un programa no me hacía ser un programador, y eso lo aprendí a fuerza de frustraciones, debido a que aprendí hacer varias tareas y procesos con algunos lenguajes a través de tutoriales, además de otras actividades, pero sentía que no pasaba más de ahí.

Y la respuesta me la dio un amigo, que es programador desde los años 70 y él aún con 75 años de edad, sigue programando y dando clases particulares a personas que lo contactan, para que les explique trucos y dinámicas de los programas en los que él está especializado. De hecho, él maneja muy bien COBOL, aunque no es el programa con el que trabaja actualmente.

Yo en lo personal pensaba que COBOL no existía, pero según lo que Rubén me dijo, hay muchas plataformas antiguas creadas con ese lenguaje, que aún se mantienen activas y en vez de hacerlas nuevas se han mantenido con el lenguaje original, que se ha modernizado y posee algunas variaciones. Del mismo modo también me comentó, que hay muy poca gente experta en esos lenguajes antiguos y que, por lo tanto, son muy bien pagadas.

Volviendo al tema, cuando le comenté a Rubén mi frustración con la programación, él me dijo algo muy sencillo y real, y fue lo siguiente, ‘‘Cualquier persona puede aprender un lenguaje de programación, pero eso no implica que esa persona sepa programar’’ y en realidad me consta, ya que me pasó a mí.

Así que cuando le pregunté la solución, me dijo algo muy simple, ‘‘aprende lógica de la programación’’ y efectivamente, comencé a buscar y a encontrar, materiales y cursos, y me di cuenta de que la razón por la cual no podía programar las cosas que quería, es por el simple hecho de no entender, los procesos que realiza una computadora para resolver los problemas así que empecé a hacer un curso de Lógica de la Programación de hecho hay uno que es muy bueno y además gratuito, el cual se llama: Introducción a los Algoritmos y la Programación lo pueden conseguir en el enlace. En este curso conocí el software PseInt.


¿Qué es PseInt?


Fuente/Source


El programa PseInt, que es una herramienta para ayudar a los estudiantes y a las personas que deseen dar sus primeros pasos dentro del mundo de la programación, en ella, se pueden realizar los procesos a través de diagramas de flujo y correrlos, sin necesidad de saber un lenguaje de computación, pero su práctica y utilización, nos permitirá entender los procesos que debemos realizar para hacer un programa de manera lógica y funcional. Es decir, esta herramienta nos enseña a programar y a entender la lógica de la programación.

Un punto importante es que este software, es realizado por desarrolladores latinoamericanos, específicamente nace en Argentina y además de estar en español, también funciona en todas las plataformas.


¿Cómo descargar PseInt?


PseInt, se puede descargar desde su página oficial al entrar al enlace, podemos descargar para cualquiera de las plataformas, en mi caso yo lo descargué para #Linux, después de descargarlo. Solamente lo descomprimimos y el programa nos crea un enlace directo en nuestro escritorio para su uso.

Ver imágenes:


Captura de pantalla.


Captura de pantalla.


Captura de pantalla.


Captura de pantalla.


Captura de pantalla.


Uso del PseInt


Con respecto al uso del PseInt, si desconoces algunos procesos teóricos posiblemente se haga un poco complicado, por ese motivo, recuerda que arriba te dejo un cuso gratuito muy bueno, sobre la lógica de la programación, está muy bien explicado y está en español.

También, si lo desean, puedo hacer un curso sobre el manejo y uso del PseInt, donde conozcamos o refresquemos conceptos que van desde la programación, variables, matrices, algoritmos y otros, desde la práctica y el manejo del programa.

Sin embargo, realmente recomiendo que se vea el curso comentado arriba, ya que es da muy buena base para iniciar la parte práctica, dentro del programa.

Lo único que puedo garantizar por experiencia propia, es que después de conocer las bases teóricas y de manejar el programa, conocer el uso del pseudocódigo y los diagramas de flujos, uno puede avanzar muchísimo más en los procesos de programación, cuando utilicemos un lenguaje de programación, debido a que ya conoceremos la lógica del proceso y sabemos qué estamos haciendo y cómo resolver el problema que se nos presenta y que necesitamos programar para resolver.

Si deseas conocer más del software PseInt, puedes ir a la presentación de su página oficial.

Mis mejores deseos para todos y gracias por leerme.


Paginas Consultadas: 1

Repositorio de PseInt:


cintillo_hive.png


cierre__post_Peakd.png


To read English


Screenshot


cintillo_hive.png


Greetings #Lunuxeros, members of the #Linux&Free Software community and the entire #Linux community in #Hive, welcome to a new post of #Fridaysdescritorio. Today I am presenting again my Linux Mint Victoria XFCE desktop, 21.03. As my readers know, last Friday, we finished the terminal management course, in it we learned the basics, to be able to work on the terminal and go deeper and deeper in their knowledge with constant practice.

This week I want to present a program called PesInt, the idea of bringing this program and making it known, is generated, because a couple of weeks ago, when I had a conversation in a Discord chat with the colleague @albert0607, he asked me if I programmed and my answer was that I more or less did.

What I meant by this, there are certain tasks to do, because I know a couple of languages a little; however, I didn't delve deeper, because I realized that handling or knowing a program didn't make me a programmer, and I learned that by dint of frustrations, because I learned to do various tasks and processes with some languages through tutorials, in addition to other activities, but I felt that it didn't happen anymore from there.

And the answer was given to me by a friend, who has been a programmer since the 70s and he is still 75 years old, he continues to program and give private lessons to people who contact him, so that he explains tricks and dynamics of the programs in which he specializes. In fact, he handles COBOL very well, although it is not the program he is currently working with.

I personally thought that COBOL did not exist, but according to what Rubén told me, there are many old platforms created with that language, which are still active and instead of making them new they have kept with the original language, which has been modernized and has some variations. In the same way, he also told me that there are very few people who are experts in these ancient languages and that, therefore, they are very well paid.

Returning to the topic, when I told Rubén about my frustration with programming, he told me something very simple and real, and it was the following, ‘Anyone can learn a programming language, but that doesn't mean that person knows how to program’ and actually I know, since it happened to me.

So when I asked him the solution, he told me something very simple, "learn programming logic’ and effectively, I started looking and finding, materials and courses, and I realized that the reason why I could not program the things I wanted, is for the simple fact of not understanding, the processes that a computer performs to solve the problems so I started doing a Programming Logic course in fact there is one that is very good and also free, which is called: Introduction to Algorithms and Programming you can get it at the link. In this course I got to know the PseInt software.


What is PseInt?


Source/Source


The PseInt program, which is a tool to help students and people who wish to take their first steps into the world of programming, in it, you can perform the processes through flowcharts and run them, without needing to know a computer language, but its practice and use, will allow us to understand the processes that we must perform to make a program in a logical and functional way. That is, this tool teaches us to program and to understand the logic of programming.

An important point is that this software is made by Latin American developers, specifically born in Argentina and besides being in Spanish, it also works on all platforms.


How to download PseInt?


PseInt, it can be downloaded from its official website by entering the link, we can download for any of the platforms, in my case I downloaded it for #Linux, after downloading it. We just unzip it and the program creates a direct link on our desktop for use.

See images:


Screenshot.


Screenshot.


Screenshot.


Screenshot.


Screenshot.


Using the PseInt


Regarding the use of PseInt, if you do not know some theoretical processes it may become a little complicated, for that reason, remember that above I leave you a very good free cuso, about the logic of programming, it is very well explained and it is in Spanish.

Also, if you wish, I can do a course on the management and use of PseInt, where we know or refresh concepts ranging from programming, variables, matrices, algorithms and others, from the practice and management of the program.

However, I really recommend that you watch the course mentioned above, as it gives a very good basis to start the practical part, within the program.

The only thing I can guarantee from my own experience is that after knowing the theoretical bases and handling the program, knowing the use of pseudocode and flowcharts, one can advance much further in the programming processes, when we use a programming language, because we will already know the logic of the process and we know what we are doing and how to solve the problem that is presented to us and that we need to program to solve.

If you want to know more about the PseInt software, you can go to the presentation of its official website.

Best wishes to all and thanks for reading.


Pages Viewed: 1

Repository PseInt:


cintillo_hive.png


cierre__post_Peakd.png



0
0
0.000
6 comments
avatar

!discovery 35
!VSC

0
0
0.000
avatar

@jlinaresp has sent VSC to @osomar357

This post was rewarded with 0.1 VSC to support your work.
Join our photography communityVisual Shots
Check here to view or trade VSC Tokens
Be part of our Curation Trail


@jlinaresp ha enviado VSC a @osomar357

Éste post fue recompensado con 0.1 VSC para apoyar tu trabajo.
Únete a nuestra comunidad de fotografía Visual Shots
Consulte aquí para ver o intercambiar VSC Tokens
Se parte de nuestro Trail de Curación


Uses: 24/25

0
0
0.000
avatar

¡Enhorabuena!


Has recibido el voto de PROYECTO CHESS BROTHERS

✅ Has hecho un buen trabajo, por lo cual tu publicación ha sido valorada y ha recibido el apoyo de parte de CHESS BROTHERS ♔ 💪


♟ Te invitamos a usar nuestra etiqueta #chessbrothers y a que aprendas más sobre nosotros.

♟♟ También puedes contactarnos en nuestro servidor de Discord y promocionar allí tus publicaciones.

♟♟♟ Considera unirte a nuestro trail de curación para que trabajemos en equipo y recibas recompensas automáticamente.

♞♟ Echa un vistazo a nuestra cuenta @chessbrotherspro para que te informes sobre el proceso de curación llevado a diario por nuestro equipo.


🏅 Si quieres obtener ganancias con tu delegacion de HP y apoyar a nuestro proyecto, te invitamos a unirte al plan Master Investor. Aquí puedes aprender cómo hacerlo.


Cordialmente

El equipo de CHESS BROTHERS

0
0
0.000
avatar

Thanks for your contribution to the STEMsocial community. Feel free to join us on discord to get to know the rest of us!

Please consider delegating to the @stemsocial account (85% of the curation rewards are returned).

You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support. 
 

0
0
0.000