Skip to content

Impact of Computing

AP Computer Science Principles · Topic 5

Train
5.1

Beneficial and Harmful Effects

Syllabus
Enduring UnderstandingLearning ObjectiveEssential Knowledge

IOC-1
While computing innovations are typically designed to achieve a specific purpose, they may have unintended consequences.

IOC-1.A
Explain how an effect of a computing innovation can be both beneficial and harmful. [Skill 5.C]

  • IOC-1.A.1 People create computing innovations.
  • IOC-1.A.2 The way people complete tasks often changes to incorporate new computing innovations.
  • IOC-1.A.3 Not every effect of a computing innovation is anticipated in advance.
  • IOC-1.A.4 A single effect can be viewed as both beneficial and harmful by different people, or even by the same person.
  • IOC-1.A.5 Advances in computing have generated and increased creativity in other fields, such as medicine, engineering, communications, and the arts.

IOC-1.B
Explain how a computing innovation can have an impact beyond its intended purpose. [Skill 5.C]

  • IOC-1.B.1 Computing innovations can be used in ways that their creators had not originally intended:
    • The World Wide Web was originally intended only for rapid and easy exchange of information within the scientific community.
    • Targeted advertising is used to help businesses, but it can be misused at both individual and aggregate levels.
    • Machine learning and data mining have enabled innovation in medicine, business, and science, but information discovered in this way has also been used to discriminate against groups of individuals.
  • IOC-1.B.2 Some of the ways computing innovations can be used may have a harmful impact on society, the economy, or culture.
  • IOC-1.B.3 Responsible programmers try to consider the unintended ways their computing innovations can be used and the potential beneficial and harmful effects of these new uses.
  • IOC-1.B.4 It is not possible for a programmer to consider all the ways a computing innovation can be used.
  • IOC-1.B.5 Computing innovations have often had unintended beneficial effects by leading to advances in other fields.
  • IOC-1.B.6 Rapid sharing of a program or running a program with a large number of users can result in significant impacts beyond the intended purpose or control of the programmer.

Source: College Board AP Course and Exam Description

Every computing innovation can be used in ways that help and ways that harm – often the same technology does both. A social network connects people and can spread misinformation; automation raises productivity and can remove jobs. Effects are frequently unintended: creators cannot foresee every use. When you evaluate a computing innovation, weigh its benefits and harms on people and society, and remember that harms are not always deliberate.

Computing affects the public's wellbeing in several ways Computing affects the public's wellbeing in several ways

5.2

The Digital Divide

Syllabus
Enduring UnderstandingLearning ObjectiveEssential Knowledge

IOC-1
While computing innovations are typically designed to achieve a specific purpose, they may have unintended consequences.

IOC-1.C
Describe issues that contribute to the digital divide. [Skill 5.C]

  • IOC-1.C.1 Internet access varies between socioeconomic, geographic, and demographic characteristics, as well as between countries.
  • IOC-1.C.2 The "digital divide" refers to differing access to computing devices and the Internet, based on socioeconomic, geographic, or demographic characteristics.
  • IOC-1.C.3 The digital divide can affect both groups and individuals.
  • IOC-1.C.4 The digital divide raises issues of equity, access, and influence, both globally and locally.
  • IOC-1.C.5 The digital divide is affected by the actions of individuals, organizations, and governments.

Source: College Board AP Course and Exam Description

The digital divide 数字鸿沟 is the unequal access to computing and the Internet across groups – by income, geography, age, or country. Those with access gain education, jobs, and services; those without fall further behind. The divide is shaped by economic, social, and geographic factors, and efforts to close it (affordable devices, public access, infrastructure) aim to make computing's benefits fairer.

Vocabulary Train
English Chinese Pinyin
digital divide 数字鸿沟 shù zì hóng gōu
5.3

Computing Bias

Syllabus
Enduring UnderstandingLearning ObjectiveEssential Knowledge

IOC-1
While computing innovations are typically designed to achieve a specific purpose, they may have unintended consequences.

