computer science

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

Computer science

The study of computation and information, dealing with the theory, design, development, and application of computer systems.

2
New cards

Algorithm

A set of instructions that tells a computer how to solve a problem or perform a task.

3
New cards

Types of Code

Categories of code based on purpose and level of abstraction, including Machine Code, Assembly Language, and High-Level Languages.

4
New cards

Machine Code

The lowest level of code, directly executed by the computer's CPU.

5
New cards

Assembly Language

A low-level code that uses mnemonics to represent machine instructions.

6
New cards

High-Level Languages

Code that is more abstract and easier for humans to read and write, such as Python, Java, and C++.

7
New cards

Computer scientists

Professionals who develop new algorithms, design computer hardware and software systems, and solve computational problems across various fields.