Tuesday
No Sessions
Wednesday
No Sessions
Thursday
10:30 AM
The definitive deep dive into the .git folder
Presented by: Rob Richardson
Time: Thursday 10:30 AM - 11:30 AMWhat's in the .git folder? How are commits stored? How do branches work? We'll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content. We'll also quickly look through Git hooks, Git config,...
Room: Salon A/HTrack: Programming PrinciplesFormat: General SessionLevel: AdvancedFriday
8:30 AM
Crafting an interpreted programming language in 60 minutes
Presented by: Granville Schmidt
Time: Friday 8:30 AM - 9:30 AMAre you curious how programming languages are designed and implemented? Do you have nightmares about the “magic” that happens when you run/compile your code? Have you ever wanted to create your own programming language from scratch? If you answered yes to any of these questions, then this...
Room: Nile/OrangeTrack: Programming PrinciplesFormat: General SessionLevel: Advanced