ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,759 results

HuwsTube
It’s the Language of AI – So Why Doesn’t AI Use Prolog?

prolog #ai #swi-prolog Artificial Intelligence is all over the place these days. Prolog was supposed to be the language that would ...

10:47
It’s the Language of AI – So Why Doesn’t AI Use Prolog?

7,514 views

9 months ago

Science Club
Prolog 101: Dive into Logic Programming!

Unlock the power of logic programming with our introductory video, "Prolog 101: Dive into Logic Programming!" Discover how ...

10:46
Prolog 101: Dive into Logic Programming!

331 views

10 months ago

Emerging Tech Insider
What Makes Prolog A Logic Programming Language? - Emerging Tech Insider

What Makes Prolog A Logic Programming Language? In this informative video, we will dive into the fascinating world of Prolog, ...

3:36
What Makes Prolog A Logic Programming Language? - Emerging Tech Insider

31 views

5 months ago

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

644 views

2 months ago

دِماغ مبرمِج
Logic Programming (Prolog) | المراجعه النهائيه

تعالي نرجع زمن الثانيويه الجميل السبوره اللي اتشرحت: ...

2:04:36
Logic Programming (Prolog) | المراجعه النهائيه

8,576 views

7 months ago

Mary Kelly
Introduction to Prolog

A brief introduction to the Prolog programming language and the logical programming paradigm.

17:44
Introduction to Prolog

32 views

2 months ago

PIU - INNOVATION HUB
Prolog Programming Basics, Facts, Rules and Queries Syntax, Code, Examples and Implementation

New to Prolog? This beginner-friendly video breaks down the basics of logic programming in a simple and practical way.

5:08
Prolog Programming Basics, Facts, Rules and Queries Syntax, Code, Examples and Implementation

512 views

7 months ago

logiclayers lab
Learn Prolog in 5 Minutes – Run Your First File (Beginner Tutorial)

Learn how to run your first Prolog program in SWI-Prolog! In this beginner-friendly tutorial, we cover: How to create a simple ...

8:22
Learn Prolog in 5 Minutes – Run Your First File (Beginner Tutorial)

176 views

3 months ago

Techie_Wick
Prolog ( 2025 ) - The AI Language That Thinks in Logic- Uses Facts & Rules, Not Code!

Tired of `if-then-else` and `for` loops? What if you could program by simply telling the computer... facts and rules? Welcome to the ...

6:55
Prolog ( 2025 ) - The AI Language That Thinks in Logic- Uses Facts & Rules, Not Code!

107 views

2 months ago

ThoughtLab
Logic Programming and Rule-Based AI

The source provides an overview of logic programming as an alternative approach to artificial intelligence that is distinct from ...

6:07
Logic Programming and Rule-Based AI

59 views

3 months ago

vlogize
Converting Criminal Incidents into Prolog Facts: A Guide to Programming Logic

Learn how to effectively convert real-world scenarios into Prolog facts. In this post, we break down the process of creating logical ...

1:30
Converting Criminal Incidents into Prolog Facts: A Guide to Programming Logic

31 views

9 months ago

Logic Programming Education
Alejandro J. García on Computational Argumentation with Defeasible Logic Programming (full meeting)

Alejandro J. García is an Associate Professor at the Department of Computer Science & Engineering, Institute for Computer ...

1:06:44
Alejandro J. García on Computational Argumentation with Defeasible Logic Programming (full meeting)

60 views

6 months ago

Next LVL Programming
Is Prolog A Functional Programming Language? - Next LVL Programming

Is Prolog A Functional Programming Language? Have you ever wondered about the nature of Prolog and its role in programming ...

2:26
Is Prolog A Functional Programming Language? - Next LVL Programming

22 views

11 months ago

NDC Conferences
Why you should learn new programming languages -

This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper Attend the next ...

1:00:52
Why you should learn new programming languages -

1,327 views

4 months ago

G. Network
Prolog Tutorial: Solving the Australia Map Coloring Problem with CSP

Learn how to solve the Australia Map Coloring Problem in Prolog! 🗺️ In this video, we use Constraint Satisfaction Problem ...

46:31
Prolog Tutorial: Solving the Australia Map Coloring Problem with CSP

101 views

4 months ago

Tech·WHYS
Logic Programming 101: Beginner’s Guide Explained

Logic Programming Intro Discover the basics of logic programming in this easy-to-follow beginner's guide! Learn how logic ...

2:25
Logic Programming 101: Beginner’s Guide Explained

22 views

6 months ago

a bit of intelligence
Clarity and Logic in Prolog: A 2-minute “assert” &  “retract” primer

What does it mean to think clearly in a language? A short primer on how Prolog can update its internal “memory” using the ...

2:45
Clarity and Logic in Prolog: A 2-minute “assert” & “retract” primer

173 views

7 months ago

vlogize
Understanding the Cut in Prolog: Its Role in Performance and Logic

Explore the significance of the `cut` operator in Prolog programming, specifically at the base case of recursive functions.

1:41
Understanding the Cut in Prolog: Its Role in Performance and Logic

3 views

9 months ago

GitHub Daily Trend AI Podcast
GitHub - bobschrag/clolog: Full-featured logic programming (AKA "Prolog") embedded in/callable fr...

https://github.com/bobschrag/clolog Full-featured logic programming (AKA "Prolog") embedded in/callable from and supporting ...

3:36
GitHub - bobschrag/clolog: Full-featured logic programming (AKA "Prolog") embedded in/callable fr...

52 views

9 months ago

Mona Nasery
Prolog Tutorial 1: Basics and Fundamentals, York University

This video introduces the fundamentals of Prolog, a logic programming language widely used in artificial intelligence. The tutorial ...

1:05:35
Prolog Tutorial 1: Basics and Fundamentals, York University

2,435 views

11 months ago

ACM SIGPLAN
[PADL'25] On Bridging Prolog and Python to Enhance an Inductive Logic Programming System

On Bridging Prolog and Python to Enhance an Inductive Logic Programming System (Video, 27th International Symposium on ...

28:04
[PADL'25] On Bridging Prolog and Python to Enhance an Inductive Logic Programming System

54 views

8 months ago

vlogize
Understanding the    Operator in Prolog Programming

Discover what the ` ` operator represents in Prolog programming, particularly in Turbo Prolog. Learn its different uses and ...

0:49
Understanding the Operator in Prolog Programming

13 views

11 months ago

vlogize
Understanding Why Your Prolog Program Doesn’t Terminate: A Deep Dive into Logic Programming

Discover the reasons behind your Prolog program's non-termination and learn how to effectively handle logical queries while ...

1:46
Understanding Why Your Prolog Program Doesn’t Terminate: A Deep Dive into Logic Programming

8 views

10 months ago

Justin Montil
Programming and Logic
12:14
Programming and Logic

6 views

11 months ago

Next LVL Programming
How Does Prolog Syntax Compare To Other Languages? - Next LVL Programming

How Does Prolog Syntax Compare To Other Languages? In this informative video, we'll dive into the unique aspects of Prolog ...

3:02
How Does Prolog Syntax Compare To Other Languages? - Next LVL Programming

13 views

5 months ago