Best Web services Books
A web service is a service offered by one electronic device to another electronic device, which communicates with each other through the World Wide Web. In a web service, web technology like HTTP, originally designed for person-to-machine communication, is used for machine-to-machine communication, more specifically to transfer machine-readable file formats like XML and JSON. In practice, a web service generally provides an object-oriented web-based interface to a database server, used, for example, by another web server or by a mobile application, which provides a user interface to the end user . Another common application offered to the end user may be a mashup, where a web server consumes various web services on different machines and compiles the content into a user interface.
Here is a list of online books on the web service in various formats available for free:
- Google App Engine Java Experiments by Romin K. Irani
- Getting Started with Cloud Computing by Vijay Trehan
- Introduction to Web Services with Java by Kiet T. Tran
- Pro Web 2.0 Mashups: Remixing Data and Web Services by Raymond Yee
- RESTful Web Services by Leonard Richardson, Sam Ruby
- Sun Certified Web Component Developer (SCWCD) Study Guide by Ken Zrobok
- The Zope Book by Amos Latteier, Michel Pelletier
- The Java Web Services Tutorial by Eric Armstrong, et al
- XML WebServices and SOAP by V. Mukhi, S. Shanbhag, S. Mukhi
Comments
Post a Comment