SAT / PSAT
SAT / PSAT Prep
History & Social Science
AP World History AP US History AP European History AP Human Geography AP US Government & Politics AP Psychology AP Macroeconomics AP Microeconomics
English
AP English Language & Composition AP English Literature & Composition
Math & Computer Science
AP Calculus AB/BC AP Precalculus AP Statistics AP Computer Science A AP Computer Science Principles
Sciences
AP Biology AP Chemistry AP Environmental Science AP Physics 1 AP Physics 2
World Languages & Arts
AP Spanish Language AP Art History AP Music Theory Start studying →
Unit 5 · Impact of Computing Flashcards Cheat Sheet Essentials Visual Review MC Practice FRQ Practice

AP Computer Science Principles Unit 5 Essentials

The must-know terms and core concepts for Unit 5: Impact of Computing. Every vocabulary word and idea you need to master.

← Back to Unit 5 hub
Key Concept 1
Computing innovations have both benefits and harms, and access is unequal
Almost every computing innovation brings both beneficial and harmful effects — intended or unintended — on individuals and society, so responsible analysis weighs both and asks who is affected. At the same time, the benefits of computing are not shared equally: the digital divide is the gap between those with access to devices and the Internet and those without, driven by income, geography, age, and infrastructure, and it can widen existing inequalities.
Effects Digital Divide Access
Key Concept 2
Computing can be biased, and crowdsourcing harnesses the many
Programs are not automatically neutral. Computing bias arises when systems produce systematically unfair results — usually because of biased data or biased design choices — and it can be reduced with representative data, testing across groups, and diverse teams. On the positive side, crowdsourcing pools the input of many people (often online) to gather data or solve problems quickly, powering things like navigation apps, collaborative encyclopedias, and crowdfunding.
Computing Bias Crowdsourcing Data
Key Concept 3
Using computing responsibly means respecting rights and staying safe
Responsible computing involves legal and ethical care: creators hold intellectual property rights, so you should cite sources, avoid plagiarism, and use properly licensed material (copyright, Creative Commons, or open source, often requiring attribution). It also means safe computing — understanding how personal data (PII) is collected and used, and protecting privacy and security with strong passwords, multifactor authentication, and encryption.
Intellectual Property Ethics Safe Computing
Computing innovation
An innovation that includes a program as an integral part of its function.
Effects
Beneficial effect
A positive impact of a computing innovation on people or society.
Effects
Harmful effect
A negative impact of a computing innovation, which may be intended or unintended.
Effects
Unintended consequence
An effect of an innovation that its creators did not plan or foresee.
Effects
Digital divide
The unequal access to computing devices and the Internet among people and regions.
Digital Divide
Computing bias
Systematically unfair results produced by a computing system.
Bias
Biased data
Data that is unrepresentative or skewed, which can cause biased outcomes.
Bias
Crowdsourcing
Obtaining input, data, or help from a large number of people, often online.
Crowdsourcing
Crowdfunding
Funding a project through many small contributions from many people.
Crowdsourcing
Intellectual property
A creation of the mind that the creator has rights to control.
Legal & Ethical
Copyright
The exclusive legal right to use, copy, and distribute an original work.
Legal & Ethical
Creative Commons license
A license that grants the public specific permissions to use a work, often with attribution.
Legal & Ethical
Open-source software
Software with freely available source code that anyone can use, modify, and share.
Legal & Ethical
Public domain
Works not protected by copyright, free for anyone to use.
Legal & Ethical
Plagiarism
Using another person's work or ideas without giving proper credit.
Legal & Ethical
Personally identifiable information (PII)
Information that can be used to identify a specific individual.
Safe Computing
Privacy
The right to control what personal information is collected and how it is used.
Safe Computing
Phishing
A scam that tricks people into revealing personal information, often via fake messages.
Safe Computing
Malware
Software designed to damage or gain unauthorized access to a computer system.
Safe Computing
Multifactor authentication
Verifying identity with two or more independent factors.
Safe Computing
Encryption
Encoding data so only authorized parties with the key can read it.
Safe Computing
Symmetric / public key encryption
Encryption using one shared key, vs. a public key to encrypt and a private key to decrypt.
Safe Computing