Evan Harmon - Memex

Computer science

img Computer science is the study of computation, information, and automation. Computer science spans theoretical disciplines to applied disciplines. Though more often considered an academic discipline, computer science is closely related to computer programming.
wikipedia:: Computer science

Parallelization or Parallelism

vs Semantics
Computers, typically only understand syntax and not semantics.

Binary & Digitization

Terabytes

Petabytes

Bits

  • short for binary digits

Gigabytes

Zettabyte

Decimal

Megabytes

Bytecode

Kilobytes

Bitwise Operators & Binary Arithmetic

  • One example for those weird bitwise operators is if you have say 8 variables representing an on/off flag. You could combine them into one variable represented as a byte and manipulate each digit in the byte to keep track of which flags are on or off.

Bytes

Exabytes

Sources

Computer science
Interactive graph
On this page
Computer science
Programming Language
Computational Thinking
Data Structures
Algorithms
Object-Oriented Programming
Functional Programming
Cryptography
AI & Machine Learning
Recursion (programming)
Memoization
Data
Databases
Data Science & Big Data
Data and information visualization
Parallelization or Parallelism
Distributed computing
Syntax (programming languages)
Binary & Digitization
Terabytes
Petabytes
Bits
Gigabytes
Zettabyte
Decimal
Megabytes
Bytecode
Kilobytes
Bitwise Operators & Binary Arithmetic
Bytes
Exabytes
Binary-to-text Encoding
Sources