InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Why Bother with Kotlin - Not Just Another Language Tour
Justin Lee talks about the layout and syntax of Kotlin projects, and looks at how these new language features combine to present a compelling new alternative to the Java source language.
-
Empowering Agile Self-Organized Teams with Design Thinking
William Evans covers the key principles and practices of design thinking and presents a case study of how an infrastructure engineering team learned them to reduce the time for delivering services.
-
Breaking Codes, Designing Jets and Building Teams
Effective teams have a mission - a clearly defined problem which the entire team focuses on and owns end-to-end. Effective teams rapidly learn and adapt.
-
Dynamic Reteaming: The Art & Wisdom of Changing Teams
Heidi Helfand offers tips and tricks for building a sustainable company by changing teams – whether it’s by growing and splitting teams, adding new people across multiple teams and more.
-
The Story of Teams Autonomy and Servant Leadership
Georgiy Mogelashvili talks about the story of team leaders’ evolution at Booking.co, how autonomous teams performed and what was great about it, and some lessons they learned.
-
Introduction to gVisor: Sandboxed Linux Container Runtime
Emma Haruka Iwao introduces the architecture of gVisor and its benefits and discusses differences between other isolation mechanisms.
-
AutoCAD & WebAssembly: Moving a 30 Year Code Base to the Web
Kevin Cheung presents a practical guide to getting legacy code to work on the web using AutoCAD as the example with the Emscripten compiler and WebAssembly.
-
Challenges & Solutions for a Blockchain-Powered Future
Eran Eyal talks about how the advent of blockchain technology promises a new era of more equitably distributed market power, the top 3 challenges adopting blockchain and the challenges of a visual AI.
-
Real-Time, Fine-Grained Version Control with CRDTs
Nathan Sobo covers the foundations of CRDTs, then explores how Github is using them in Eon to synchronize and persist changes to a repository at the granularity of individual keystrokes.
-
Git Gud with Property-Based Testing
Katie Cleary describes her experience in using Property-based Testing as a way to find casting and overflow bugs in PolySync’s Open Source Car Control (OSCC) project.
-
Fast Log Analysis by Automatically Parsing Heterogeneous Log
Debnath & Dennis present a solution inspired by the unsupervised machine learning techniques for automatically generating RegEx rules from a set of logs with no (or minimal) human involvement.