IOC-1.D
Explain how bias exists in computing innovations. [Skill 5.E]

  • IOC-1.D.1 Computing innovations can reflect existing human biases because of biases written into the algorithms or biases in the data used by the innovation.
  • IOC-1.D.2 Programmers should take action to reduce bias in algorithms used for computing innovations as a way of combating existing human biases.
  • IOC-1.D.3 Biases can be embedded at all levels of software development.

Source: College Board AP Course and Exam Description

Bias 偏见 can be built into computing systems – often unintentionally. If the data used to build a system reflects existing prejudice, or if the designers' assumptions are one-sided, the system can produce unfair results (for example, a hiring tool that favors one group). Bias can enter at every stage – data collection, design, and use – so systems should be tested for fairness across different groups. Recognizing that "the computer said so" is not the same as "fair" is an important habit.

Vocabulary Train
English Chinese Pinyin
Bias 偏见 piān jiàn
5.4

Crowdsourcing

Syllabus
Enduring UnderstandingLearning ObjectiveEssential Knowledge

IOC-1
While computing innovations are typically designed to achieve a specific purpose, they may have unintended consequences.

IOC-1.E
Explain how people participate in problem-solving processes at scale. [Skill 1.C]

  • IOC-1.E.1 Widespread access to information and public data facilitates the identification of problems, development of solutions, and dissemination of results.
  • IOC-1.E.2 Science has been affected by using distributed and "citizen science" to solve scientific problems.
  • IOC-1.E.3 Citizen science is scientific research conducted in whole or part by distributed individuals, many of whom may not be scientists, who contribute relevant data to research using their own computing devices.
  • IOC-1.E.4 Crowdsourcing is the practice of obtaining input or information from a large number of people via the Internet.
  • IOC-1.E.5 Human capabilities can be enhanced by collaboration via computing.
  • IOC-1.E.6 Crowdsourcing offers new models for collaboration, such as connecting businesses or social causes with funding.

Source: College Board AP Course and Exam Description

Crowdsourcing 众包 obtains input, ideas, or funding from a large group of people, usually online. It harnesses the knowledge and effort of many – mapping projects, product reviews, citizen science, and crowdfunding all rely on it. The Internet makes crowdsourcing possible at a scale and speed never before achievable, letting a project draw on contributors worldwide.

Vocabulary Train
English Chinese Pinyin
Crowdsourcing 众包 zhòng bāo
5.5

Legal and Ethical Concerns

Syllabus
Enduring UnderstandingLearning ObjectiveEssential Knowledge

IOC-1
While computing innovations are typically designed to achieve a specific purpose, they may have unintended consequences.

IOC-1.F
Explain how the use of computing can raise legal and ethical concerns. [Skill 5.E]

  • IOC-1.F.1 Material created on a computer is the intellectual property of the creator or an organization.
  • IOC-1.F.2 Ease of access and distribution of digitized information raises intellectual property concerns regarding ownership, value, and use.
  • IOC-1.F.3 Measures should be taken to safeguard intellectual property.
  • IOC-1.F.4 The use of material created by someone else without permission and presented as one's own is plagiarism and may have legal consequences.
  • IOC-1.F.5 Some examples of legal ways to use materials created by someone else include:
    • Creative Commons—a public copyright license that enables the free distribution of an otherwise copyrighted work. This is used when the content creator wants to give others the right to share, use, and build upon the work they have created.
    • open source—programs that are made freely available and may be redistributed and modified
    • open access—online research output free of any and all restrictions on access and free of many restrictions on use, such as copyright or license restrictions
  • IOC-1.F.6 The use of material created by someone other than you should always be cited.
  • IOC-1.F.7 Creative Commons, open source, and open access have enabled broad access to digital information.
  • IOC-1.F.8 As with any technology or medium, using computing to harm individuals or groups of people raises legal and ethical concerns.
  • IOC-1.F.9 Computing can play a role in social and political issues, which in turn often raises legal and ethical concerns.
  • IOC-1.F.10 The digital divide raises ethical concerns around computing.
  • IOC-1.F.11 Computing innovations can raise legal and ethical concerns. Some examples of these include:
    • the development of software that allows access to digital media downloads and streaming
    • the development of algorithms that include bias
    • the existence of computing devices that collect and analyze data by continuously monitoring activities

