InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Modeling the Real World with Elixir/OTP
Aish Raj Dahal talks about concurrency support and error handling in Elixir.
-
Solving New School with the Old School (Clojure)
Jearvon Dharrie discusses Clojure, a language that's taking some older ideas and solving 21st-century problems, covering types, clojure.spec, parallelism and concurrency with core.async, and more.
-
Next Gen Networking Infrastructure with Rust
Carl Lerche shows how Rust’s “zero cost abstractions” can be leveraged to provide a networking platform that provides expressiveness, speed, and safety with tradeoffs between them.
-
Programming in Hostile Environments
Nathan Goulding talks about some of the challenges that Packet has faced while attempting to program against the worst kind of adversary: physical, bare metal infrastructure.
-
Digital Publishing for Scale: The Economist and Go
Kathryn Jonas talks about The Economist’s struggles and victories in transitioning to Go and how Go has uniquely fit their digital publishing goals.
-
Platforms at Twilio: Unlocking Developer Effectiveness
Justin Kitagawa talks about Twilio’s DevOps culture of “You build it, you run it”, and the evolution, tenets, and lessons learned of Twilio’s internal Platform.
-
Help! I Accidentally Distributed My System!
Mobile and web apps are increasingly built on BaaS, PaaS, and IaaS, creating complex systems out of seemingly simple parts, becoming distributed systems engineers.
-
Better DevEx at Netflix: Polyglot and Containers
Mike McGarr talks about the evolution of developer tooling at Netflix, focusing on command line tools they built to address evolving needs around programming languages, containers and more.
-
Succession: A Refactoring Story
Katrina Owen presents an end-to-end refactoring that demonstrates simple strategies to avoid misadventures.
-
A Neurobiologist's Guide to Mind Manipulation
Casey Watts discusses reframing frustration into accomplishment and having a more happy and productive team using psychological ideas.
-
Invest in Your Java Katalogue
Don Raab and Aditi Mantri explain the approach they have taken in developing Java code Katas, and discuss best practices around them.
-
Efficient Fault Tolerant Java with Aeron Clustering
Todd Montgomery talks about Aeron Clustering, a new means for deploying replicated state machines in Java.