Applied Science and Research - Programming
Study terms related to programming languages, code structure, algorithms, data processing, software development, and debugging.
Revisión
Tarjetas de memoria
Ortografía
Cuestionario
a part of a computer that is easily accessible and one uses constantly

interfaz de usuario
based on or using a numerical system that operates only on 0 and 1

binario
a unit for measuring the size of computer data that equals 8 bits

byte, octeto
to write a computer program using specific instructions

programar, codificar
an instruction that tells a computer to perform a specific task or function

comando
a person who writes computer programs

programador
a person who designs and creates computer programs using special tools and languages

ingeniero de software, desarrollador de software
a part of a computer responsible for storing and controlling data where users cannot easily access

modo administrador
(computing) a collection of data treated as a single unit
an AI method using neural networks to learn patterns from massive data
a branch of artificial intelligence where computers learn how to perform specific operations without previous instructions

aprendizaje automático
to transform data into a coded form

codificar
to convert data or information into a coded form, mainly to prevent unauthorized access

encriptar
to create a new set of data by using a mathematical or logical process to transform an existing set of data

generar
a line of command that tells a computer what to do

instrucción
detailed instructions, often written on a manuscript, indicating how text should be formatted or printed

marcado, anotación de formato
a small piece of code or update applied to existing software to fix issues, enhance functionality, or address vulnerabilities

parche
to write a set of codes in order to make a computer or a machine perform a particular task

programar
(computing) a sequence of instructions executed in response to an event or command
a text containing instructions in a specific order that supports a programming language which human can read and it specifies the behaviors of a computer system

código fuente
the low-level instructions that a computer's processor executes directly
(computing) a keyword with a predefined meaning that cannot be used as a variable name
a language that uses procedural operators to request and retrieve data from a database
a high-level programming language designed for teaching structured programming
the visual interaction that users have with the computer through icons, menus, etc.

IGU
(computing) a markup system for structuring text and data in a machine-readable format
a finite sequence of well-defined, mathematical instructions for completing a specific task or solving a problem

algoritmo
the set of rules that defines how statements and commands must be written in a computer programming language

sintaxis, estructura sintáctica
a program that translates source code written in a programming language into machine code or bytecode, allowing the computer's central processing unit (CPU) to execute the program

compilador, compilador de código
a structure or model guiding organization or development, often with rules or principles

marco, estructura
(computing) a formal language used to write instructions for computers
a text interface where users type commands to execute programs
