InfoQ Homepage Development Content on InfoQ
-
Functional Programming in Aviation
Tony Morris discusses some of the issues met in aviation and how functional programming can be applied to provide significant improvements in efficiency and air safety.
-
Debugging Serverless for Cloud
Xiaokai He and Chris Anderson demo developing and deploying a serverless application to cloud, and then debugging functions locally and remotely.
-
Drivetribe: A Social Network on Streams
Aris Koliopoulos talks about how common problems in social media can be resolved with a healthy mix of stream processing and functional programming.
-
Taking Back “Software Engineering”
Dave Farley explores the term "Software Engineering” and how it relates to craftsmanship.
-
Develop Your Development Experience
Jessica Kerr talks about the team that is more than the people on it - it's also the tools. Instead of onboarding more developers, one should enhance and customize the tools.
-
Inside a Self-Driving Uber
Matt Ranney breaks down the software components that come together to make a self-driving Uber drive itself. He talks about how they thoroughly test new software before it is deployed to the fleet.
-
Testing in the Age of DevOps
Roy Osherove discusses how to approach testing in a DevOps environment.
-
What's New in Spring AMQP 2.0
Gary Russell discusses what was new in Spring AMQP 2 including listener container implementation, type-safe RabbitTemplate operations and more.
-
It's a Kind of Magic: under the Covers of Spring Boot
Brian Clozel and Stéphane Nicoll discuss Spring Boot auto-configuration and the conditional configuration model.
-
Project Reactor: Now and Tomorrow
Stéphane Maldini and Simon Baslé discuss what’s new in Spring Reactor including support for Reactive AOP, Observability, Tracing, Error Strategies for long-running streams, new Netty driver, etc.
-
Go beyond Native with Web-Based VR and AR
Kieran Farr discusses how to create compelling and performant VR and AR experiences delivered entirely through the browser, how web-based VR and AR compare to native applications, and more.
-
Manual Testing is Dead. Long Live Manual Testing
Tony Bruce discusses testing and the differences between manual and automated testing, if such a distinction should exist.