logo
episode-header-image
Mar 2020
14m 8s

Episode 14 - The Four Principles of OOP

Minko Gechev
About this episode
In today's episode, you'll learn the four principles of object-oriented programming. We'll discuss abstraction, inheritance, encapsulation, and polymorphism. By the end of the show, you'll understand each one of them; you'll know how they relate to each other, and how to use them in practice. 
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
Apr 2024
How Will AI Affect Learning to Code?
Artificial Intelligence (AI) is on everyone's minds these days. What is it? How can it help me? Is it a good thing to learn to use? Our guest,  Peter Kuperman Founder and CEO of HATCH Coding, answers all of those questions and more! Peter gives us a very user-friendly analogy for ... Show More
42m 19s
Jan 2021
Programming in PowerPoint can teach you a few things
The starting point for today's conversation was an argument made by Guillermo Rauch in this blog post. "And each time, your frontend has an opportunity to impress, delight, perform, be accessible and memorable. What's more, frontend is an area of technological and artistic differ ... Show More
20m 42s
Feb 2024
You're Looking Wrong!: Episode 22 of The Painting Podcast
How are we taught to look at art, and why does it get everything wrong? In this episode I look at conventional ways of teaching students to look at art, and offer an alternative that allows for more intuition, experiementation, and a familiarity with the medium. 
33m 22s
Sep 2019
François Chollet: Keras, Deep Learning, and the Progress of AI
François Chollet is the creator of Keras, which is an open source deep learning library that is designed to enable fast, user-friendly experimentation with deep neural networks. It serves as an interface to several deep learning libraries, most popular of which is TensorFlow, and ... Show More
56m 57s
Aug 2023
#427: 10 Tips and Ideas for the Beginner to Expert Python Journey
See the full show notes for this episode on the website at talkpython.fm/427 
1h 6m
Jul 2023
18. How to learn complex skills (5 principles)
In this episode, Bruno explains a framework on how to learn any complex skill (and how that framework applies to learning case interviews). -------------------------------If you've enjoyed this or previous episodes, the #1 thing you can do to help us promote the show is leav ... Show More
49m 10s
Apr 2018
Episode 1: Introduction
The first episode of Stuff about Things: An Art History Podcast. In this episode, I introduce myself (HI!) and my general conception for the podcast. Happy listening! 
14m 51s
Feb 2022
Is functional programming the hipster programming paradigm?
Here’s a useful primer on functional programming with JavaScript.This tutorial will guide you in exploring the fundamentals of functional programming with React.If you’re looking for more info on functional programming in React, we’d like to tell you why hooks are the best thing ... Show More
27m 49s
Jul 2023
S1 E19 - The Dev Life | - Andy Hunt on Reflections of THE Pragmatic Programmer
EPISODE DESCRIPTION: Pragmatic and Agile Programming are about as essential to and foundational as it comes when being a software engineer. But for tips and concepts written over 20 years ago, how much have Pragmatic & Agile Programming changed in our modern world with greater di ... Show More
1h 2m