Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn Prolog programming in this comprehensive tutorial covering installation, basic concepts, syntax, and advanced features. Explore facts, rules, variables, control structures, complex terms, comparison operators, recursion, mathematical operations, input/output handling, file operations, looping, database manipulation, list processing, and string manipulation. Gain practical skills to develop logic-based applications using Prolog's declarative programming paradigm.
Syllabus
Installation .
Introduction .
Facts .
Rules .
Variables .
If Statement .
Complex Terms / Structures .
Format .
Comparison .
Trace .
Recursion .
Math .
Reading / Writing Console .
File I/O .
Looping .
Changing the Database .
Lists .
Strings .
Taught by
Derek Banas
Reviews
4.7 rating, based on 9 Class Central reviews
Showing Class Central Sort
-
The YouTube course "Prolog Tutorial" is an excellent resource for beginners and experienced programmers alike who want to dive into the world of Prolog. The instructor presents the material in a clear and engaging manner, making it easy to understan…
-
The best start in Prolog programming would be the Prolog tutorial on YouTube. It is friendly, interactive, and covers all of the basics in Prolog, which any beginner will find helpful to go through while explaining all the basic ideas of the languag…
-
The Prolog tutorial on YouTube is the ideal place to start if you're new to Prolog programming. It is an approachable, interactive guide that explains all the fundamental concepts of Prolog, including facts, rules, and queries, and is great for begi…
-
This Prolog course that was exceptionally detailed and comprehensive. This course was structured into many sections, each packed with thorough explanations and numerous examples, which made learning Prolog much easier and more effective. Each sect…
-
The "Prolog Programming" YouTube series offers a comprehensive introduction to Prolog, ideal for beginners and those seeking to refresh their skills. The instructor’s clear explanations and structured lessons make complex concepts accessible. Each video builds on the previous one, covering foundational topics like facts, rules, and queries, with practical examples that demonstrate Prolog’s unique approach to problem-solving. The visual aids and coding demonstrations enhance understanding, while the pacing allows viewers to follow along comfortably. Overall, this series is a valuable resource for anyone interested in logic programming and looking to master Prolog efficiently.
-
The Prolog course offers an in-depth introduction to logic programming, emphasizing its declarative nature. It starts with the fundamentals of Prolog syntax and semantics, moving on to practical problem-solving techniques. The course covers key concepts such as unification, recursion, and backtracking, demonstrating how to use them in real-world applications. The hands-on exercises and projects reinforce learning, making complex concepts easier to grasp. However, the steep learning curve and unique programming paradigm may pose challenges for those new to logical reasoning. Overall, it's a comprehensive and valuable course for anyone interested in AI and logic programming.
-
This prolog programming course comprises of 18 videos each of which are 11 minutes duration. The course covers the fundamentals of Prolog thoroughly, starting with basic concepts like facts, rules, and queries, and progressing to more advanced topics such as recursion, backtracking, and list manipulation. The material is well-organized and builds on itself in a logical progression, making it easier to grasp even the more complex topics. The examples and assignments are well-designed, providing a solid understanding of how to apply Prolog in real-world scenarios. The pacing of the lectures is appropriate. I highly recommend it to anyone who wants to learn Prolog.
-
Basicaly i learnt how Prolog remains a powerful and unique tool in programming languages, for applications involving logic and symbolic reasoning. Understanding the basics of Prolog opens up new ways of thinking about problem-solving and algorithm design, making it a valuable addition to a programmer’s toolkit.
-
Prolog tutorial on YouTube offers clear, concise explanations and practical examples, making it ideal for efficient learning and mastering Prolog quickly.