1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Computer science
The study of computation and information, dealing with the theory, design, development, and application of computer systems.
Algorithm
A set of instructions that tells a computer how to solve a problem or perform a task.
Types of Code
Categories of code based on purpose and level of abstraction, including Machine Code, Assembly Language, and High-Level Languages.
Machine Code
The lowest level of code, directly executed by the computer's CPU.
Assembly Language
A low-level code that uses mnemonics to represent machine instructions.
High-Level Languages
Code that is more abstract and easier for humans to read and write, such as Python, Java, and C++.
Computer scientists
Professionals who develop new algorithms, design computer hardware and software systems, and solve computational problems across various fields.