PROGRAMING LANGUAGES
MAIN PROGRAMING LANGUAJES:
-Python
-C#
-Javascript
-Go
-kotlin
-C and C++
-java
-PHP
-Swift
MOST POPULAR ONES:
-PYTHON
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics
-JAVA
Java is a widely used object-oriented programming language and software platform.
The rules andsyntax of Java are based on the C and C++ languages.
DIFFERENT TYPES OF CODE:
SOURCE CODE:
it is programming statements that are created by a programmer with a text editor or a visual programming tool and then saved in a file.
OBJECT CODE
The object code file contains a sequence of machine-readable instructions that is processed by the CPU in a computer.
COMPILE
its needed to translate the code from high level C++ to machine language that the CPU can understand
INTERPRETER:
it translates code into machine code, instruction by instruction
Comentarios
Publicar un comentario