A mistake in typed code that violates the rules of the programming language
What is a syntax error?
The process by which the size of shared or stored data is reduced
What is data compression?
A truth value; that is, TRUE or FALSE.
What is a boolean value?
A computer network consisting of interconnected networks that use standardized, open (nonproprietary) communication protocols
What is The Internet?
The practice of getting a large amount of input or information from people on the Internet
What is crowdsourcing?
The process of identifying and fixing bugs
What is debugging?
The positional numeral system employing 2 as the base using the symbols 0 and 1
What is the binary number system?
A placeholder in your program for a value
What is a variable?
A system of linked pages, media, and files, browsable over HTTP
What is the World Wide Web?
The gaps between those who have access to technology and the internet and those who don't
What is the digital divide?
How a person (user) interacts with the computer or app.
What is a user interface?
The single unit of information in a computer, typically represented as a 0 or 1
What is a bit?
An algorithm that searches a sorted list for a value by repeatedly splitting the list in half
What is binary search?
The maximum amount of data that can be sent in a fixed period of time over a network connection, typically measured in bits per second
What is bandwidth?
The concerns related to hacking, intellectual property, privacy, data collection, algorithmic bias, and many of the other negative effects of the Internet, the World Wide Web, and other networks related to computers.
What are legal and ethical concerns?
When two or more students are actively engaged in the development of a program
What is collaboration?
The reducing of information and detail to facilitate focus on relevant concepts
What is abstraction?
An algorithm that iterates through each item in a list until it finds the target value
What is linear search?
a basic Internet program that allows a user to test and verify if a particular destination IP address exists and can accept requests in computer network administration.
What is ping?
A lack of confidentiality, an increase in plagiarism, a disregard for intellectual property rights, and a potential for failure.
What are the disadvantages of crowdsourcing?
An innovation that includes a computer or program code as an integral part of its functionality.
The error that results when the number of bits is not enough to represent the number
What is an overflow error?
The Boolean expression in an if-structure that is evaluated to determine which branch of code to execute
What is a conditional?
A unique sequence of numbers separated into dotted quad that identifies each computer using Internet Protocol to communicate over a network
What is an IP address?
Unexpected solutions to tough problems, a greater diversity of thinking, a reduced management burden, more marketing buzz, faster problem-solving, and a rich source of customer data.
What are the benefits of crowdsourcing?