Learning Prolog: End of Semester 1
It's nearly Christmas (I should have a small Christmas surprise ready for you soon!), which also means that we've reached the end of the first series of Prolog labs. I'll continue posting this series once the labs start up again in semester 2, which starts on the 2nd of February.
The primary reason for writing this post, however, is to provide one central list of posts in this series so far.
- Prolog: First Impressions (or a basic tutorial on the first lab session)
- Learning Prolog: Lab Session #2
- Learning Prolog: Lab Session #3
- Learning Prolog: Lab Session #4 - Reading and Writing
- Learning Prolog: Lab Session #5 - Backtracking
- Learning Prolog: Lab Session #6 - More Looping
- Learning Prolog: Lab #7
- Learning Prolog: Lab #8 - findall/3
- Learning Prolog: Lab #9
- Learning Prolog: Lab #10