Source: College Board AP Course and Exam Description

Computing raises questions of law and ethics:

  • Intellectual property 知识产权 and copyright 版权 protect creators' work; using it may require permission or a license. Open-source 开源 and Creative Commons licenses let creators share work under stated terms.
  • Plagiarism 抄袭 – using others' work as your own – is unethical and often illegal.
  • Collecting and using personal data raises privacy questions about consent and misuse.

Just because something is technically possible does not make it legal or ethical.

Vocabulary Train
English Chinese Pinyin
Intellectual property 知识产权 zhī shí chǎn quán
copyright 版权 bǎn quán
Open-source 开源 kāi yuán
Plagiarism 抄袭 chāo xí
5.6

Safe Computing

Syllabus
Enduring UnderstandingLearning ObjectiveEssential Knowledge

IOC-2
The use of computing innovations may involve risks to personal safety and identity.

IOC-2.A
Describe the risks to privacy from collecting and storing personal data on a computer system. [Skill 5.D]

  • IOC-2.A.1 Personally identifiable information (PII) is information about an individual that identifies, links, relates, or describes them. Examples of PII include:
    • Social Security number
    • age
    • race
    • phone number(s)
    • medical information
    • financial information
    • biometric data
  • IOC-2.A.2 Search engines can record and maintain a history of searches made by users.
  • IOC-2.A.3 Websites can record and maintain a history of individuals who have viewed their pages.
  • IOC-2.A.4 Devices, websites, and networks can collect information about a user's location.
  • IOC-2.A.5 Technology enables the collection, use, and exploitation of information about, by, and for individuals, groups, and institutions.
  • IOC-2.A.6 Search engines can use search history to suggest websites or for targeted marketing.
  • IOC-2.A.7 Disparate personal data, such as geolocation, cookies, and browsing history, can be aggregated to create knowledge about an individual.
  • IOC-2.A.8 PII and other information placed online can be used to enhance a user's online experiences.
  • IOC-2.A.9 PII stored online can be used to simplify making online purchases.
  • IOC-2.A.10 Commercial and governmental curation of information may be exploited if privacy and other protections are ignored.
  • IOC-2.A.11 Information placed online can be used in ways that were not intended and that may have a harmful impact. For example, an email message may be forwarded, tweets can be retweeted, and social media posts can be viewed by potential employers.
  • IOC-2.A.12 PII can be used to stalk or steal the identity of a person or to aid in the planning of other criminal acts.
  • IOC-2.A.13 Once information is placed online, it is difficult to delete.
  • IOC-2.A.14 Programs can collect your location and record where you have been, how you got there, and how long you were at a given location.
  • IOC-2.A.15 Information posted to social media services can be used by others. Combining information posted on social media and other sources can be used to deduce private information about you.

IOC-2.B
Explain how computing resources can be protected and can be misused. [Skill 5.E]

  • IOC-2.B.1 Authentication measures protect devices and information from unauthorized access. Examples of authentication measures include strong passwords and multifactor authentication.
  • IOC-2.B.2 A strong password is something that is easy for a user to remember but would be difficult for someone else to guess based on knowledge of that user.
  • IOC-2.B.3 Multifactor authentication is a method of computer access control in which a user is only granted access after successfully presenting several separate pieces of evidence to an authentication mechanism, typically in at least two of the following categories: knowledge (something they know), possession (something they have), and inherence (something they are).
  • IOC-2.B.4 Multifactor authentication requires at least two steps to unlock protected information; each step adds a new layer of security that must be broken to gain unauthorized access.
  • IOC-2.B.5 Encryption is the process of encoding data to prevent unauthorized access. Decryption is the process of decoding the data. Two common encryption approaches are:
    • Symmetric key encryption involves one key for both encryption and decryption.
    • Public key encryption pairs a public key for encryption and a private key for decryption. The sender does not need the receiver's private key to encrypt a message, but the receiver's private key is required to decrypt the message.
    • Exclusion statement (EK IOC-2.B.5): Specific mathematical procedures for encryption and decryption are beyond the scope of this course and the AP Exam.
  • IOC-2.B.6 Certificate authorities issue digital certificates that validate the ownership of encryption keys used in secure communications and are based on a trust model.
  • IOC-2.B.7 Computer virus and malware scanning software can help protect a computing system against infection.
  • IOC-2.B.8 A computer virus is a malicious program that can copy itself and gain access to a computer in an unauthorized way. Computer viruses often attach themselves to legitimate programs and start running independently on a computer.
  • IOC-2.B.9 Malware is software intended to damage a computing system or to take partial control over its operation.
  • IOC-2.B.10 All real-world systems have errors or design flaws that can be exploited to compromise them. Regular software updates help fix errors that could compromise a computing system.
  • IOC-2.B.11 Users can control the permissions programs have for collecting user information. Users should review the permission settings of programs to protect their privacy.

