garbage collection
4 episodes mention this concept
lexfridmanAug 4, 2022John Carmack on Programming Philosophy, Game Development Evolution, VR, and the Path to AGI
Technology3D NavigationGame Engine OptimizationVirtual Reality (VR)Artificial General Intelligence (AGI)
lexfridmanFeb 12, 2021Brendan Eich on JavaScript, Firefox, Brave, and the Philosophy of Engineering
TechnologyJavaScript programming languageBrowser technologyFunctional programmingStructured programming
lexfridmanNov 8, 2019Bjarne Stroustrup on Constructors, Destructors, and RAII as C++'s Core Beauty
TechnologyConstructorsDestructorsResource Acquisition Is Initialization (RAII)Garbage Collection
lexfridmanMay 13, 2019Chris Lattner on Compilers, LLVM, Swift, and the Future of ML Accelerators
TechnologyCompilersLLVM (Low Level Virtual Machine)Clang compilerSwift programming language
Knowledge Graph
Related concepts — line thickness indicates connection strength. Click any node to explore.
Related concepts
Concepts that appear alongside garbage collection across episodes.
- structured programming
- functional programming
- artificial general intelligence (agi)
- constructors
- cisc vs. risc architectures
- memory safety
- intermediate representation (ir)
- goto statements
- compilers
- 3d navigation
- abstract syntax tree (ast)
- compiler phases (front-end, parser, optimizer, code generation)
- single-threaded event loops
- assembly language
- minimal overhead
- jit compilation (just-in-time)
- type abstraction
- object lifetime
- system architecture
- language design philosophy