Tuesday
No Sessions
Wednesday
Decouple and Scale Applications with Queues
Presented by: Curtis Darst
Time: Wednesday 1:00 PM - 5:00 PMQueues are not just for theme park rides. Understanding the process of decoupling your application to support massive scale. Session includes discussion and examples around queue type, security, delivery, DLQ, and integration with your existing applications. Workshop includes a hands-on development...
Room: Nile/OrangeTrack: Programming PrinciplesFormat: PreCompilerLevel: AdvancedThursday
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
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