InfoQ Homepage Development Content on InfoQ
-
Panel: the Future of Languages
In this panel, these programming languages experts try to find the places where we could probably past each other to try to find common ground.
-
Why Continuations are Coming to Java
Ron Pressler discusses and compares the various techniques of dealing with concurrency and IO in both pure functional and imperative programming languages.
-
How Rust Views Tradeoffs
Stephen Klabnik takes a look at some tradeoffs in the design of Rust, and how that makes it more suitable for some kinds of projects than others.
-
When and How to Win with New Programming Languages
Noel Welsh talks about adopting new programming languages, and looks at the conditions when a language could and should be adopted in a commercial setting.
-
F# Code I Love
Don Syme discusses examples of F# code, showing how it relates to language design, functional programming, object programming, and language features, both as an individual and in teams.
-
Orchestrating Robot Swarms with Java
Matthew Cornford focuses on Ocado’s latest generation of highly automated warehouses and looks into Java’s role for orchestrating huge swarms of robots for superior efficiencies of scale.
-
How Could I Miss That Defect? Inattentional Blindness
Andrew Brown discusses why some defects slip unnoticed to testers, explaining how to notice or pay attention to an event or object.
-
Quality Engineering in DevOps
Geoffrey van der Tas keynotes on testing in the DevOps world, covering practices to keep, habits to forget, new things to learn, and the need for manual testing.
-
Habito: The Purely Functional Mortgage Broker
Will Jones talks about Haskell at Habito, some of the wins and trade-offs. He also talks about why functional programming is beneficial for large projects, and with migrating a data store.
-
The Future of Operating Systems on RISC-V
Alex Bradbury gives an overview of the status and development of RISC-V as it relates to modern operating systems, highlighting major research strands, controversies, and opportunities to get involved
-
RxJS: A Better Way to Write Front-End Applications
Hannah Howard talks about the premise of functional reactive programming and how it represents a major conceptual shift but one that can vastly simplify front-end programming.
-
Scaling for the Known Unknown
Suhail Patel explains how Monzo prepared for the recent crowdfunding which saw more than 9,000 people investing in the first 5 minutes and covers Monzo's microservice architecture (on Go & Kubernetes)