Sebanyak 114 item atau buku ditemukan

Google, Amazon, and Beyond

Creating and Consuming Web Services

While many books are focused on the underlying technologies of web services and others are dedicated to providing web services, few books show how to consume web services. Google, Amazon, and Beyond: Creating and Consuming Web Services provides a thorough review of the technologies and techniques for connecting client applications to services of all kinds. Using a decidedly hands-on approach, authors Alexander Nakhimovsky and Tom Myers present extensive examples of programming with XML, SOAP, REST, and WSDL in JavaScript (tested in IE and Mozilla) and in Java (using open-source tools available on Windows, Linux, and OS X).

Google, Amazon, and Beyond: Creating and Consuming Web Services provides a thorough review of the technologies and techniques for connecting client applications to services of all kinds.

Beginning VB.NET XML

Extensible Markup Language (XML) has been perhaps the biggest buzzword in application development for several years and now Microsoft has taken XML into the core of its .NET Framework. This book is aimed at teaching XML (and related technologies such as XPath, XSLT, and XML Schema) to beginning and intermediate Visual Basic .NET developers who want to understand what all the fuss is about.

The Game Maker's Apprentice

Game Development for Beginners

The Game Makers Apprentice shows you how to create nine exciting games using the wildly popular Game Maker game creation tool. This book covers a range of genres, including action, adventure, and puzzle games complete with professional quality sound effects and visuals. It discusses game design theory and features practical examples of how this can be applied to making games that are more fun to play. Game Maker allows games to be created using a simple drag-and-drop interface, so you don’t need to have any prior coding experience. It includes an optional programming language for adding advanced features to your games, when you feel ready to do so. You can obtain more information by visiting book.gamemaker.nl. The authors include the creator of the Game Maker tool and a former professional game programmer, so you’ll glean understanding from their expertise. The book also includes supplementary materials (on Apress.com) containing Game Maker software and all of the game projects that are created in the book—plus a host of professional-quality graphics and sound effects that you can use in your own games.

This book covers a range of genres, including action, adventure, and puzzle games complete with professional quality sound effects and visuals.

Beginning Java Web Services

Web Services is no longer the next new idea, but has very much become part of the technology landscape. The Web Services development model involves creating independent application components and making them available for use across the Internet. Before advancing to high-level Web Services implementation, it is essential to understand the basic concept of Web Services. This book examines what Web Services are and how they can work with Java by introducing specifications, APIs, tools and examining industry trends.