InfoQ Homepage Conferences Content on InfoQ
-
Smart Clouds
Axel Angeli discusses features of “smart” clouds": loosely connected computers, new forms of artificial intelligence, self-organized collaboration , green.
-
Compiling Scala to LLVM
Geoff Reedy informs on the current status of a LLVM backend for the Scala compiler project he’s working on, detailing on its design and implementation.
-
Lessons from Functional Programming in Five Languages
Robert Rees shares lessons learned while using Clojure and applied them to other languages, Scala, JavaScript and Java.
-
Driving Towards An Agile Culture
Lawrence Ludlow and Susan Smart organize a panel to answer questions related to introducing Agile into organizations, trying to find out the actions, impediments and benefits of such an endeavor.
-
Reinventing Rackspace: Agile-techture - Nimble Cloud Engineering
Wayne Walls discusses how Rackspace does cloud based on OpenStack, touching: open source, cloud on cloud, continuous delivery, and open API.
-
Architecture of a Modern Web App
Scott Andrews demoes using two JavaScript frameworks – Meteor and Derby – to create complex web applications.
-
Scaling Scalability: Evolving Twitter Analytics
Dmitriy Ryaboy shares some of the lessons learned scaling Twitter’s analytics infrastructure: Data loves a schema, Make data sources discoverable, and Make costs visible.
-
Designing a REST-ful API Using Spring 3
Ben Hale explains how to design and test a RESTful API with Spring MVC, providing an example of a simple game application showing the design principles used.
-
Staged Program Development
K. Rustan M. Leino advocates developing in stages by using languages that offer both design level abstractions – types, contracts, higher-level constructs, ghost constructs- and implementation ones.
-
Innovation Games - Software Powered Innovation Through Collaborative Play
Luke Hohmann keynotes on what creates, causes, enables, and promotes software innovation.
-
Monads for Normal People
Dustin Getz shows writing monads code explaining how they work and why they are useful.
-
Going Real-time: How to Build a Streaming API
Ross Mason explains what real-time API is, the corresponding technologies and trends, demoing using streaming APIs.