Home
Blog
There Are Always Types
07 Mar 2024
Even if you use a dynamic language, the types are still there and you need to think about them. Here I try to explain why.
Strong & Weak Type Systems
28 Dec 2020
Short explanation of the differences between strong and weak type systems.
Static & Dynamic Type Systems
18 Dec 2020
Short description of differences between static and dynamic type systems in programming lanuages.