|
You are here |
jfenn.me | ||
| | | | |
blog.hao.dev
|
|
| | | | | JavaScript is a dynamically typed language, and that gives it a lot of edge in my opinion. It is one of the most used programming language right now. So definitely worth learning even if people do not want to head towards this direction in their careers. | |
| | | | |
jamie-wong.com
|
|
| | | | | [AI summary] The post analyzes the tradeoffs between dynamically and statically typed programming languages regarding iteration speed, correctness, and IDE support, discussing how modern languages and techniques are attempting to combine the best aspects of both approaches. | |
| | | | |
yotam.net
|
|
| | | | | A blog about free software and programming | |
| | | | |
tenthousandmeters.com
|
|
| | | We started this series with an overview of the CPython VM. We learned that to run a Python program, CPython first compiles it to bytecode, and we... | ||