Included the summary
This commit is contained in:
parent
6dc7302ae1
commit
6eafe27277
34
Summary.md
34
Summary.md
@ -0,0 +1,34 @@
|
|||||||
|
[Cover summary](https://studysupport.svcover.nl/data//2%20Bachelor%20Courses/Introduction%20to%20Computing%20Science/Summaries/2020%20Robin.pdf)
|
||||||
|
|
||||||
|
### Data storage
|
||||||
|
* Hamming distance/codes
|
||||||
|
* 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
|
||||||
|
* Try to understand pseudocode
|
||||||
|
|
||||||
|
### Networking
|
||||||
|
* dotted decimal notation
|
||||||
|
* Tiers of ISPs
|
||||||
|
|
||||||
|
### Data abstractions
|
||||||
|
* LIFO structures
|
||||||
|
* Definition of abstraction in the scope of data
|
||||||
|
|
||||||
|
### Fundamentals
|
||||||
|
* Universal programming languages
|
||||||
|
* Church-turing
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user