Arbeitsbuch PROLOG (German)

Arbeitsbuch PROLOG (German)

Dieses Buch soll in die Programmiersprache PROLOG und in die mit ihr verbundene ‘Logik-programmierung’ einführen. Die Idee, ‘Logik als eine Programmiersprache’ zu verwenden, führt zu einer völlig neuen Auffassung vom Programmieren: Das Programm ist nicht eine Folge von Handlungsanweisungen, sondern eine Sammlung von Fakten und Regeln. Das zu lösende Problem wird als eine Anfrage an diese Sammlung formuliert. Im Idealfall führt die logisch korrekte Formulierung der Regeln und der Anfrage zur Lösung des Problems.

Kurs Starten

Materialien

Das GitHub-Repositorium für dieses Projekt befindet sich hier:

https://github.com/LiaBooks/Arbeitsbuch-Prolog

… oder schauen sie sich das Beispiel im LiveEditor an:

Related Posts

Podcast: Data Management Training at the University of Vienna

This podcast delves into the University of Vienna’s innovative data management training program, developed by a diverse team of data stewards for a wide audience including PhD students and technical staff.

Read More

ASCII-aRT

After writing systems, here is a quick intro into ASCII-aRT - the next evolutionary step of writing - and how it is integrated into LiaScript, such that you can integrate for example also formulas and animations to your image…

Read More

Changing Layout - FlexBox is your Friend

In this article, we will show you how to change the layout of certain parts of your LiaScript course easily with FlexBox.

Read More