Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

Tags and Vocab

Code.org Unit 2

TermDefinition
Computer Input, storage, process data, and output it.
Input A device or component that allows information to be given to a computer.
Output Any device or component that receives information from a computer
Algorithm A precise sequence of instructions for processes that can be executed by a computer.
Website A location connected to the Internet that maintains one or more pages on the World Wide Web
Website Content The raw text, images, and other elements included in a web page
HTML Stands for Hypertext Markup Language and is used to create the content of a web page.
HTML Element A piece of a website. Marked by a start tag and sometimes closed with an end tag. Also includes the content of the element as well.
HTML Tag The special set of characters that tells the machine where the start and end of an HTML element is and what type it is.
Website Content A collection of interlinked web pages on the World Wide Web
Website Structure The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayed
Heading A title or summary for a document or section of a document. Headings are the different sized section titles throughout a web page. Headings add structure to your web page by breaking it up so it's easier for a user to read.
Digital Footpring The trail that you leave behind whenever you search something on the web, click enter or space, and do everything on your computer.
Citation A quotation from or reference to a book, paper, or author, especially in a scholarly work.
Copyright the exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.
Creative Commons A public copyright licenses that enable the free distribution of an otherwise copyrighted work. A CC license is used when an author wants to give people the right to share, use, and build upon a work that they have created.
Intellectual Property A work or invention that is the result of creativity, such as a manuscript or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.
Bug Part of a program that does not work correctly.
Debugging Finding and fixing problems in your algorithm or program.
<html> This is used to create the content on a web page.
<!DOCTYPE html> Tells the computer that this is a document written in HTML
<p>, </p> This can be used to add a few words or many sentences to your page. The first one means beginning a new paragraph. The second one means ending a paragraph. Side Note: Anything with a /, means the end.
<body> Contains all the main contents of your web page
<head> Contains information (sometimes called "metadata") about your web page
<h1>, </h1> This makes text larger and bolder so the reader/viewer knows when a next section of the website is about to start. There are a total of 6 different heading types. There are the six different sizes of text that you could use.
<ul>, </ul> An unordered list is a set of bulleted items.
<li>, </li> HTML has two types of lists, ordered and unordered.
<ol>, </ol> An ordered list is a set of numbered items. It is used to create a list of bullets and numbers.
<img /> Allows you to add an image to your page.
scr Selects the image that you want to put into the page.
alt If the image does not show up, it will show that text instead to explain.
Created by: Ms. B.
Popular Computers sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards