# prolog

Published articles for prolog.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Learning Prolog: A Beginner's Introduction to Logic and Relational Programming

DevFeed: [Learning Prolog: A Beginner's Introduction to Logic and Relational Programming](<https://devfeed.tech/articles/probably-the-language-of-god-39028.md>)

Original publisher: [Read original article](<https://vladimirj.dev/probably-the-language-of-god/>)

Author: Vladimir Jovanović

Published: 2017-10-24T09:44:00Z

Content type: tutorial

Language: en

Sources: [Vladimir Jovanović](<https://devfeed.tech/sources/vladimir-jovanovic.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [Programming language](<https://devfeed.tech/topics/programming-language.md>), [Development](<https://devfeed.tech/topics/development.md>), [Mathematics](<https://devfeed.tech/topics/mathematics.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [computer-science](<https://devfeed.tech/tags/computer-science.md>), [language](<https://devfeed.tech/tags/language.md>), [math](<https://devfeed.tech/tags/math.md>), [programming](<https://devfeed.tech/tags/programming.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [prolog](<https://devfeed.tech/tags/prolog.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

A developer revisits Prolog after encountering it at university, explaining its facts, rules, relations, queries, and use in calculating factorial. The article concludes that Prolog is a niche but worthwhile way to explore a different approach to software development.

### Source excerpt

During my university days, while I was studying Mathematics and CS, software development was refreshment of applied science in a sea of theoretical math. But then at my 4th semester I got the Prolog.