Your Wish Is My Command: Programming by Example – Ebook PDF Instant Delivery – ISBN(s): 9780080521459,0080521452
Product details:
- ISBN-10 : 0080521452
- ISBN-13 :
- Author: Henry Lieberman
As user interface designers, software developers, and yes-as users, we all know the frustration that comes with using “one size fits all” software from off the shelf. Repeating the same commands over and over again, putting up with an unfriendly graphical interface, being unable to program a new application that you thought of yourself-these are all common complaints. The inflexibility of today’s computer interfaces makes many people feel like they are slaves to their computers. Shouldn’t it be the other way around? Why can’t technology give us more “custom-fitting” software?
On the horizon is a new technology that promises to give ordinary users the power to create and modify their own programs. Programming by example (PBE) is a technique in which a software agent records a user’s behavior in an interactive graphical interface, then automatically writes a program that will perform that behavior for the user.
Table of contents:
- Chapter 1. Novice Programming Comes of Age
- Chapter 2. Generalizing by Removing Detail: How Any Program Can Be Created by Working with Examples
- Chapter 3. Demonstrational Interfaces: Sometimes You Need a Little Intelligence, Sometimes You Need
- Chapter 4. Web Browsing by Example
- Chapter 5. Trainable Information Agents for the Web
- Chapter 6. End Users and GIS: A Demonstration Is Worth a Thousand Words
- Chapter 7. Bringing Programming by Demonstration to CAD Users
- Chapter 8. Demonstrating the Hidden Features that Make an Application Work
- Chapter 9. A Reporting Tool Using Programming by Example for Format Designation
- Chapter 10. Composition by Example
- Chapter 11. Learning Repetitive Text-Editing Procedures with SMARTedit
- Chapter 12. Training Agents to Recognize Text by Example
- Chapter 13. SWYN: A Visual Representation for Regular Expressions
- Chapter 14. Learning Users’ Habits to Automate Repetitive Tasks
- Chapter 15. Domain-Independent Programming by Demonstration in Existing Applications
- Chapter 16. Stimulus-Response PBD: Demonstrating “When” as well as “What”
- Chapter 17. Pavlov: Where PBD Meets Macromedia’s Director
- Chapter 18. Programming by Analogous Examples
- Chapter 19. Visual Generalization in Programming by Example