Instant Start vs. Fast Running
01
Core Concepts
Key Concept
Two Ways to Talk to Computers
- Computers don't speak human languages like English.
- They need a translator to turn instructions into 'Machine Code'.
- Interpreters and Compilers are the two main types of translators.
- Each has a different approach to 'Start Time' versus 'Running Speed'.
1 / 7
