Finished the whole list
This commit is contained in:
parent
140b63ec6b
commit
c5e038439f
@ -31,6 +31,7 @@ Name server
|
||||
### What bit pattern is represented by 33.42.18 in dotted decimal notation?
|
||||
0010 0001 0010 1010 0001 0010
|
||||
|
||||
|
||||
### Another table!
|
||||

|
||||
|
||||
|
22
Summary.md
22
Summary.md
@ -1,7 +1,7 @@
|
||||
[Cover summary](https://studysupport.svcover.nl/data//2%20Bachelor%20Courses/Introduction%20to%20Computing%20Science/Summaries/2020%20Robin.pdf)
|
||||
[Cover Summary](https://studysupport.svcover.nl/data//2%20Bachelor%20Courses/Introduction%20to%20Computing%20Science/Summaries/2020%20Robin.pdf) 16/78
|
||||
|
||||
### Data storage
|
||||
* [x]? Hamming distance/codes
|
||||
* [x] Hamming distance/codes - <span style="color:blue">reiterate</span>
|
||||
* [x] Two's complement
|
||||
* [x] Binary arithmetic
|
||||
* [x] Hex to Decimal and reverse
|
||||
@ -9,26 +9,26 @@
|
||||
* [x] Binary to Hex and reverse
|
||||
|
||||
### Data manipulation
|
||||
* [ ] Language description table(even though they'll give it to us)
|
||||
* [ ] Parallel processing
|
||||
* [ ] CPU instructions
|
||||
* [x] Language description table(even though they'll give it to us)
|
||||
* [x] Parallel processing
|
||||
* [x] CPU instructions
|
||||
|
||||
### Programming languages
|
||||
* [x] Differences between imperative, functional and OOP]
|
||||
|
||||
### Algorithms
|
||||
* [ ]Differences between theta and big O
|
||||
* [x] Differences between theta and big O - T=kn - <span style="color:blue">reiterate</span>
|
||||
* [x] Try to understand pseudocode
|
||||
|
||||
### Networking
|
||||
* [ ] Dotted decimal notation
|
||||
* [x] Dotted decimal notation
|
||||
* [x] Tiers of ISPs
|
||||
|
||||
### Data abstractions
|
||||
* [ ] LIFO structures
|
||||
* [ ] Definition of abstraction in the scope of data
|
||||
* [x] LIFO(LAST IN LAST OUT) structures
|
||||
* [x] Definition of abstraction in the scope of data
|
||||
|
||||
### Fundamentals
|
||||
* [ ] Universal programming languages
|
||||
* [ ] Church-Turing
|
||||
* [x] Universal programming languages
|
||||
* [x] Church-Turing - <span style="color:blue">reiterate</span>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user