mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-21 16:41:24 +02:00
Add content for how computers work
This commit is contained in:
@@ -1 +1,4 @@
|
||||
# How cpu executes programs
|
||||
# How CPU Executes Programs?
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=XM4lGflQFvA'>How CPU executes a program</BadgeLink>
|
||||
|
@@ -1 +1,4 @@
|
||||
# How computers calculate
|
||||
# How Computers Calculate?
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/1I5ZMmrOfnA'>How computers calculate - ALU</BadgeLink>
|
||||
|
@@ -1 +1,4 @@
|
||||
# Registers and ram
|
||||
# Registers and RAMs
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/fpnE6UAfbtU'>Registers and RAM</BadgeLink>
|
||||
|
@@ -1 +1,4 @@
|
||||
# Instructions and programs
|
||||
# Instructions and Programs
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/zltgXvg6r3k'>Instructions and Programs</BadgeLink>
|
||||
|
@@ -1 +1,5 @@
|
||||
# Cpu cache
|
||||
# CPU Cache
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=vjYF_fAZI5E&list=PLrRW1w6CGAcXbMtDFj205vALOGmiRc82-&index=24'>MIT 6.004 L15: The Memory Hierarchy</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=ajgC3-pyGlk&index=25&list=PLrRW1w6CGAcXbMtDFj205vALOGmiRc82-'>MIT 6.004 L16: Cache Issues</BadgeLink>
|
||||
|
@@ -1 +1,10 @@
|
||||
# How computers work
|
||||
# How Computers Work?
|
||||
|
||||
Computers are everywhere. They are in our phones, our cars, our homes, and even in our pockets. But how do they actually work? How do they take in information, and how do they output information?
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=XM4lGflQFvA'>How CPU executes a program</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/1I5ZMmrOfnA'>How computers calculate - ALU</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/fpnE6UAfbtU'>Registers and RAM</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/FZGugFqdr60'>The Central Processing Unit (CPU)</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://youtu.be/zltgXvg6r3k'>Instructions and Programs</BadgeLink>
|
||||
|
Reference in New Issue
Block a user