InfoQ Homepage Languages Content on InfoQ
-
Domain-Driven Design and Domain Specific Languages
In DDD, the "ubiquitous language" is central, but it's richness and fluency is hard to render with only OO. Eric Evans shows how DDD and DSLs works together in complex business applications.
-
The Power of Javascript
Glenn Vanderburg makes the case for Javascript, a language long overlooked. This presentation from JAOO 2007 shows the powerful language features of Javascript, and the many places it's used.
-
Scala: Bringing Future Languages to the JVM
In this presentation, Lex Spoon discusses the Scala programming language. Topics covered include the origin of Scala, the philosophy behind Scala, the Scala feature set, Scala examples and DSLs.
-
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.
-
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.
-
Mongrel, 2500 Lines, and Economics
Zed Shaw talks about Mongrel and its impact. For companies, the talk contains valuable information about Dos/Don'ts when interacting with open source teams.
-
Rich Internet Applications with Flex and AIR
In this presentation from QCon San Francisco, Cristophe Coenraets discusses the benefits of Flex for RIA development, the Flex API, the AIR runtime, and examples of RIAs made with Flex, Flash and AIR.