Merge pull request #365 from dlarner3194/patch-1
Issue #325 adds video on CPU processing
This commit is contained in:
		@@ -487,6 +487,7 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
 | 
			
		||||
        - [answers to questions](https://github.com/lekkas/c-algorithms)
 | 
			
		||||
 | 
			
		||||
- [ ] **How computers process a program:**
 | 
			
		||||
    - [ ] [How CPU executes a program](https://www.youtube.com/watch?v=XM4lGflQFvA)
 | 
			
		||||
    - [ ] [How computers calculate - ALU (video)](https://youtu.be/1I5ZMmrOfnA)
 | 
			
		||||
    - [ ] [Registers and RAM (video)](https://youtu.be/fpnE6UAfbtU)
 | 
			
		||||
    - [ ] [The Central Processing Unit (CPU) (video)](https://youtu.be/FZGugFqdr60)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user