Programming Languages

Descrição

Bergama Fernandes, Roberto Dreher
e.jandson
Mapa Mental por e.jandson, atualizado more than 1 year ago
e.jandson
Criado por e.jandson mais de 9 anos atrás
10
0

Resumo de Recurso

Programming Languages
  1. Programming language is a standardized method to communicate instructions to a computer.
    1. Examples of programming language:
      1. Java
        1. C
          1. Basic
            1. PHP
              1. Assembly
            2. How to program:
              1. check the need to create a program
                1. raise the requirements
                  1. write the programming logic
                    1. perform tests to identify bugs
                      1. Write a detailed description of how the program works (program documentation)
                        1. END
              2. programming language story
                1. 1842-1843 first computer program was created by Ada Lovelace
                  1. In the 1950s the first three modern programming languages whose descendants are still in widespread use today were designed: FORTRAN, COBOL, LISP
                    1. C, one of the first systems programming language was developed by Dennis Ritchie and Ken Thompson at Bell Labs between 1969 and 1973.
                      1. In 1990 new languages emerged.