0% found this document useful (0 votes)
9 views

Programming and Development Terms

Uploaded by

sabrine.silva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Programming and Development Terms

Uploaded by

sabrine.silva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Trabalho avaliativo Inglês Instrumental

Nome: _____________________________________ Turma: ADS 20 Data:26/04/2024


Professora: Sabrine Menezes

Programming and Development Terms

In this section, you will learn some computer words related to


programming and development. These are especially useful if
you're interested in how software is created and how it
functions behind the scenes.

Algorithm: this is a set of instructions designed to perform a


specific task; it's a fundamental concept in computer
programming.
Bug: this is an error, flaw, or fault in a computer program that causes it to produce incorrect or
unexpected results or behave in unintended ways.
Code: this is the term used for both the instructions in a program and for the source of software
in general.
Database: this is a structured set of data; it can be used to easily organize, access, and
manage large amounts of information.
Front-End: this refers to the user interface and user experience aspects of a website or
software; it's what the user sees and interacts with.
Back-End: this is the part of a website or software application that users don't see; it handles
the database operations, server configuration, and how the application or website works.
Syntax: the set of rules that tell you how to put symbols together in a computer language so
that the program is structured correctly.
Compiler: this is a special tool that takes statements written in a certain programming language
and turns them into machine language or "code" that a computer's processor can use.
Debugging is the process of finding problems or bugs in a computer program and fixing them.
Source: https://promova.com/english-vocabulary/computer-words-and-definitions#programming_and_development_terms

You might also like