InfoQ Homepage Programming Content on InfoQ
-
Advanced Web Development Techniques With Grails 2
Jeff Scott Brown presents some of the advanced features available in Grails 2 for web application development.
-
Exercises in Style
Crista Lopes writes a program in multiple styles -monolithic/OOP/continuations/relational/Pub-Sub/Monads/AOP/Map-reduce- showing the value of using more than a style in large scale systems.
-
Productive Out-of-the-Box with Ember.js
Anthony Bull overviews some of the tools that help being productive with Ember.js, providing details on Yeoman.
-
Stream Processing: Philosophy, Concepts, and Technologies
Dan Frank discusses stream data processing and introduces NSQ – Bitly’s open source queuing system – and other new technologies used for communication between streaming programs.
-
The Sound of Clarity: Organizational Health Is Simpler Than You Think
Alan Claypool discusses a methodology meant to bring coherence to an organization based on a strategic vision and clear focus on core values, over-communication and up-down accountability.
-
Demystifying .NET 4.5 Async
Mitchel Sellers introduces .NET 4.5 Async, showing how to use it by means of examples.
-
An Introduction To Web Development With Grails 2
Jeff Scott Brown demoes creating a web application with Grails 2 using the command-line, GORM and Hibernate, GSP, and Spring Integration.
-
Functional Reactive Programming in Elm
Evan Czaplicki explains the key concepts of Functional Reactive Programming, showing how FRP can avoid the callback hell. He shows how to use FRP for games, demoing a Mario game.
-
Taking PHP Seriously
Keith Adams outlines PHP's strengths and Facebook's attempts at remedying the inconsistencies and misfeatures in the core language.
-
Query Params with the Ember Router: Past, Present and Future
Alex Speller introduces Ember Query, a library enabling query string usage in Ember: introduction, advanced usage, tips & tricks, the future.
-
Building a Continuous Delivery Pipeline with Gradle and Jenkins
Peter Niederwieser discusses building a continuous delivery pipeline with Gradle and Jenkins.
-
The Evolution of Windows: WinRT
Raymond Chen tells the story of Windows’ API evolution from the beginning up to its latest version, WinRT.