ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14 results

Tomas Petricek
TinyProlog 5.1 - How logic programming works

Prolog is based on the logic programming paradigm, which is very different from the functional and imperative paradigms that ...

24:47
TinyProlog 5.1 - How logic programming works

609 views

1 month ago

Tomas Petricek
TinyProlog 5.2 - Structure, unification, resolution

How do we implement the core logic of the TinyProlog program execution? To understand this, we need to look at a bit of theory.

20:33
TinyProlog 5.2 - Structure, unification, resolution

157 views

1 month ago

Tomas Petricek
TinySystems 1.3 - Programming languages and systems

The use of the term "programming system" in the title of the course is deliberate. I did not call it "Write your own tiny ...

23:38
TinySystems 1.3 - Programming languages and systems

250 views

2 months ago

The Debug Zone
Generating All Possible Binary Trees in Prolog: A Step-by-Step Guide

In this video, we delve into the fascinating world of binary trees and explore how to generate all possible binary trees using Prolog ...

3:46
Generating All Possible Binary Trees in Prolog: A Step-by-Step Guide

51 views

11 months ago

Eric The Resident
My Amazing Programming Languages Tierlist (2024 Edition)

This is just a tierlist of all the languages I can remember using so far since I started programming. There's not that many of them, ...

5:58
My Amazing Programming Languages Tierlist (2024 Edition)

14 views

11 months ago

The Debug Zone
Prolog List Challenge: Finding Progressively Bigger Elements Explained

In this video, we dive into the fascinating world of Prolog programming with a challenge that focuses on lists. Join us as we ...

3:47
Prolog List Challenge: Finding Progressively Bigger Elements Explained

6 views

4 months ago

The Debug Zone
Understanding Choice Points and Redo Mechanism in Prolog Programming

In this video, we delve into the fascinating world of Prolog programming, focusing on two critical concepts: choice points and the ...

4:09
Understanding Choice Points and Redo Mechanism in Prolog Programming

3 views

2 months ago

The Debug Zone
Understanding Truthful Abstract Measures for Prolog Goal Runtime Costs

In this video, we delve into the intricate world of Prolog programming, focusing on the concept of truthful abstract measures and ...

1:32
Understanding Truthful Abstract Measures for Prolog Goal Runtime Costs

2 views

3 months ago

The Debug Zone
How to Read Files in SWI-Prolog: Examples and Common Challenges

In this video, we delve into the essential topic of reading files in SWI-Prolog, a powerful logic programming language. Whether ...

3:12
How to Read Files in SWI-Prolog: Examples and Common Challenges

42 views

11 months ago

The Debug Zone
Prolog DCG set_prolog_flag double_quotes: Source Code Directive Location Matters

In this video, we delve into the intricacies of Prolog's DCG (Definite Clause Grammar) and the significance of the `set_prolog_flag ...

5:30
Prolog DCG set_prolog_flag double_quotes: Source Code Directive Location Matters

2 views

2 months ago

The Debug Zone
How to Get Multiple Solutions in SWI-Prolog Using Toplevel Queries

In this video, we delve into the powerful capabilities of SWI-Prolog, focusing on how to retrieve multiple solutions using toplevel ...

3:36
How to Get Multiple Solutions in SWI-Prolog Using Toplevel Queries

16 views

11 months ago

The Debug Zone
Prolog Tutorial: Finding All Combinations of Lists of Lists Efficiently

In this video, we dive into the fascinating world of Prolog programming, focusing on an essential problem: finding all combinations ...

1:37
Prolog Tutorial: Finding All Combinations of Lists of Lists Efficiently

7 views

6 months ago

K1bomax
AI's Early Days  Lisp, Prolog & Expert Systems #ai #deepseek #opensource

AI's Early Days Lisp, Prolog & Expert Systems Join Jeff Crume as he dives into the distinctions between Artificial Intelligence (AI), ...

0:34
AI's Early Days Lisp, Prolog & Expert Systems #ai #deepseek #opensource

816 views

10 months ago

The Debug Zone
Understanding findall/3 in Prolog: Why It Creates Unrelated Variables

In this video, we delve into the intricacies of the `findall/3` predicate in Prolog, a powerful tool for collecting solutions to queries.

2:10
Understanding findall/3 in Prolog: Why It Creates Unrelated Variables

21 views

6 months ago