1.0 KiB
1.0 KiB
Cover Summary 16/78
Data storage
- Hamming distance/codes - reiterate
- Two's complement
- Binary arithmetic
- Hex to Decimal and reverse
- Decimal to Binary
- Binary to Hex and reverse
Data manipulation
- Language description table(even though they'll give it to us)
- Parallel processing
- CPU instructions
Programming languages
- Differences between imperative, functional and OOP]
Algorithms
- Differences between theta and big O - T=kn - reiterate
- Try to understand pseudocode
Networking
- Dotted decimal notation
- Tiers of ISPs
Data abstractions
- LIFO(LAST IN LAST OUT) structures
- Definition of abstraction in the scope of data
Fundamentals
- Universal programming languages
- Church-Turing - reiterate