Introduction
Intended audience
This book as its title suggest is for newcomers to drools. As explained in the drools tutorial, when using drools you will change the classical development paradigm you are using going from procedurale to declarative programming. The shift is not complex to accomplish but there is a need for a onboarding set of tutorials that will help you to jump into implementing algorith/business rules wiht drools with no difficulty.
As a regular trainer of drools, I can only encourage you to do the exercices completely by yourself and try not to go the solutions directly. By doing so, the learning curve will be a little longer but so much easier at the end. By going directly to the solution, you will miss 50% of the training content.
drools On-Boarding
You can find here all the materials that go with this book.
The book is also on Github here.
Here is the content of the book
How to edit the docs
go to Drools Onboarding book
There you can clone and edit the document
You can do it from Github also
How to run the tutorial and examples
the source code for the tutorials and examples can be found on Github
there is a virtual box appliance available with all included that you can find here (TODO)
Last updated