hitechpoints.com - Hi Techpoints – Programming Solution Blog

Description: The hitechpoints.com is open platform for technical people. Anyone can login and post their articles in different categories like Java, jBPM, Python, and etc..

Example domain paragraphs

Data structures are a very important part and a key component of computer science. Without the presence of different types of data structures, it is impossible to store the information effectively. Data structures are a…

In previous chapter we implemented a drools project to understand backward chaining. In this tutorial we will try to understand the attributes update statement and no-loop. Using update makes the rules engine aware that a fact has been…

In previous chapter we implemented a drools project to understand difference between Stateful and Stateless session. In this tutorial we will try to understand what is Backward chaining using example. What is Forward and Backward chaining? Chaining…