15 Folgen

Programming is a weekly 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.

Programming Minko Gechev

    • Technologie
    • 5.0 • 2 Bewertungen

Programming is a weekly 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.

    Episode 21 - Maps, Hash Maps, Tree Maps, and Hash Tables

    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 an array, hash function, and a linked list!

    • 16 Min.
    Episode 20 - Static and Dynamic Systems

    Episode 20 - Static and Dynamic Systems

    Today we'll look into static and dynamic systems. We'll discuss what does it mean for a programming language or a framework to be static or dynamic.

    In the second part of the podcast, we'll focus on some of the properties of static systems and how they can help in better compile-time optimizations, development experience, and more!

    • 13 Min.
    Episode 19 - Type Systems and Type Checking

    Episode 19 - Type Systems and Type Checking

    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.

    • 6 Min.
    Episode 18 - How JavaScript Bundlers Work

    Episode 18 - How JavaScript Bundlers Work

    In this episode, we'll look at what data structures and algorithms JavaScript bundlers use.

    We'll talk about ECMAScript modules, strongly connected components, depth-first search, and more! Enjoy!

    • 11 Min.
    Episode 17 - Dependency Injection

    Episode 17 - Dependency Injection

    Today we'll talk about using dependency injection across paradigms! You'll understand what this pattern is all about and how to use it.

    During the episode, we'll touch on topics such as inversion of control, high-order functions, and testability.

    • 10 Min.
    Episode 16 - Memoization

    Episode 16 - Memoization

    Today we'll learn about memoization! Memoization is a practice that helps us improve the performance of our apps using caching.

    In the episode, we'll also discuss pure functions, caching strategies, and much more!

    • 10 Min.

Kundenrezensionen

5.0 von 5
2 Bewertungen

2 Bewertungen

Top‑Podcasts in Technologie

Lex Fridman Podcast
Lex Fridman
Digital Podcast
Schweizer Radio und Fernsehen (SRF)
Darknet Diaries
Jack Rhysider
Deep Questions with Cal Newport
Cal Newport
Tech Won't Save Us
Paris Marx
Acquired
Ben Gilbert and David Rosenthal

Das gefällt dir vielleicht auch

Python Bytes
Michael Kennedy and Brian Okken
Talk Python To Me
Michael Kennedy (@mkennedy)
Syntax - Tasty Web Development Treats
Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers
Culips Everyday English Podcast
Culips English Podcast
The Economics of Everyday Things
Freakonomics Network & Zachary Crockett
Programming Methodology
Mehran Sahami