InfoQ Homepage Development Content on InfoQ
-
UI: The Functional Final Frontier
David Nolen introduces Om, a ClojureScript library providing a functional layer on top of Facebook React for building MVC UIs.
-
TypeScript - Scaling up JavaScript
Jonathan Turner covers the challenges with growing and maintaining large JavaScript applications and how TypeScript addresses them.
-
Abusing CSharp 5
Jon Skeet entertains the audience with C# snippets that one should not use in real life.
-
McDonalds, Six Sigma, and Offshore Outsourcing: Unexpected Sources of Insight
Chad Fowler keynotes on his career, the passion, the mistakes and good choices he made, and how that can help others learn the craft of software engineering.
-
JSF in the Modern Age
Keith Shakib presents how to use JSF 2 to write user interfaces on the server side.
-
Clojure Is the New C
Robert Martin argues that Clojure is a replacement for C with its simple syntax and minimal semantics.
-
The State of Speech Recognition on Mobile
Simon MacDonald explains how to use speech recognition effectively on mobile platforms, covering the W3C Web Speech API specification and its current implementation status.
-
The State of Hybrid Mobile Development
TJ VanToll takes a look at where the hybrid ecosystem is today, and where it's heading, trying to evaluate if the ecosystem is growing or shrinking.
-
Running Your Spring Apps in the Cloud
Cornelia Davis takes the Spring Trader application and makes (a few) modifications (mostly to config) to get it running on the same components in the cloud, specifically on the Cloud Foundry PaaS.
-
Software is Dead; Long Live Software!
Peter Wang keynotes on the existential question of what software "is", in an age when hardware ranges from smartphones to bacterial DNA to data centers, and what developers can do today about it.
-
Functional Principles for Object-Oriented Developers
Jessica Kerr explains through Java and C# code samples six principles of the functional programming style.
-
The Functional Programming Concepts in Facebook's Mobile Apps
Adam Ernst shows how his team at Facebook encountered spiraling complexities and declining reliability and decided to make the shift to functional, in the data model and the view layer of News Feed.