Home
Subjects
Textbook solutions
Create
Study sets, textbooks, questions
Log in
Sign up
Upgrade to remove ads
Only $35.99/year
Digital Media Art: Coding
STUDY
Flashcards
Learn
Write
Spell
Test
PLAY
Match
Gravity
Terms in this set (20)
Tim Berners-Lee
Inventor of the World Wide Web.
Binary
A way of representing information using only two options.
Blockly
A visual programming language used in online learning systems for students.
Bug
An error in a program that prevents the program from running as expected.
Code
One or more commands or algorithm(s) designed to be carried out by a computer.
Command
An instruction for the computer. Many commands put together make up algorithms and computer programs.
Data
Information. Often, quantities, characters, or symbols that are the inputs and outputs of computer programs.
Digital footprint
The information about someone on the Internet.
Digital citizen
Someone who acts safely, responsibly, and respectfully online.
DNS (domain name service)
The service that translates URLs to IP addresses.
Function
A piece of code that you can easily call over and over again.
Internet
A group of computers and servers that are connected to each other.
IP address
A number assigned to any item that is connected to the Internet.
URL (universal resource locator)
A relatively easy-to-remember address for calling a web page.
ARPANET
An early packet switching network that became the technical foundation of the Internet.
Sets with similar terms
Unit 4 Computers (Ch. 9, 10)
76 terms
Vocabulary
80 terms
Ch 3 Computer Security
28 terms
C-S Ch. 3 Terms to Know
28 terms
Sets found in the same folder
Digital Media Art: Photoshop Basics
30 terms
Technology Applications (Competency 12)
5 terms
Technology Applications/ Technology and the World
17 terms
Technology Applications EC-12 (142)
229 terms
Other sets by this creator
Podcasting
15 terms
Emerging Media, Blogging & Digital Journalism
33 terms
What is the Internet?
21 terms
Digital Media: Final
35 terms
Other Quizlet sets
Volume 4 - Unit 2 URE
19 terms
rollins final exam
70 terms
Org
18 terms
Vet Sci 4 Cardiology
27 terms
Related questions
QUESTION
T or F. A virtual cluster number represents the assigned clusters of files that are nonresident in the MFT.
QUESTION
When comparing two data values in Visual Basic both values must be the same data type.
QUESTION
The development of the transistor in the early 1960s allowed computer engineers to build ever smaller, faster, and less expensive computer hardware components
QUESTION
The length of a rectangle is stored in a double variable named length, the width in one named width. Write an expression whose value is the length of the diagonal of the rectangle.