InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Unshackle Your Domain
Our application runs over 10,000 sustained transactions per second with a rich model. The key? Modeling state transitions explicitly.
-
Google App Engine and the Google Data APIs
This presentation introduces the Google App Engine and an overview of its features while building a simple application. Integration with the Google Data APIs is demonstrated.
-
From Concurrent to Parallel
This presentation looks at how Java SE 7 will address the challenges of multi-processor systems and parallelism with extensions to the java.util.concurrent package.
-
Scaling Hibernate
Emmanuel Bernard and Max Ross talk about patterns and practices used to achieve high volume and scale with Hibernate. They also explains Hibernate Shards and Search to push the scalability limits.
-
Merb: When Flexibility and Performance Matter
In this talk, Matt Aimonetti talks about the ideas and concepts behind Merb - and the reasons why it's appealing: speed, modularity and more.
-
Measure for Measure
This session surveys emerging evidence that we can measure the effect of the technical practices of Agile development, and explores what we might be able to do about it to our benefit.
-
What Happens When David Hasselhoff Meets the Cloud
Stefan presents a roadmap for moving to a cloud computing environment - specifically the AWS cloud platform - based on his experience at Soocial.
-
Kent Beck: Just You Wait
Kent Beck takes a look at trends and how they affect us. Communication, simplification, unintended consequences, disappearing models, and new approaches of design and tests are examined.
-
The Science of Computing and the Engineering of Software
Sir C.A.R. Hoare discusses the relationship between the science of computing and the engineering of software with science supplying theory and engineering, principles, practices, and results.
-
Adopting Agile Practices
Amr Elssamadisy explains choosing the best practices for your organization depends on its context and it's highest priority business values and/or smells.
-
Functions + Messages + Concurrency = Erlang
This highly technical presentation discusses Erlang and three models of concurrent programming along with challenges posed by concurrency and how Erlang resolves them.
-
Responsive Design
Kent Beck shares the importance of a programmer's intention to design and a small set of strategies he uses when designing.