It is the largest network in the world.
What is Internet?
A way of representing information using only two options.
What is a binary?
Transforming actions into symbolic language
coding
Small chunks of information that have been carefully formed from larger chunks of information
packets
What is the term for a wireless method of sending information using radio waves?
wi-fi
A statement that a program checks to see if it is true or false. If true, an action is taken.
condition
Problems in your code
What is the term for an easy-to-remember address for calling a web page (like www.code.org)?
Url
A number assigned to any item that is connected to the internet
What is IP Address?
What is the term for computers that exist only to provide things to others?
server
A type of computer that forwards data across a network
router
A data type that is either true or false.
boolean value
Statements that only run under certain conditions
conditionals
finding and fixing problems in the code
debugging
What does I.S.P. stand for?
Internet Service Provider
A set of requirements for delivering packets across a network
Placeholders that can be used for pieces of information that can be changed
variable
The process of finding a path from sender to receiver.
Routing
a piece of code that can be called over an over again
function
a programming construct used to repeat a set of commands as long as a condition is true
while loop
if your program produced an unexpected result it is a
logic error
It is a system that translates URL to IP addresses
What is DNS?
A protocol for computers to request and share the pages that make up the worldwide web on the Internet.
Hypertext Transfer Protocol (HTP)
A list of steps that allow you to complete a task
algorithm
having multiple backups to ensure reliability during cases of high usage or failure
redundancy
Computers are really good at "repeating commands" which are known as ____ in computer language.
loops
an extra piece of information passed to a function to customize it for a specific need
parameter
A grammar mistake means you had a
syntax error
Can continue to function even in the event of individual component failures.
Fault tolerant
How much is the binary value in decimal?
2
Instructions that can be understood and followed by a machine/An algorithm that has been coded into something that can be run by a machine
Program
a command that executes the code within a function
function call
Makes the file smaller by giving repeated patterns/colours a specific code
Lossless compression
allows a program to change the value represented by a variable
Assignment Operator
If the internet is not working or running slowly it is most likely that it doesn't have enough ________________ to handle all of the data being sent
bandwith