Skip to content

Commit a924f16

Browse files
authored
Bolded categories
1 parent abacb02 commit a924f16

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Computer Internals/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Computer Internals and Architecture
22

3-
1. Standards and Formats
3+
### 1. Standards and Formats
44
* Executable
55
* Audio
66
* Images
@@ -10,7 +10,7 @@
1010
* File Signatures
1111
* Order of Magnitude
1212

13-
2. Digital Logic
13+
### 2. Digital Logic
1414
* Logic Gates
1515
* AND Gates
1616
* OR Gates
@@ -21,7 +21,7 @@
2121
* OR Gates
2222
* Logical Connectives
2323

24-
3. Base Components
24+
### 3. Base Components
2525
* I/O
2626
* CPU
2727
* Memory
@@ -41,7 +41,7 @@
4141
* Little Endian
4242
* Big Endian
4343

44-
5. Multiprocessing
44+
### 5. Multiprocessing
4545
* Flynn’s Taxonomy
4646
* Single Instruction, Single Data (SISD)
4747
* Single Instruction, Multiple Data (SIMD)
@@ -54,7 +54,7 @@
5454
* Million Instructions Per Second (MIPS)
5555
* Standard Performance Evaluation Corporation (SPEC)
5656

57-
6. Input/Output (I/O) Architecture
57+
### 6. Input/Output (I/O) Architecture
5858
* Bus
5959
* Address Line
6060
* Data Line
@@ -90,7 +90,7 @@
9090
* Faults
9191
* Aborts
9292

93-
7. Memory Architecture
93+
### 7. Memory Architecture
9494
* Volatile
9595
* Non-Volatile
9696
* CPU Registers
@@ -118,7 +118,7 @@
118118
* Throughput
119119
* Buffering
120120

121-
8. Wireless and Mobile Technologies
121+
### 8. Wireless and Mobile Technologies
122122
* WI-FI (b/a/g/4/5/6/6E)
123123
* Cellular network
124124
* Bluetooth

0 commit comments

Comments
 (0)