diff --git a/Programming Languages/Prolog/readme.md b/Programming Languages/Prolog/readme.md index bc85d4fe..e4959d89 100644 --- a/Programming Languages/Prolog/readme.md +++ b/Programming Languages/Prolog/readme.md @@ -20,9 +20,9 @@ Here are the collection of valuable resources to help you learn and master Prolo - [Testing and Debugging](#testing-and-debugging) - [Miscellaneous](#miscellaneous) - [Youtube](#youtube) -- [Books](#books) -- [Community](#community) - [Additional Resources](#additional-resources) + - [Books](#books) + - [Community](#community) - [Conclusion](#conclusion) @@ -399,7 +399,7 @@ Here are the collection of valuable resources to help you learn and master Prolo -### Youtube Videos +### Youtube > Video tutorials and lectures available on YouTube covering various aspects of Prolog programming. @@ -429,7 +429,61 @@ Here are the collection of valuable resources to help you learn and master Prolo -### Books + + +### Additional Resources + +> A collection of additional resources to further explore Prolog programming. +#### Miscellaneous + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Resource NameDescription
Learn Prolog Now!A comprehensive online course providing a thorough introduction to programming in Prolog.
P-99: Ninety-Nine Prolog ProblemsA collection of practice problems in Prolog and Logic programming, suitable for learners and enthusiasts.
The Power of PrologAn introduction to modern Prolog, exploring its capabilities and applications.
Simply LogicalA resource for learning intelligent reasoning in Prolog through practical examples.
Prolog WikibookA thorough overview of Prolog, covering its syntax, semantics, and practical usage.
Prolog for Software EngineeringLearn software engineering fundamentals using Prolog as the programming language.
Prolog ModulesExplore the fundamentals of SWI-Prolog Modules, including their usage and benefits.
Web Applications in SWI-PrologA guide to building web applications with SWI-Prolog, covering development and deployment aspects.
Constraint Logic Programming over Finite DomainsLearn the fundamentals of Constraint Logic Programming over Finite Domains using Prolog.
Printing Messages in SWI-PrologA tutorial on handling input/output and printing messages in libraries using SWI-Prolog.
+ + +#### Books > A curated list of books covering various aspects of Prolog programming. @@ -473,7 +527,7 @@ Here are the collection of valuable resources to help you learn and master Prolo -### Community +#### Community > Resources and forums where Prolog enthusiasts and professionals gather to discuss, share knowledge, and seek help. @@ -513,58 +567,6 @@ Here are the collection of valuable resources to help you learn and master Prolo
-### Additional Resources - -> A collection of additional resources to further explore Prolog programming. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Resource NameDescription
Learn Prolog Now!A comprehensive online course providing a thorough introduction to programming in Prolog.
P-99: Ninety-Nine Prolog ProblemsA collection of practice problems in Prolog and Logic programming, suitable for learners and enthusiasts.
The Power of PrologAn introduction to modern Prolog, exploring its capabilities and applications.
Simply LogicalA resource for learning intelligent reasoning in Prolog through practical examples.
Prolog WikibookA thorough overview of Prolog, covering its syntax, semantics, and practical usage.
Prolog for Software EngineeringLearn software engineering fundamentals using Prolog as the programming language.
Prolog ModulesExplore the fundamentals of SWI-Prolog Modules, including their usage and benefits.
Web Applications in SWI-PrologA guide to building web applications with SWI-Prolog, covering development and deployment aspects.
Constraint Logic Programming over Finite DomainsLearn the fundamentals of Constraint Logic Programming over Finite Domains using Prolog.
Printing Messages in SWI-PrologA tutorial on handling input/output and printing messages in libraries using SWI-Prolog.
- - ## Conclusion Mastering Prolog involves a systematic approach, starting with the basics and gradually moving towards more complex topics and applications. This roadmap provides a structured path to guide you through the learning process, ensuring you build a solid foundation and advance to higher-level skills.