InfoQ Homepage Presentations
-
Agile UX: Is Agile from Mars and UX from Venus?
Carl Myhill, Steve Hayes highlight the key elements that a UX Design process and an Agile process have in common, providing practical tips on how to make them work together.
-
The Guessing Game - Alternatives to Agile Estimation and the #NoEstimates Debate
Neil Killick exposes the risks inherent to the estimation culture, proposing practical alternatives for the project and spring level.
-
XP at Unruly
Arber Pllana shares from his experience using XP at Unruly while scaling the infrastructure to handle a growing amount of traffic and data.
-
Stop Trying to Change Me!!
Jason Little teaches how to bring change in an organization without having people feel threatened.
-
PostCards from the Future: Tipis for Overcoming Barriers to Innovation
Annemie Ress details 10 actions that help organizations to unlock innovation, addressing 3 themes – fear, language and motivation – which have an impact on their culture of innovation.
-
Software for Programming Cells
Colin Gravill discusses programming living cells, demonstrating a software tool chain for characterizing genetic parts that can be combined into genetic devices for programming cell function.
-
Finding a Way Out
Chris Granger attempts to imagine what programming would look like if it was created today.
-
Ease at Work
Kent Beck addresses several questions: Why are programmers so often ill at ease with themselves? What can we do to become comfortable in our own skins? What might happen as a consequence?
-
Haskell at Barclays: Exotic Tools for Exotic Trades
Tim Williams describes one of the world's largest commercial Haskell deployments (Barclays) and shares some experiences and insights gained using Haskell to build domain specific languages.
-
Building a Language for Spreadsheet Refactoring
Felienne Hermans introduces BumbleBee, a refactoring and metaprogramming spreadsheets tool based on a DSL that can perform transformations against spreadsheet formulas.
-
Top 10 Performance Gotchas in Scaling In-memory Algorithms
SriSatish Ambati shares tips for in-memory algorithms, discussing I/O, S3 resets, muxers, primitive byte arrays, non-blocking structures, and fork/join queues.
-
Meteor -Web Development Like You've Never Seen
Matt Debergalis highlights some of Meteor's components, showing how they work together to dramatically shorten the development cycle, whether you're a team of expert developers or just getting started