内容简介:This is a hopefully ever expanding collection of tutorials on aspects of the SWI-Prolog environment. Our emphasis is on learning to writeWe'd love to have more contributors of tutorials. Areas we'd love to see covered: Pldoc, The IDE, CLP, Expert Systems,
This is a hopefully ever expanding collection of tutorials on aspects of the SWI-Prolog environment. Our emphasis is on learning to write real world applications in SWI-Prolog.
- Definite Clause Grammars by Anne Ogborn
- Web Applications by Anne Ogborn
- Constraint Logic Programming over Finite Domains by Anne Ogborn
- Printing Messages in SWI-Prolog by Anne Ogborn
- Constraint Handling Rules by Anne Ogborn
Stuff that's in the general vein of the Real World tutorials, but are by others
- There is a SWISH tutorial on the dict structure that was introduced with revision 7.0
- There is a SWISH tutorial on tabling that was introduced with 7.2.3
- Michael Richter maintains a tutorial on using modules with SWI-Prolog Using Modules with SWI-Prolog
- Michael Hendricks has a tutorial for his vastly nifty pack "Julian" for reasoning about dates and times Julian tutorial
- The Amzi Corporation maintains a useful introduction to expert systems Expert Systems in Prolog
Other stuff by me (Anne Ogborn) about Prolog
Selected other folks' tutorials and info about prolog
- Roman Bartok maintains a great tutorial introduction to Prolog
- The introductory book Learn Prolog Now is online, and has embedded SWISH so you can run the examples right in the text
- Help, my brain is melting())).pl
Contribute!
We'd love to have more contributors of tutorials. Areas we'd love to see covered: Pldoc, The IDE, CLP, Expert Systems, aggregator library, and whatever else excites you.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JavaScript RIA开发实战
(英)Dennis Odell / 张立浩 / 清华大学出版社 / 2010 / 48.00元
本书介绍如何采用最合理的方式为RIA编写可靠的、易于维护的HTML、CSS和JavaScript代码,以及如何使用Ajax技术在后台实现浏览器与Web服务器的动态通信。本书将介绍您在构建Web应用程序时可能遇到的性能限制,以及如何以最佳的方式克服这些限制。此外,本书提供的提示可以使用户界面响应更加灵敏。 本书也将介绍如何通过添加使用自定义字体的印刷标题、多媒体回放组件、自定义窗体控件和动态绘......一起来看看 《JavaScript RIA开发实战》 这本书的介绍吧!