InfoQ Homepage Development Content on InfoQ
-
Going Reactive: Event-Driven, Scalable, Resilient & Responsive Systems
Jonas Bonér discusses four key traits of Reactive Apps: Event-Driven, Scalable, Resilient and Responsive, how they impact application design, how they interact, related technologies and techniques.
-
Parallel-lazy Performance: Java 8 vs Scala vs GS Collections
Sponsored by Goldman Sachs. Java 8 has Streams, Scala has parallel collections, and GS Collections has ParallelIterables. How well do they perform?
-
Clients Matter, Services Don't
Mike Amundsen reviews patterns in developer practices and trends in services and libraries that emphasize the idea that in the end "Clients Matter, Services Don't".
-
Duetto: C++ as the Platform Language for the Web
Alessandro Pignotti introduces Duetto, a C++ compiler that enables developers to write full client-server Web applications in standard C++ and to port existing C++ codebases to the Web.
-
Building Real-time Web Applications with Stratified JavaScript
Alexander Fritze shows how to build real-time web app with Conductance, a web app server built on Stratified JavaScript which includes support for modularity and composability of asynchronous code.
-
Project Avatar
In this solutions track talk, sponsored by Oracle, David Delabassee discusses creating hybrid apps with Avatar, a platform for server-side development in JavaScript for the JVM.
-
What Every Hipster Should Know About Functional Reactive Programming
Bodil Stokke demos building a complete video game from nothing in the span of a conference talk using functional reactive programming.
-
Let Me Graph That For You: Building a Graph Database Application
Ian Robinson introduces tools and techniques for building a system around a graph engine, experiment with graph data, and using it in an application.
-
Debunking the Steve Rule
Corinna Brock discusses the place of women in software development, how to be a minority, how to increase their number and how to keep the current ones.
-
Building Stuff Changes Everything
Pieter Hintjens keynotes on the current digital revolution that has created an “all seeing, all hearing policeman”, discussing what can be done about it.
-
Go Reactive: Blueprint for Future Applications
Roland Kuhn introduces the principles of reactive applications, providing guidance on how to create reactive systems.
-
Doing Data Science with F#
Tomas Petricek introduces F#’s capabilities in dealing with scientific data: type providers -CSV, XML, JSON, REST-, interactive development, data visualization libraries, integration with R or MathLab