InfoQ Homepage Presentations
-
Crushing Tech Debt through Automation at Coinbase
Rob Witoff presents how Coinbase attacks tech debt, including deployments, testing, immutable + codified infrastructure, sharing his experience in rebuilding infrastructure from scratch in 24h.
-
Forecasting Using Data
Troy Magennis discusses the top three reasons forecasts fail to match reality, and challenges the assumption that work complexity and effort correlates with delivery time.
-
Introduction to Blockchain Technology and Ethereum
Laurence Kirk introduces blockchain and Ethereum, the most popular blockchain framework.
-
Type-Safe Meta-programming in Swift? Let’s Talk about Sourcery
Krzysztof Zabłocki introduces Sourcery which provides meta-programming for Swift.
-
The Making Mindset: Prototyping Your Way to Better IoT Experiences
Adrian Taylor discusses how creating user experience artifacts early and often can help focus development while reducing risk.
-
Brownfields DevOps in Practice
Damian Brady discusses the DevOps culture from the point of view of a developer, including architectural changes, design techniques, deployment pipelines, and how to make large changes safely.
-
Smart Contracts Are Neither Smart Nor Contracts … So What Are They?
Christopher Gilbert discusses blockchain, trying to go beyond the hype and explaining what it is and how it can solve real-life problems.
-
How to Hire and Work with People Who Aren’t Like You
Koshin Mariano discusses Diversity and Inclusion, why initiatives in this area have cost many technology companies hundreds of millions, yet there has been little change in who works in tech.
-
21st Century Change Management: What We Know and Where We Must Do Better
Mike Burrows explores a modern model for continuous transformation that integrates tried-and-tested tools and techniques from in and round Lean-Agile.
-
The Groupishness of Groups
Katy Rowett explores some of the social defenses that teams might engage in when people leave or join groups or when management seems to work against them.
-
The Distributed Pit of Success @Deliveroo
Greg Beech discusses how Deliveroo is using DDD principles and powerful building blocks to allow engineers of any level to quickly and successfully deploy new systems into production.
-
Deconstructing TypeScript’s Type System
Spencer Schneidenbach discusses some of the advanced type features of TypeScript, including intersection types, type guards, nullable types, type aliases, string literals, and discriminated unions.