Applied Science and Research - Programming
Study terms related to programming languages, code structure, algorithms, data processing, software development, and debugging.
Revizuire
Fișe de studiu
Ortografie
Chestionar
a part of a computer that is easily accessible and one uses constantly

interfață utilizator, front-end
based on or using a numerical system that operates only on 0 and 1

binar, a sistemului binar
a unit for measuring the size of computer data that equals 8 bits

byte, octet
to write a computer program using specific instructions

codifica, programa
an instruction that tells a computer to perform a specific task or function

comandă, instrucțiune
a person who writes computer programs

programator, dezvoltator
a person who designs and creates computer programs using special tools and languages

inginer software, dezvoltator software
a part of a computer responsible for storing and controlling data where users cannot easily access

back end, partea de server
(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

învățare automată, machine learning
to transform data into a coded form

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

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

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

instrucțiune, comandă
detailed instructions, often written on a manuscript, indicating how text should be formatted or printed

marcaj, adnotare de formatare
a small piece of code or update applied to existing software to fix issues, enhance functionality, or address vulnerabilities

patch, actualizare
to write a set of codes in order to make a computer or a machine perform a particular task

programa
(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

cod sursă, text sursă
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.

interfață grafică de utilizator, interfață de utilizator grafică
(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

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

sintaxă, structură sintactică
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

compilator, compilator de cod
a structure or model guiding organization or development, often with rules or principles

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