This is a data structure that contains a group of elements, usually of the same type.
What is array?
Typically one of the first language to be learned, this language is characterized by its lack of semicolons as well as its lack of brackets around functions and statements.
What is python?
A programmable electronic devise that can store, retrieve, and process data.
What is a Computer?
The name of the computer that takes over the world in Terminator.
Who is SKYNET?
The first and most basic type of computer.
What is a Calculator?
An ordered set of data elements, each containing a link to its successor.
What is a linked list?
Is a high level language is the most popular to use when dealing with data. It also has a sister language that is used in web development.
What is Java?
The language that computers read to carry out instructions.
What is binary?
This is a popular code hosting platform for collaboration and version control.
What is GitHub?
Year or decade the internet went online.
What is 1983 or 1980s?
An efficient way to store data in order. Data is moved with a Pop and Pull method.
What is a queue?
Language typically used by Arduinos.
What is C++?
Stores running programs and other types of data on computers.
What is memory?
Name of the computer from 2001 a space odyssey.
Who is HAL. Bonus points if you know what HAL stands for.
The name of the first computer to beat a human at chess.
What is the IBM100, Deep Blue?
This is a searching algorithm used in a sorted array by repeatedly dividing the search interval in half.
What is a binary search?
This is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
What is PHP?
This is a form of user interface that allows users to interact with electronic devices through graphical icons and visual indicators.
What is a Graphical User Interface or GUI?
This is a decentralized international hacker group is characterized by wearing Guy Fawkes masks.
Who is Anonymous?
This is a piece of stiff paper that holds data represented by holes in predefined positions.
What is a Punch Card or Punched Card?
The method of passing some data through a formula that produces a repeatable result. Is the most efficient sorting algorithm known.
What is Hashing or a Hash function?
This language was primarily used in business, finance, and administrative systems for companies and governments. This earned it the nickname "the common business-oriented language".
What is COBOL?
Name of the current generation of computers.
What is the fifth generation?
The most popular operating system for servers.
What is Linux or Unix?
She was a computer pioneer and naval officer. One of the first programmers of the Harvard Mark I computer, she was a pioneer of computer programming who invented one of the first linkers.
Who is Grace Hopper?