InfoQ Homepage Development Content on InfoQ
-
Developer Experience with Spring Cloud
Spencer Gibb and Dave Syer explore a range of options for development with Spring Cloud, starting with deploying everything locally to a local development solution.
-
Modern Java Component Design with Spring Framework 4.2
Juergen Hoeller presents selected Spring Framework 4 component model highlights, with a focus on the upcoming Spring Framework 4.2 and a selection of Java 8 enabled features, also code examples.
-
An Introduction to Ember.js
Ryan Doll introduces Ember.js, a framework that focuses on convention rather than configuration.
-
Modern Front-end Engineering
Dustin Whittle discusses the pros and cons of modern UI toolkits like Zurb, Bootstrap, and SemanticUI and modern JavaScript frameworks like React, Angular, and Ember.
-
Building and Tuning High Performance Java Platforms
Emad Benjamin covers various GC tuning techniques and how to best build platform engineered systems; in particular the focus is on tuning large scale JVM deployments.
-
Evolving Prolog
Michael Hendricks talks about how they used genetic algorithms to evolve Prolog programs based on historic data from peer to peer lending markets.
-
Bringing javax.cache'ing to your Application
Chris Dennis and Alex Snaps discuss introducing caching into a Spring application to solve real world problems.
-
Ratpack Web Framework
Dan Woods talks about Ratpack, a high-through, reactive, non-blocking web framework for Java 8. He showcases the framework's features and explains how to write applications with Ratpack.
-
Functional Distributed Programming with Irmin
Anil Madhavapeddy introduces the Irmin library by means of a functional queue, shows how the Git mirroring works, and then demonstrates some more complex applications.
-
Powering the Industrial Enterprise: Introducing the IOT Platform-as-a-Service
Jesus Rodriguez explores the characteristics of the IOT PaaS vs. predecessor PaaS architectures, focusing on device management, event driven integration, real-time analytics and offline communication.
-
JavaScript for the C# (and Java) Developer
Phil Japikse introduces JavaScript to the C# developer, outlining some of the language paradigms.
-
Joy of Testing
John Hughes presents automated techniques that can improve testing, focusing on what the code should do rather than which cases should be tested, with war stories from Ericsson, Volvo Cars, and Basho.