Blog

03. 09. 2025.

Two AI projects

The authors present two real-world business cases demonstrating how ISTRA TECH applied artificial intelligence to specific projects developed for the market.

06. 09. 2023.

Prolog and “classic” artificial intelligence

The paper briefly introduces the Prolog programming language and its foundations in logical programming and mathematical logic. Prolog, along with Lisp, has been widely used in symbolic AI and remains among the top ten most commonly used languages for AI in general today.

23. 02. 2023.

How to debug Forms programs

The topic of the paper is debugging the Forms program with the author’s comparison of the use of different versions of the Forms debugger.

23. 02. 2023.

Ant and honey on the prism and cylinder – part 2

After an interesting concept of a mathematical game in which it is necessary to determine: “What is the shortest path between an ant and a drop of honey?”, the author encounters more mathematical secrets…

22. 02. 2023.

JDBC and Oracle database

Although Java developers often use Object-Relational Mapping tools (e.g. Hibernate) to work with the database, it is useful to know “lower access”, i.e. JDBC.