This project has retired. For details please refer to its Attic page.
Tutorials
Polygene™
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 Polygene™ 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 Polygene™.

Polygene™ in 42 minutes

This quite long introduction to Polygene™ will start by brushing up an overview of the problems Polygene™ 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 Polygene™

Throughout this set of tutorials it will be shown how to depend on Polygene™ 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.

Polygene™ Development

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