InfoQ Homepage Presentations
-
Code to Cloud: Continuous Delivery with Windows Azure
Justin Beckwith introduces several ways to deploy ASP.NET, Node, and PHP applications to Windows Azure, including git deployment, TFS deployment, continuous integration and custom scripts.
-
Mary Had a Little Lambda
Stephen Chin explains how to use some of the new lambda-enabled Java 8 APIs: enhanced collections, functional interfaces, and simplified event handlers.
-
Cut Your Cloud Bill - Techniques for Reducing the Cost of Cloud Computing
Richard Astbury provides practical steps and architecture decisions to optimize infrastructure for cost.
-
Embedded Java and MQTT
Peter Niblett explains what MQTT is and how it compares with HTTP, showing how to program to it in Java and Eclipse Paho, and reporting on the current MQTT standardization status at OASIS.
-
The Art of Reviewing Code
Arjan van Leeuwen overviews code reviews advantages and disadvantages, how much can be done in a code review, types of critiques, how to handle critiques and conflicts that might arise from them.
-
Macros vs. Monads
Chris Houser and Jonathan Claggett compare macros with monads, suggesting when it is better to use each of them, and pondering what could be done to improve them.
-
3 SHORT TALKS: What Do Techies Know about Recruitment?
The speakers tell stories on recruiting technical people: what they do, what drives their decisions, and why they feel it's important to leave recruitment completely in the hands of the HR department.
-
NoHR Hiring
Martijn Verburg and Zoe Slattery explain how to make the best use of community resources to find the ideal employee as well as sharing some horror stories.
-
Hire Education - Making Interviews Rock
Trisha Gee and Dan North explain how to effectively assess job candidates, treating them fairly and evenhandedly, gathering evidence to support a hiring, or passing, decision.
-
Functional Infrastructures: It's All Fn until You Hit Production
Antoni Batchelli discusses building an automated infrastructure in Clojure.
-
HTTP Performance Is a Solved Problem
Poul-Henning Kamp details some of the current HTTP performance issues that wait to be solved in the future.
-
Design, Composition and Performance
Rich Hickey explores the nature of design and composition and how it impacts the software development practice and tools.