IOC-2.C
Explain how unauthorized access to computing resources is gained. [Skill 5.E]

  • IOC-2.C.1 Phishing is a technique that attempts to trick a user into providing personal information. That personal information can then be used to access sensitive online resources, such as bank accounts and emails.
  • IOC-2.C.2 Keylogging is the use of a program to record every keystroke made by a computer user in order to gain fraudulent access to passwords and other confidential information.
  • IOC-2.C.3 Data sent over public networks can be intercepted, analyzed, and modified. One way that this can happen is through a rogue access point.
  • IOC-2.C.4 A rogue access point is a wireless access point that gives unauthorized access to secure networks.
  • IOC-2.C.5 A malicious link can be disguised on a web page or in an email message.
  • IOC-2.C.6 Unsolicited emails, attachments, links, and forms in emails can be used to compromise the security of a computing system. These can come from unknown senders or from known senders whose security has been compromised.
  • IOC-2.C.7 Untrustworthy (often free) downloads from freeware or shareware sites can contain malware.

Source: College Board AP Course and Exam Description

Protecting personal data is a shared responsibility. Key ideas:

Encryption scrambles plaintext with a key; only the key can decrypt it Encryption scrambles plaintext with a key; only the key can decrypt it

  • Personally identifiable information (PII) 个人身份信息 (name, address, ID numbers) should be shared carefully, because it can be misused for identity theft 身份盗窃.
  • Threats include phishing 网络钓鱼 (tricking you into revealing information), malware 恶意软件, and weak passwords.
  • Defenses include strong, unique passwords, multi-factor authentication 多因素认证, encryption 加密 (scrambling data so only authorized people can read it), and keeping software updated.

Encryption is the central tool for keeping data private in transit and storage. Being a responsible computer user means protecting your own and others' information.

Exam skill: be able to identify the beneficial and harmful effects of a given innovation, explain a privacy or security risk, and name a safe-computing practice that addresses it.

Worked example. A hiring algorithm is trained on a company's past hires, who were mostly one group, and it then rejects qualified applicants from other groups. Name the problem and its cause: this is computing bias, caused by biased training data — the model learned the historical pattern instead of a fair rule. A full-mark exam answer states the harm (qualified people are unfairly rejected) and its cause (the bias came from the data, not the code).

Explore

Scramble a message with encryption

Encryption protects data by scrambling it with a key; only someone with the key can read it back. This simple Caesar cipher shifts each letter — real encryption uses the same idea with far stronger keys to keep passwords and messages safe.

Vocabulary Train
English Chinese Pinyin
Personally identifiable information (PII) 个人身份信息 gè rén shēn fèn xìn xī
identity theft 身份盗窃 shēn fèn dào qiè
phishing 网络钓鱼 wǎng luò diào yú
malware 恶意软件 è yì ruǎn jiàn
multi-factor authentication 多因素认证 duō yīn sù rèn zhèng
encryption 加密 jiā mì
5.6

Exam tips

  • Argue both the beneficial and harmful effects of a computing innovation — a balanced answer scores best.
  • Use correct terms for data concerns: PII, privacy, security, and algorithmic bias.
  • Explain how crowdsourcing and large data sets create value and raise new risks.
  • Distinguish the digital divide (access) from bias (fairness) and give a concrete example of each.
  • Tie every claim to a specific innovation and effect, as the written response demands.

Log in or create account

IGCSE & A-Level