Applied Science and Research - Programming
Study terms related to programming languages, code structure, algorithms, data processing, software development, and debugging.
Przegląd
Fiszki
Pisownia
Test
a part of a computer that is easily accessible and one uses constantly

interfejs użytkownika, front-end
based on or using a numerical system that operates only on 0 and 1

binarny, systemu binarnego
a unit for measuring the size of computer data that equals 8 bits

bajt, oktet
to write a computer program using specific instructions

kodować, programować
an instruction that tells a computer to perform a specific task or function

polecenie, instrukcja
a person who writes computer programs

programista, deweloper
a person who designs and creates computer programs using special tools and languages

inżynier oprogramowania, programista
a part of a computer responsible for storing and controlling data where users cannot easily access

back end, część serwerowa
(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

uczenie maszynowe, machine learning
to transform data into a coded form

kodować, szyfrować
to convert data or information into a coded form, mainly to prevent unauthorized access

szyfrować, zakodować
to create a new set of data by using a mathematical or logical process to transform an existing set of data

generować
a line of command that tells a computer what to do

instrukcja, polecenie
detailed instructions, often written on a manuscript, indicating how text should be formatted or printed

znacznik, adnotacja formatowania
a small piece of code or update applied to existing software to fix issues, enhance functionality, or address vulnerabilities

łata, aktualizacja
to write a set of codes in order to make a computer or a machine perform a particular task

programować
(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

kod źródłowy, tekst źródłowy
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.

graficzny interfejs użytkownika, interfejs użytkownika graficzny
(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

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

składnia, struktura składniowa
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

kompilator, kompilator kodu
a structure or model guiding organization or development, often with rules or principles

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