Save
Upgrade to remove ads
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

CFDA (IN) U6 Vocab

Computing Foundations for a Digital Age Indiana Unit 6 All Vocabulary

TermDefinition
emerging technology new or evolving technologies that solve problems or create opportunities in various fields, such as AI, robotics, or augmented reality
abstraction focusing on the important information and ignoring irrelevant details
computational thinking a problem-solving approach that involves breaking problems down into smaller parts, recognizing patterns, focusing on important details, and creating step-by-step solutions that a computer or person can follow
decomposition breaking a larger problem into smaller, more manageable parts
algorithm a set of instructions to accomplish a task that usually involves sequence, selection, and iteration
data type the format of the data that can be stored in a variable
debug to find out why your code isn't working and fix the problem so your program runs the way you expect
snake_case a naming style where all letters are lowercase and words are separated by underscores
variable a container that stores a value in memory
class a blueprint or set of instructions for creating something that can do specific tasks
method an action that an object can do
object something that has attributes (what it knows) and methods (what it can do)
pseudocode a way to plan out your code using plain language
function a named block of code that performs a task
argument the actual value you pass into a function when you call it
module a .py file that contains Python code
parameter a placeholder in your function
condition a rule that the computer checks to decide if it should keep going
loop a way to tell a computer to repeat a set of instructions
conditional statement a command that runs only if a certain condition is True, allowing a program to make decisions
bias when our data or the way we analyze it favors certain outcomes over others
ethics a guide for responsible choices about emerging technologies, ensuring privacy, consent, and safety for everyone
two-way selection also known as an if/else statement, is where the program chooses one path or the other depending on the condition
Created by: PRO Teacher bchan
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