Skip to content

Commit 95b5f49

Browse files
committed
adds video on CPU processing
1 parent a0188e0 commit 95b5f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
487487
- [answers to questions](https://github.com/lekkas/c-algorithms)
488488

489489
- [ ] **How computers process a program:**
490+
- [ ] [How CPU executes a program](https://www.youtube.com/watch?v=XM4lGflQFvA)
490491
- [ ] [How computers calculate - ALU (video)](https://youtu.be/1I5ZMmrOfnA)
491492
- [ ] [Registers and RAM (video)](https://youtu.be/fpnE6UAfbtU)
492493
- [ ] [The Central Processing Unit (CPU) (video)](https://youtu.be/FZGugFqdr60)

0 commit comments

Comments
 (0)