InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Scale Effects and other Stories
Crista Lopes discusses if scale affects the internal structure of projects and whether the popularity of libraries is correlated with internal software metrics such as bug density.
-
C++: The Good Parts
Jordan DeLong overviews the past, current and near future "good parts" of C++'s functional side through the colored lens of his biases.
-
Delivering Performance Under Schedule and Resource Pressure: Lessons Learned at Google and Microsoft
Ivan Filho shares lessons learned during the development and release of several large scale services at Microsoft and Google from the perspective of a performance manager.
-
The Secret Life of a Mathematica Expression
David Leibs unveils some of features of Mathematica Programming Language, a functional and dynamically typed programming language.
-
Scaling Engineering Culture at Twitter
Raffi Krikorian discusses the software engineering challenges met re-architecting Twitter and the cultural change impact that came with it.
-
The Facebook Mobile Release Process
Christian Legnitto offers insight in some of the tools and processes used by Facebook for pushing new updates to their mobile apps.
-
High Performance Virtual Teams - Oxymoron or Necessity?
Ashley Johnson identifies key principles for high performance product development teams, and explore which of these we can and cannot control in virtual teams.
-
Building URL-Driven Web Apps with Ember.js
Tom Dale examines the core architecture of a URL-driven web app built with JavaScript, then discusses a specific implementation of it with Ember.js.
-
Enabling Java in Latency Sensitive Environments
Gil Tene examines the core issues that have historically kept Java environments from performing well in low latency environments and how it can perform now without trade-offs and compromises.
-
No Formula for This
Tom Santero explores the various configurations of distributed teams, dissecting both productive as well as undesirable qualities that emerge when working remotely.
-
Reactive REST
Jafar Husain explains how Netflix uses reactive programming to build and consume REST endpoints, and how they work around the limitations of the HTTP protocol to create high-performance REST APIs.
-
Lessons from Building LinkedIn Mobile - HTML5 & Node.js
Kiran Prasad discusses what impact mobile has on architecture, explaining how HTML5 and Node.js can help, and sharing how to use these technologies effectively at scale.