Key Vocabulary
Lesson 1
Before we begin viewing the lessons, let’s go over some key vocab. After today’s lesson, you can use our flashcards to study these terms.
1: AI Art
AI Art is a form of artistic expression created with artificial intelligence technology. It involves using algorithms and machine learning techniques to generate visual or auditory artworks that mimic human creativity.
2: Creative Commons
Creative Commons is a licensing system that allows creators to share their work with specific permissions for others to use, remix, or distribute it. It provides a way for creators to grant certain rights while still retaining some control over their work.
3: Digital Divide
The digital divide refers to the gap between individuals or communities who have access to and can effectively use digital technologies, such as computers and the internet, and those who do not.
4: Echo Chambers
Echo chambers refer to online environments or social circles where individuals are exposed only to ideas, opinions, and perspectives that align with their own beliefs, reinforcing their existing views and limiting exposure to diverse viewpoints.
5: Fair Use
Fair use is a legal doctrine that allows limited use of copyrighted material without permission from the copyright owner. It provides exceptions to copyright law for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.
6: First Amendment
The First Amendment refers to the part of the United States Constitution that guarantees the freedom of speech, religion, press, assembly, and petition. It protects individuals’ rights to express themselves and their opinions without government interference.
7: Intellectual Property
Intellectual property refers to creations of the mind, such as inventions, artistic works, designs, symbols, and names that are protected by law.
8: Misinformation
Misinformation refers to false or inaccurate information that is spread unintentionally or deliberately, often through various media channels.
9: Moral Rights
Moral rights refer to the legal rights that creators have over their work, which include the right to be recognized as the author and the right to protect the integrity of their work.
10: Open Sourcing
Open sourcing refers to making source code available to the public so that anyone can view, modify, or distribute it. It promotes collaboration and transparency in software development.
11: Open Access
Open access refers to unrestricted online access to scholarly research articles. It allows anyone with internet access to read, download, copy, distribute, print, or use the articles for any lawful purpose without financial, legal, or technical barriers.
12: Plagirism
Plagiarism is the act of using someone else’s words, ideas, or creations without giving them proper credit. It involves presenting someone else’s work as your own.
Link to flascards
Hacks
Use the flashcards to memorize all of the key terms and their definitions.
LICENSES
- Below are some important licenses you should be aware off in computer science
DIFFERENT LICENSES:
- MIT License – Allows anyone to use, modify, and distribute your code with attribution.
- Apache 2.0 – Similar to MIT but also provides an explicit grant of patent rights.
- GPL (General Public License) – Requires anyone who modifies and distributes your code to open-source their modifications.
- BSD Licenses – Less restrictive, but still requires attribution.
- Creative Commons (CC) – Typically used for non-software content.