InfoQ Homepage Development Content on InfoQ
-
From Zero to Hero with Spring Boot
Brian Clozel shows how Spring Boot can help build web applications, tests to production-ready features, that leverage the Spring ecosystem.
-
Chaos: The Last Stand against Our Robot Overlords
Nathan Äschbacher talks about Chaos Engineering and how to shift towards working with chaos instead of against it, in order to build safe, reliable, and increasingly deterministic complex systems.
-
$200 Self-Driving Cars with RasPi and Tensorflow
William Roscoe and Adam Conway build and drive the $200 open source self driving Donkey Car and talk about about the hardware components & software that let it drive, capture data, create autopilots.
-
The Modern ASP.NET Tech Stack!
Sam Basu discusses the status, the evolving direction and the technology stack for ASP.NET and ASP.NET Core.
-
SOLID in the Wild: Life When Your Software is Actually Soft
Presenters talk about using SOLID principles to build an online marketplace, creating a system that is easy to change.
-
Functional Performance
Martin Thompson discusses the most relevant laws governing software performance in the context of financial applications.
-
Cloud-Native Batch Processing with Spring Batch 4
Michael Minella discusses what’s new in Spring Batch 4 and how to use it in a cloud setting.
-
Storage Made Easy with Spring Boot, ECS, and PCF
Presenters discuss the journey to create a service broker, make it consumable as a Tile in PCF, using ECS S3 as object storage.
-
Up and Running with Progressive Web Apps
Nik Molnar presents the fundamentals of Progressive Web Apps, and how to turn a standard web app into something that's installable, works offline and engages users via push notifications.
-
Managing Data in Microservices
Randy Shoup discusses managing data in microservices and shares proven patterns and practical advice that has been successful at Google, eBay, and Stitch Fix.
-
Oh Behave! Behavior-Driven Development with Cucumber
Dana Scheider introduces BDD with Cucumber, presenting how developers can approach BDD and why Cucumber is useful.
-
Build a JavaScript Dev Environment in One hour
Cory House shows how to create and run a command to lint, bundle, minify, run tests, open the browser, and display a JavaScript app.