droolsonboarding
  • Introduction
  • Technical Materials
  • Overview
  • Drools tutorial
    • Installing Drools Tooling
    • Data Model used in the tutorial
    • Lesson 1 : Core concepts
    • Lesson 2 : binding
    • lesson 3 : Some more drools languages
    • lesson 4 : ruleflow
    • lesson 5 : Exercise
      • Requirements
  • BRMS tutorial
    • Organizational Unit And repository
    • Data Model
    • Business Requirements
    • Design
    • Implementing the Process Flow
    • Implementation technical parts
    • Implementing the initial step
    • Implementing standard price step
    • Implementing the Child over 3 years old is free promotion step
    • Implementing the Birthday promotion step
    • Implementing the Zurich reduction step
    • Implementing the final step
    • Conclusion
  • BRMS Runtime tutorial
    • Install needed tools to run the workbench
Powered by GitBook
On this page
  • Intended audience
  • drools On-Boarding
  • How to edit the docs
  • How to run the tutorial and examples

Was this helpful?

Introduction

NextTechnical Materials

Last updated 4 years ago

Was this helpful?

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 is the of the book

How to edit the docs

  • go to

  • 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

  • there is a virtual box appliance available with all included that you can find here (TODO)

here
content
Drools Onboarding book
Github