InfoQ Homepage Conferences Content on InfoQ
-
10 Things You Need to Know about BDD, SpecFlow and Cucumber
Seb Rose discusses BDD, what it is good for and what tools can help, common BDD anti-patterns and myths, as well as advice for starting with it.
-
API: The "I" Stands for Innovation
Mike Amundsen discusses innovation and how the latest round of technical advances in APIs can be used to leverage growth and innovative thinking within teams, companies, and communities.
-
Java 9's Other Puzzle Pieces
Erik Costlow discusses which Java 9 improvements are automatic, which require an update, and how to take advantage of new multi-release JAR files and maintain backwards compatibility during upgrade.
-
Scientific Simulation with Eclipse - from Zero Code to Running on Lots of Cores in 10 Minutes
Alex McCaskey describes recent plugins implemented for the Eclipse ICE to streamline and improve the MOOSE development workflow, from application development to execution on a remote HPC resource.
-
A Review of Eclipse 4, Its APIs and Architecture
Tom Schindl reviews Eclipse 4’s API and architecture, pinpointing successes, failures and mistakes.
-
From Zero to Hyper in 30 Minutes: Live Coding a Hypermedia Client
Mike Amundsen demos creating a HTTP request in JavaScript using Request, Response, Render, and Repeat, then handling the responses, and parsing the returned document for data, links, and forms.
-
Project Jigsaw in JDK 9: Modularity Comes to Java
Simon Ritter explains the impact Jigsaw will have on developers in terms of building their applications, as well as helping them to understand how things like encapsulation will change in JDK 9.
-
Predicting the Future: Surprising Revelations trom Truly Big Data
Pushpraj Shukla discusses how Microsoft Bing predicts the future based on aggregate human behavior using one of the largest scale data sets, and recent progress in large scale deep learnt models.
-
API or Die Trying
Brett Adam shares how Zendesk built an API-first company and some tips and tricks learned "from the field" on how to build an API that developers love.
-
Subside Failure: Partitioning Time and Space
Sadek Drobi talks about the prismic.io API and how to understand the properties and the mechanics of a system, and to partition its different dimensions to avoid a domino style failure cascade.
-
Much Faster Networking
David Riddoch talks about the technologies that make high performance networking possible on commodity servers, with a special focus on direct access to the network adapter by bypassing the kernel.
-
Staying in Sync: from Transactions to Streams
Martin Kleppmann explores using event streams and Kafka for keeping data in sync across heterogeneous systems, and compares this approach to distributed transactions.