Intro topic: Monitor setups
News/Links:
BlueScuti, Willis, beats Tetris
PalWorld accused of being an AI Product
4 Billion if-statements to determine if a number is even or odd
https://andreasjhkarlsson.github.io/jekyll/update/2023/12/27/4-billion-if-statements.html)
Seamless M4T
Book of the Show
Patrick:
Foundation by Isaac Asimov
Jason:
Propaganda by Edward Bernays
Patreon Plug https://www.patreon.com/programmingthrowdown?ty=h)
Tool of the Show
Patrick:
The Room Game
Jason:
Incredibuild
Topic: Compilers and Interpreters (Request by Jessica W.)
Machine Code
Architecture Specific
Assembly
Single vs Two Pass Compiler
High level Languages
Intermediate Representation
JVM ByteCode vs Machine Code for portability
Scripting/Interpreters
JIT
Profile Guided Optimization
Resources
Turing Complete