logo
episode-header-image
Jun 2020
6 m

Episode 19 - Type Systems and Type Check...

Minko Gechev
About this episode
In this episode, we'll look at the very basics of type systems and their enforcement. We'll discuss strongly and weakly typed languages. After that, we'll dig into different enforcement strategies - runtime with dynamic typing and compile-time with static typing. 
Up next
Jan 2025
Episode 23 - Building a minimal reactive framework
This episode explores building a minimal reactive framework using signals as a reactivity primitive. We'll look into implementing a simple component model, composing components, separating the view into static and dynamic parts, and implementing fine-grained reactivity. 
17m 54s
Jan 2025
Episode 22 - Signals
In this episode, we'll explore a concept called Signal that has been getting a lot of traction in JavaScript over the past few years. I'll describe a simple implementation so you can understand the internals and then see how it relates to the traditional object-oriented design pa ... Show More
11m 19s
Jul 2020
Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables
Today in less than 20 minutes, we'll explore what maps are and how they work under the hood. We'll talk about the differences between treemaps, hash maps, and hash tables. We'll dig pretty in-depth...By the end of the episode, you'll understand how to implement hash tables using ... Show More
16m 30s
Recommended Episodes
Mar 2024
741: TypeScript Interview Questions - STUMP’d
Wes and Scott tackle TypeScript trivia, from combining string literal types to unraveling the mystery of d.ts files. Join them as they challenge each other on conditional types, interfaces, triple-slash directives, and TypeScript records. Show Notes 00:00 Welcome to Syntax! TypeS ... Show More
25m 19s
Feb 2024
The Beauty of Programming Languages
In this video I explore the type of languages, compiled, garbage collected, interpreted, JIT and more.  
18m 17s
Jan 2021
Trends in Natural Language Processing with Sameer Singh - #445
Today we continue the 2020 AI Rewind series, joined by friend of the show Sameer Singh, an Assistant Professor in the Department of Computer Science at UC Irvine.  We last spoke with Sameer at our Natural Language Processing office hours back at TWIMLfest, and was the perfect per ... Show More
1h 21m
Jan 2023
Chatting with ChatGPT: Pros and Cons of Advanced Language AI (Ep. 215)
In this episode, I'll be discussing the capabilities and limitations of ChatGPT, an advanced language AI model. I'll go over its power to understand and respond to natural language, and its applications in tasks such as language translation and text summarization. However, I'll a ... Show More
31m 27s
Sep 2021
Hasty Treat - TypeScripts Strict Explained
In this Hasty Treat, Scott and Wes talk about the Typescript strict flag — what it does and why you might use it. Sanity - Sponsor Sanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at ... Show More
17m 35s
Jul 2023
#130 Mathew Lodge: The Future of Large Language Models in AI
Welcome to episode #130 of Eye on AI with Mathew Lodge. In this episode, we explore the world of reinforcement learning and code generation. Mathew Lodge, the CEO of Diffblue, shares insights into how reinforcement learning fuels generative AI. As we explore the intricacies of re ... Show More
49m 44s
Oct 2023
EP 118 - Evidence-Based Grammar Interventions for Speech Therapy
Previously, I published two podcast episodes about the eight parts of speech, different types of phrases and clauses, sentence types and classifications, and the most common syntax issues we might see with our students. In this episode, I'll be discussing evidence-based grammar i ... Show More
8m 58s
May 2014
[MINI] type i / type ii errors
In this first mini-episode of the Data Skeptic Podcast, we define and discuss type i and type ii errors (a.k.a. false positives and false negatives). 
11m 1s
Jun 2023
GRAM 203. Preguntar por deseos
En este episodio de gramática y lengua española vamos a practicar con varias fórmulas para preguntarle a una persona sobre sus deseos o necesidades. Como suele suceder con este tipo de estructuras, las formas del condicional y el modo subjuntivo tendrán un papel importante. Puede ... Show More
10m 16s
Apr 2021
PwC's Tech While You Trek: Conversational AI
Tune into another episode of Tech While You Trek to hear PwC Senior Managers Skylar Versage and Ernesto Valdes discuss Conversational AI as it refers to solutions like chat bots and voice assistants. Users that want to interact with products and services, using natural language a ... Show More
13m 24s