The next version of Ubuntu is coming soon

Coding examples

So far there is only one coding example that is done under Java.  Future plans is to provide a .NET example, and also to focus on specific frameworks such as Spring and (N)Hibernate.

Java Examples

A simple messaging system

This example illustrates how the software architecture applies to developing the application.  This is a simple example that allows a user to post a message.  With this simplicity, this is an entry level to understanding how a rich domain model works.