Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>java</span>

Joist Bootstrapping

Joist is a web application development stack. It consists of two sub-projects joist.domain, an ORM with type-safe queries (no strings) and no runtime class generation (no CGLIB), and joist.web, a component-based web framework. The goal is a simple, productive environment for enterprise-scale webapps. This screencast shows how to use the …

The Power of Value – Power Use of Value Objects in Domain Driven Design

Of all our design tools, creation of value objects is probable the most underused. This is the case especially considering its enormous potential to relieve entities and services from a lot of disturbing complexity. In this presentation we see some power-usage of the concept and how it can revolutionise your …

The BUG

The BUG is a modular, mobile, open source computer designed to put the user in control. Using Linux, Java, and OSGi new types of applications can be created with previously unknown hardware combinations. This talk will illustrate how to build dynamic, highly customizable applications using Linux, Java, OSGi, and Eclipse. …