InfoQ Homepage Development Content on InfoQ
-
React Native: A Better Way To Do Mobile
Brent Vatne introduces React Native, a framework for building native user interfaces for mobile devices.
-
The World of Swift 3
Daniel Steinberg takes a look at what idiomatic Swift will look like when Swift 3 is released and discusses the reasoning behind some of the choices.
-
Papyrus for Real Time: Executable Modeling on Eclipse
Charles Rivet introduces Papyrus RT, an industrial-grade modeling environment for the development of complex, software intensive, real-time, embedded, cyber-physical systems.
-
Creating a Standalone Generator with Xtend
J. Langley shows how to create and debug a code generation project with Xtend, walking through the steps from beginning to end with only an EMF data structure as a starting point.
-
The Three T's of Digital Government Service Delivery
Lindsay Holmwood discusses the problems with the traditional approach to digital service delivery in government, and how APIs enable the DTO to help government deliver simpler, faster public services.
-
The Netflix API Platform for Server-Side Scripting
Katharina Probst talks about the situations in which server-side scripting is a good solution for applications. She describes Netflix’s first approach, which uses Groovy scripts.
-
A Darwinian Approach to APIs in Government Health
Bruce Haefele shares from the successes and failures implementing an API strategy at Healthdirect Australia.
-
Implementing Software Machines in Go and C
Eleanor McHugh discusses writing virtual machines using hardware emulation, including code snippets in Go and C.
-
Image Processing for iOS
Simon Gladman overviews some of the image processing techniques available to iOS developers and three frameworks offered by Apple: Core Image, Accelerate/vImage and Metal.
-
Why Functional Programming Matters
John Hughes takes a deep dive into the history of functional programming to revisit a personal selection of highlights.
-
The Slow Steady Industry Move Toward Tacit Programming
We're all aware that the industry is moving from Object-Orientation toward Functional Programming, but the move may be even deeper than that.
-
Typed Services Using Finch
Tom Adams outlines the problems faced when building small services, and how using a good type system can help, introducing Finch and highlighting how it addresses these concerns.