Skip to content
Learning path

Prolog Developer

Master Prolog — the original logic programming language. Unification, backtracking, constraint solving. Will rewire your problem-solving instincts.

mixed2 courses14 lessons~4 hoursFree
Start pathor sign up to track progress

Course sequence

  1. 01

    Prolog Fundamentals

    Not started

    Learn Prolog: the original logic programming language. Instead of telling the computer HOW to compute, you state facts and rules — the engine searches for answers via unification and backtracking. Will rewire your problem-solving instincts. Used in NLP, theorem proving, and constraint solving.

    intermediateprolog7 lessons~2h
  2. 02

    Prolog Intermediate

    Not started

    Level up from Prolog Fundamentals. Backtracking, cut, accumulators, findall/bagof/setof, assert/retract. The features that turn Prolog from puzzle-language into a real tool.

    intermediateprolog7 lessons~2h

Create a free account to track your progress across this path.

Prolog Developer