InfoQ Homepage Programming Content on InfoQ
-
Find the Right Abstraction Level for Your Tests
Gerard Meszaros advises on using the right abstraction level and automation tools when creating unit or system-level tests.
-
On the Way to DSLs for Non-programmers
The authors share insights from their experience building DSLs for business people.
-
End to End Reactive Programming at Netflix
In this talk Jafar Husain and Matthew Podwysocki explore the Reactive Extensions (Rx) library which allows to treat events as collections. Also: how Netflix uses Rx on the client and the server.
-
Employing Data Science to Enhance the Facebook Experience
Justin Moore shares how Facebook's own advances in Data Science have solved intricate location technology problems and how these lessons can be applied to other verticals to achieve similar gains.
-
Distributed Systems and the End of the API
Chas Emerick discusses some of the common issues appearing in distributed systems and ways to solve them.
-
The State of Mobile HTML5
Tomomi Imura takes a look at the current state of HTML5 and how it supports mobile web development, comparing to where it was a year ago.
-
Introduction to Google Dart
Chad Adams introduces Dart: Dart Editor, Dartium, and generating JavaScript with Dart2JS.
-
Agile in a Highly Regulated Organization, Part 1
Tami Flowers covers ways to successfully implement Agile while maintaining a formal yet lightweight SDLC, including documentation and deliverables, and governance and compliance.
-
Java SE 8 for Tablets, Pis, and Legos
Stephen Chin demos Java SE Embedded’s support for ARM processors and Java SE 8 running on consumer tablets, embedded devices such as Raspberry Pi and PandaBoard, and the new Lego Mindstorms EV3.
-
Erlang Patterns Matching Business Needs
Torben Hoffmann shares a number of patterns from Erlang systems, modeled through Object-Process Methodology, discussing their impact on business needs.
-
Spring Boot ... Tweeting Complete Spring Applications Since 2013
Rob Winch introduces Spring Boot, showing how to create the first app with it and explaining how it works under the hood.
-
The Art of Building Tools–A Language Engineering Perspective
Markus Völter suggests and illustrates creating development environments based on language workbenches that provide a generic infrastructure and can be easily extended and composed.