-
Pro's and Con's of each
-
What can dynamic languages do that static ones cant (and vice versa)
-
Concept of a 'runtime'
- Python compiled?
- Javascript V8?
-
Performance Analysis of Python’s dict() and {}
- Look at python bytecode
- [python] has a [compiler] and an [interpereter]
-
Bun a javascript runtime
- (learners need to know what a dynamic language is to understand the concept of a language runtime)
- FireShip: Bun disrupting javascript 5min