This project has retired. For details please refer to its Attic page.
Tutorials
Qi4j
Introduction
Tutorials
Javadoc
Samples
Core
Libraries
Extensions
Tools
Glossary 

Tutorials

Overview

Tip

Theses tutorials are based on actual code found in the tutorials/ directory of the Qi4j SDK sources. You should start your favorite editor and find the code related to this tutorial, run it and play with it.

In this section you will find a comprehensive set of tutorials about Composite Oriented Programming using Qi4j.

Qi4j in 2 hours 42 minutes

This quite long introduction to Qi4j will start by brushing up an overview of the problems Qi4j solve, teach you what Composite Oriented Programming is and guide you through the process of writing a complete Application around an adapted Hello World example.

Getting real with Qi4j

Throughout this set of tutorials it will be shown how to depend on Qi4j in your build, how to assemble a complete application, how to create and work with Composites and Services, how to use contextual fragments and leverage properties.

More tutorials

In this other set of tutorials it will be shown how to achieve tasks that frequently arise during the development of a typical application.

Qi4j Development

This last set of tutorials you’ll learn how to build the Qi4j SDK from sources including this very documentation website , the Qi4j manual, binaries and sources distributions.