Programming Podcast Por Minko Gechev arte de portada

Programming

Programming

De: Minko Gechev
Escúchala gratis

Acerca de esta escucha

Programming is a podcast that aims to make us better software engineers! With each episode, you'll learn about a computer science concept in a brief and accessible way.Minko Gechev
Episodios
  • Episode 23 - Building a minimal reactive framework
    Jan 17 2025

    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.

    Más Menos
    18 m
  • Episode 22 - Signals
    Jan 10 2025

    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 pattern observer.

    Más Menos
    11 m
  • Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables
    Jul 1 2020
    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 an array, hash function, and a linked list!
    Más Menos
    17 m
Todavía no hay opiniones