Popular words of programming

 0    15 flashcards    Week345
download mp3 print play test yourself
 
Question English Answer English
algorithm
start learning
A set of guidelines or instructions created to address a specific issue
array
start learning
A data structure consisting of a collection of elements (values or variables)
augmented reality (AR)
start learning
An interactive experience that combines the real world and computer-generated content
virtual reality (VR)
start learning
Computer-generated simulation of a three-dimensional image or environment that can be interacted with
binary numbers
start learning
The method used by computers to display information
bit
start learning
The smallest form of data on a computer
block coding
start learning
A method used in digital electronics to encode data into a specific format using blocks that define specific actions
camel case
start learning
The practice of writing phrases without spaces or punctuation and with capitalized words ex. YouTube, PayPal, iPhone
coding
start learning
A list of step-by-step instructions that get computers to do what you want them to do
computer program
start learning
A sequence or set of instructions in a programming language for a computer to execute
else statement
start learning
Specifies that alternate processing is to take place when the conditions of the matching IF statement are not satisfied
if statement
start learning
A programming conditional statement that, if proved true, performs a function or displays information
loop
start learning
A sequence of instructions that is continually repeated until a certain condition is reached
machine learning
start learning
A branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy
neurons
start learning
Simulation environment via the use of sections that are automatically subdivided into individual compartments, instead of requiring the user to manually create compartments.

You must sign in to write a comment