logo
episode-header-image
Feb 2024
18m 17s

The Beauty of Programming Languages

Hussein Nasser
About this episode

In this video I explore the type of languages, compiled, garbage collected, interpreted, JIT and more. 


Up next
Jun 13
kTLS - Kernel level TLS
Fundamentals of Operating Systems Course https://oscourse.winktls is brilliant.TLS encryption/decryption often happens in userland. While TCP lives in the kernel. With ktls, userland can hand the keys to the kernel and the kernel does crypto. When calling write, the kernel encryp ... Show More
22m 55s
May 9
The beauty of the CPU
If you are bored of contemporary topics of AI and need a breather, I invite you to join me to explore a mundane, fundamental and earthy topic.The CPU.A reading of my substack article https://hnasr.substack.com/p/the-beauty-of-the-cpu 
9m 38s
Apr 18
Sequential Scans in Postgres just got faster
This new PostgreSQL 17 feature is game changer. They know can combine IOs when performing sequential scan. Grab my database coursehttps://courses.husseinnasser.com 
27m 36s
Recommended Episodes
Apr 2020
Episode 15 - Compilers, Linters, and Formatters
In this episode of the programming podcast, we'll discuss static analysis and code transformation. In particular, we'll look at the difference between compilers, linters, and formatters. By the end of the episode, you'll understand what tool you should use to improve your develop ... Show More
8m 39s
Oct 2016
1.2 Hardware Architecture
In this lecture we learn abut how the computer processes and stores programs. We learn about the CPU, Memory, Storage and Input / Output devices are brought together to write a program. 
12m 15s
Jun 2020
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 m
Oct 2017
كيف البحث وتعلم لغات البرمجة
كيف البحث وتعلم لغات البرمجة اونلاين 
18m 44s
Mar 2023
How I Learn Languages From Scratch
When I start a new language, I sometimes know a related language and that helps. This is a video of me starting two languages that are not related to languages I know, Finnish and Indonesian. 
12m 27s
Nov 2023
Is There a LAZY Way to Learn a Language?
Lazy language learning has been a hot topic lately. In this video, Steve explains why he considers lazy learning to be the best approach to learning a language, even if some researchers say otherwise. 
6m 21s
Aug 2017
The History of Programming Languages Part Two
How have programming languages evolved over time? What was wrong with the old ones? How are more recent languages different from the ones first developed? Learn more about your ad-choices at https://www.iheartpodcastnetwork.comSee omnystudio.com/listener for privacy information. 
42m 19s
Feb 2020
Episode 7 - Tries
In the episode today, we'll talk about the trie data structure. You'll learn what tries are, how you can use them in practice, and how to implement them in your favorite programming language! 
11m 5s
Jan 2024
Should you learn similar languages? Pros and cons
In today's video I discuss the pros and cons of learning similar languages. Join in on the discussion in the comments! 
5m 37s
Mar 2024
Technology won’t KILL language learning. It will make it more FUN
In this video I explain why I don't think technology will eventually kill language learning and how it has been instrumental in my learning journey. 
12m 48s