
- 480 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
About this book
Jess in Action first introduces rule programming concepts and teaches you the Jess language. Armed with this knowledge, you then progress through a series of fully-developed applications chosen to expose you to practical rule-based development. The book shows you how you can add power and intelligence to your Java software.
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Jess in Action by Ernest Friedman-Hill in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Copyright
- Dedication
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- Author Online
- About the Title
- About the Cover Illustration
- Part 1. Introducing rule-based systems
- Chapter 1. Rules to the rescue
- Chapter 2. What are rule-based systems?
- Part 2. Jess: A rule-based programming environment
- Chapter 3. Introducing Jess
- Chapter 4. Getting started with the Jess language
- Chapter 5. Scripting Java with Jess
- Chapter 6. Representing facts in Jess
- Chapter 7. Writing rules in Jess
- Chapter 8. Under the hood: how Jess works
- Part 3. Creating your first rule-based application: the Tax Forms Advisor
- Chapter 9. Collecting the knowledge
- Chapter 10. Designing the application
- Chapter 11. Writing the application
- Part 4. Writing a diagnostic application: the PC Repair Assistant
- Chapter 12. Writing the PC Repair Assistant
- Chapter 13. Adding a graphical interface
- Part 5. Reasoning about reality: the HVAC Controller
- Chapter 14. The reality connection
- Chapter 15. Extending the Jess language
- Chapter 16. Writing the rules
- Part 6. TekMart.com: rule-based applications for the Web
- Chapter 17. Jess on the Web
- Chapter 18. Embedding Jess in Java applications
- Chapter 19. Deploying web-based applications
- Part 7. Enterprise systems
- Chapter 20. Jess, XML, and the enterprise
- Chapter 21. Jess in the J2EE environment
- Appendix A. Jess functions
- Appendix B. Abridged Java API for Jess
- Appendix C. An automated testing framework
- Index
- List of Figures
- List of Tables
- List of Listings