Linked Data is a standards-driven model for representing structured data on the Web that gives developers, publishers, and information architects a consistent, predictable way to publish, merge and consume data. It’s been adopted by many well-known institutions, including Google, Facebook, IBM, Oracle, and government agencies, as well projects such as Drupal and WordPress.
Thứ Ba, 3 tháng 2, 2015
Thứ Tư, 28 tháng 1, 2015
Programming Google Glass
Google Glass is the new wearable computer everyone’s talking about. It offers a head-mounted optical display and touch interface, and it’s programmable. Kick-start your Glassware development by exploring how users can interface with Glass, developing a Glass application fast by using the Mirror API to manipulate Timeline cards and menus, tracking a Glass’s geolocation, creating rich interactions by responding to user inputs, and capturing or serving user images and videos. This is the book to read for a shortcut to this brave new world.
Thứ Ba, 23 tháng 12, 2014
Python Cookbook, 2nd Edition
Portable, powerful, and a breeze to use, Python is the popular open source object-oriented , language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google.,
Updated for Python 2.4, The Python Cookbook, 2nd Edition offers a wealth of useful code for all Python programmers, not just advanced practitioners. Like its predecessor, the new edition provides solutions to problems that Python programmers face everyday.
Thứ Tư, 17 tháng 12, 2014
Code in the Cloud
Join the next wave of Web 2.0 , development in the cloud! , applications are the next big shift in application development: instead of building single-user applications to run on a personal computer, new applications are being built as multi-user services that run in data centers around the world. One of the most exciting new environments for building services in the cloud is Google’s AppEngine. AppEngine is a powerful, easy-to-use , for developing cloud-based services. This book will teach you what you need to make the shift to cloud development using AppEngine.