Dristanta Silwaldristantasilwal.hashnode.dev·Dec 5, 2024Prolog Lessons from CS 210When I first encountered Prolog in CS 210: Programming Language, I must admit it was both intriguing and intimidating. Unlike traditional imperative languages like C or Python, Prolog operates on an entirely different paradigm. It wasn’t just about l...Programming Blogs
Travis Horntravishorn.com·May 10, 202312 Months, 12 Languages: My Journey with the #12in23 Challenge - Mindshifting May with PrologLearning new programming languages is an important aspect of a software developer's journey. It helps you expand your knowledge, learn new techniques, and approach problems in unique ways. That's why, even in the fifth month, the #12in23 Challenge is...10 likes·150 reads#12in23 Challengeprogramming languages
Yuan Liliyuan.hashnode.dev·Nov 16, 2022Prolog : What is PrologAs usual, the first article of a language is a introduction article.But I want to say, I like Prolog when I first known this language. It is concise, efficient and logical. I can't wait to use it. What is Prolog Prolog is a logic programming language...PrologProlog