InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
JRuby: Not Just Another JVM Language
Charles Nutter discusses JRuby features, the JRuby compiler, calling between Java and JRuby, Swing and JRuby, JRuby web applications, JRuby on Rails, persistence, build automation, TDD and BDD.
-
SOA Driving IT from the business
In this presentation, recorded at QCon London, Steve Jones explains his ideas on why IT is fundamentally broken, and how business-driven SOA might be a cure.
-
Laurence Moroney on Silverlight
In this presentation Laurence Moroney discusses Silverlight, a subset of the WPF that runs in the major web browsers as a plugin. Laurence provides an overview and roadmap for Silverlight.
-
Ajax and design patterns : Do we need a client tier?
In this talk, Dave Crane explores ways to apply design patterns to the client tier, how the use of patterns compares with the server-side and examines server-control vs client-control.
-
Introduction to Spring.NET
Mark Pollack, founder of Spring.NET, provides an introduction. Spring.NET is an open source framework that can help you more easily implement and design loosely coupled application architectures.
-
Designing for Testability
Cedric Beust and Alexandru Popescu discuss interesting features of TestNG, designing easily testable code, the pros and cons of TDD, functional versus unit testing, and migrating from JUnit to TestNG.
-
Ruby and the Art of Domain Specific Languages
Rich Kilmer explains Domain Specific Languages - the difference between internal and external DSLs, implicit vs. explicit styles and the declarative vs. imperative style of Ruby DSLs.
-
Three steps for turning a tier-based/Spring-application into dynamically scalable services
In this presentation, a three steps approach for turning your existing stateful tier-based /Spring-application into a dynamically scalable services application using OpenSpaces is demonstrated.
-
The Business Value of SOA
In this presentation Burton Group research director Anne Thomas Manes talks about how to convince a skeptical audience to approve the necessary investment by making the business case for SOA.
-
Erik Meijer on C# 3.0 and LINQ
In this presentation from QCon, Erik Meijer discuss C# 3.0 and LINQ with Objects, XML, and relational data. This is a more in depth discussion building on his "Democratizing the Cloud" presentation.
-
Chet Haase on Java FX, Update N and JDK 7
In this presentation, Chet Haase discusses Java SE 6, Update N/Consumer JRE, the goals and feature set for Java FX, and the current set of possible features for JDK 7.
-
Randy Shoup on eBay's Architectural Principles
Randy Shoup covers the architectural principles eBay has used to grow and evolve its infrastructure to handle massive scalability, availability, manageability and describes reusable patterns.