9: Looking at Data Types From Both Sides
Manage episode 502035469 series 3660315
We talk about data types and their importance in software development. Modern dynamic languages hide type information from you but it's still there, under the hood. Statically-typed languages, on the other hand, bring types right out in front of you. What are the fundamental types and why are they important? What about user defined types and aggregate types?
Join us as we dive right in and try to explain it all.
Takeaways
- The CPU knows about (let’s call them “atomic”) types and has instructions that apply to them
- Languages know about types BEYOND what the CPU knows and provide operations beyond what the CPU can do
- In Strictly typed languages, the compiler can catch a whole suite of bugs that you may not catch in a dynamic language until runtime. (because you made a promise, and then you broke it)
- You can build your own types that are vastly more complicated than the CPU or Language provide
Hosts:
Jim McQuillan can be reached at [email protected]
Wolf can be reached at [email protected]
Follow us on Mastodon: @[email protected]
If you have feedback for us, please send it to [email protected]
Checkout our webpage at http://RuntimeArguments.fm
Theme music:
Dawn by nuer self, from the album Digital Sky
10 episodes