Está en la página 1de 3

AUTORES: Docente: Ing.

María Isabel Acurio Gutiérrez


Ricardo Ray Quillo Castro
Fredy Porcel Landeo
Jose Alonso Castillo Condori
Josue Cornejo Cuba

POSTER: LENGUAJES DE PROGRAMACION

INTRODUCCIÓN
Un lenguaje de programación es el idioma utilizado para controlar el comportamiento de una
máquina, particularmente una computadora. Consiste en un conjunto de símbolos y reglas
sintácticas y semánticas que definen su estructura y el significado de sus elementos y
expresiones. En la actualidad los lenguajes de programación están escritos para ser
comprensibles por el ser humano, a este código se le llama código fuente, pero no es comprendido
por la máquina ya que esta solo maneja el lenguaje binario. Se ha visto hasta ahora que los
lenguajes de programación son un simbolismo, que nos permite expresar en operaciones
elementales (instrucciones) la solución a nuestro problema y se basan en un sistema de
instrucciones previamente establecidas que indican al ordenador lo que debe realizar. Existen
muchos y muy variados, y evolucionan constantemente, tanto en potencia como en facilidad de uso.
La mayoría está escrita en inglés, aunque cada vez son más visuales e intuitivas.

INTRODUCTION
A programming language is the language used to control the behavior of a machine,
particularly a computer. It consists of a set of symbols and syntactic and semantic
rules that define its structure and the meaning of its elements and expressions.
Currently, programming languages are written to be understandable by human
beings, this code is called source code, but it is not understood by the machine since
it only handles the binary language. It has been seen so far that programming
languages are a symbolism, which allows us to express the solution to our problem in
elementary operations (instructions) and is based on a system of previously
established instructions that tell the computer what to do. There are many and
very varied, and they are constantly evolving, both in power and ease of use. Most
are written in English, although they are becoming more visual and intuitive.
LENGUAJES DE PROGRAMACION
PROGRAMMING LANGUAGES

DEFINICION DEFINITION
Un lenguaje de programación es una forma A programming language is a way of
de comunicarnos con una computadora, communicating with a computer, tablet or cell
tablet o celular e indicarle qué queremos phone and telling it what we want to do.
hacer. Existen distintos tipos de lenguaje: There are different types of language: mainly
principalmente de bajo nivel y de alto
low-level and high-level. ... We find different
nivel. ... Encontramos diferentes lenguajes
languages such as C, C ++, Java, PHP, Python, C
como C, C++, Java, PHP, Python, C#, ASP,
#, ASP, among others.
entre otros.

Tipos de lenguaje de programación Types of programming language


Lenguaje máquina Machine language
Lenguajes de programación de bajo nivel Low-level programming languages
Lenguajes de programación de alto nivel High-level programming languages

Most commonly used


Lenguajes de programación más
utilizados actualmente
programming languages today

Java Java
C C
Python Python
C++ C++
Visual Basic. NET Visual Basic. NET
Kotlin Kotlin

LENGUAJES DE PROGRAMACION

IMPORTANCIA IMPORTANCE
Los lenguajes de programación refieren a Programming languages refer to different
distintos tipos de expresiones y reglas de types of expressions and logical
estructuración lógica que sirven para generar structuring rules that serve to generate
taras recurrentes y sistemáticas. Los mismos son recurring and systematic tares. They are
de gran importancia porque permiten generar of great importance because they allow
distintos sistemas que sirven para tareas que the generation of different systems that
satisfacen las necesidades de los usuarios. are used for tasks that satisfy the needs
of users.
CONCLUSION
CONCLUSIÓN:Los lenguajes de programación permiten comunicarnos con la computadora, sin ellos sería imposible instruirla para
que realice una acción determinada y resolver problemas tan complejos que hoy en día la sociedad exige en el comercio, la
industria, el ocio, etc.
dentro del mundo de los lenguajes de programación hay niveles
Ahora hay miles de lenguajes de programación ...algunos más difíciles de aprender cómo C o prolog que te enseña la base de la
programación, entender como funciona todo ... Estos lenguajes nos ayudan a crear muchos programas y aplicaciones , el
desarrollo de los lenguajes de programación va evolucionando , para hacer programas más confiables , eficientes en tiempo,
ejecución y espacio

Entendimos más sobre los lenguajes de programación buscando sus caracteristicas y


definiciones ademas de aprender de información la cual investigando más a fondo
explicamos en forma de poster haciendo que aquellos datos que nosotros
consideraramos más fundamentales se unieran y asi retroalimenarse dado las
caracteristicas de estas

CONCLUSON:

Programming languages allow us to communicate with the computer, without them it would be
impossible to instruct it to carry out a certain action and solve such complex problems that
today society requires in commerce, industry, leisure, etc.
within the world of programming languages there are levels
Now there are thousands of programming languages ... some more difficult to learn how C or
prolog that teaches you the basics of programming, understand how everything works ... These
languages help us to create many programs and applications, the development of programming
languages are evolving, to make programs more reliable, efficient in time, execution and space

We understood more about programming languages looking for their characteristics and
definitions in addition to learning from information which, investigating more thoroughly,
we explain in the form of a poster, making those data that we consider most
fundamental to be joined and thus feedback given the characteristics of these

También podría gustarte