Comp Science vocab words Flashcards
learn vocab words (52 cards)
a directive to a computer program to perform a specific task
command
“self contained” modules of code that accomplish a specific task
functions
tells a program to execute an action depending on whether a condition is true or false
Conditional Statement
a sequence of instruction s that is continually repeated until a certain condition is reached
loop
the order in which the computer executes statements in a script
Control Flow
a set of instructions that is designed to accomplish a task
Algorithm
the process of repeating a set of instructions or steps multiple times
Iteration
a systematic process used to locate the cause of a fault in a computer system and correct the relevant hardware and software issues
Troubleshooting
a graphical representation of an algorithm or a process within the computer science realm
Flow Chart
a set of system properties that must be present for an exploit to be successful in the field of computer science
Preconditions
a condition or predicate that must always be true just after the execution of some section of code or after an operation in a formal specification
Postconditions
a single group of related data within a table
Row
a collection of cells aligned vertically in a table
Column
the process of finding and fixing errors or bugs in the source code of any software
Debugging
breaking down a complex problem or system into smaller parts that are more manageable and easier to understand
Decomposition
a detailed yet readable description of what a computer program or algorithm should do
Pseudocode
the legal protection for software, which gives the creator exclusive rights to their work
Copyright
a method of inquiry in artificial intelligence (AI) for determining whether or not a computer is capable of thinking like a human being
Turing Test
In computer science, privacy is the protection of personal information from unauthorized access or disclosure. It also refers to the freedom from intrusion into an individual’s private life
Privacy
a computer system’s ability to perform tasks that typically require human intelligence. AI can include systems that learn and improve over time.
Artificial Intelligence
a set of instructions that tell a computer how to perform a task or solve a problem
Algorithm
the process of creating and maintaining the server-side logic, databases, and application programming interfaces (APIs) that power a website or web application
Back End Web Developer
used to grant permissions for the use of copyrighted software and other creative works
Creative Commons
a language used to define the visual presentation of web pages, particularly when using HTML or XHTML.
CSS (Cascading Style Sheets)