Spreadsheets
Founders of Modern Technology
Keyboard Shortcuts
Digital Citizenship
Code.org
100
The cell in a spreadsheet that is currently being edited.
What is the active cell?
100
The largest software corporation in the world co-founded by Bill Gates and Paul Allen.
What is Microsoft?
100
This is used to change the font to bold.
What is Ctrl + B?
100
The use of digital media tools such as the Internet and cell phones to deliberately and repeatedly hurt, harass, or embarrass someone else.
What is cyberbullying?
100
A set of instructions for a computer to follow step-by-step.
What is a program?
200
The vertical divisions of a spreadsheet that are labeled alphabetically.
What are columns?
200
This company has had a history of ups and downs but is currently one of the most successful companies in the world. It was founded in 1976 by Steve Jobs and Steve Wozniak.
What is Apple?
200
This is used to copy a selection of text.
What is Ctrl + C?
200
A reference which names the source of specific information which has been used.
What is a citation?
200
When a program completes the same command or sequence of commands over and over again.
What is repeat or loop?
300
A block of cells on a spreadsheet.
What is a range?
300
This social media site was founded by Harvard classmates; Mark Zuckerberg, Dustin Moskovitz, Eduardo Saverin, Andrew McCollum, Chris Hughes.
What is Facebook?
300
This is used to cut a selection of text.
What is Ctrl + X?
300
Programming code with limited or no copyright restrictions, allowing you to legally modify and share the software program.
What is open source?
300
When a program completes the same command or sequence of commands over again, stopping once a specific goal is met.
What is Repeat Until?
400
A mathematical statement, which begins with an equal sign (=), that tells the computer to perform a calculation.
What is a formula?
400
Larry Page and Sergey Brin meet at Stanford in 1995. They later formed this revolutionary search engine.
What is Google?
400
This is used to paste text that has been cut or copied.
What is Ctrl + V?
400
Courtesy, honesty, and polite behavior practiced on the Internet - key component of digital citizenship!
What is netiquette?
400
This is used to add conditions or make decisions in a program.
What is an If statement?
500
This is located in the bottom right corner of the active cell and is a quick and easy method of copying data, formulas, and functions from one cell to another.
What is the fill handle?
500
Before being purchased by Google, this video sharing website was founded by three previous employees of PayPal; Chad Hurley, Steve Chen, and Jawed Karim.
What is YouTube?
500
This is used to insert a page break in a document.
What is Ctrl + Enter?
500
Includes art, books, inventions, magazines, movies, music, performances, reports, software, stories that are created by you or by others.
What is Intellectual Property?
500
This adds additional commands to a program when the original condition is not met.
What is If Else statement?