Restlet in ActionRestlet in Action introduces the Restlet Framework and RESTful web APIs. You'll see how to easily create and deploy your own web API while learning to consume other web APIs effectively. You'll learn about designing, securing, versioning, documentation, optimizing, and more on both the server and client side, as well as about cloud computing, mobile Android devices, and Semantic Web applications.
The book requires a basic knowledge of Java and the web, but no prior exposure to REST or Restlet. ...
Hadoop in PracticeHadoop in Practice collects 85 battle-tested examples and presents them in a problem/solution format. It balances conceptual foundations with practical recipes for key problem areas like data ingress and egress, serialization, and LZO compression. You'll explore each technique step by step, learning how to build a specific solution along with the thinking that went into it. As a bonus, the book's examples create a well-structured and understandable codebase you can tweak to meet your own needs.
Hadoop in Practice collects 85 Hadoop examples and presents them in a problem / solution format. ...
TCP/IP Architecture, Design and Implementation in LinuxThis book provides thorough knowledge of Linux TCP/IP stack and kernel framework for its network stack, including complete knowledge of design and implementation. Starting with simple client-server socket programs and progressing to complex design and implementation of TCP/IP protocol in linux, this book provides different aspects of socket programming and major TCP/IP related algorithms. In addition, the text features netfilter hook framework, a complete explanation of routing sub-system, IP QOS implementation, and Network Soft IRQ. This book further contains elements on TCP state machine implementation,TCP timer implementation on Linux, TCP memory management on Linux, and debugging TCP/IP stack using lcrash. ...
Professional IIS 7Written by an author team that includes four Microsoft MVPs, this book shows you how to take advantage of these exciting new features of IIS 7. The authors draw on their expertise in the areas of deployment, hosting, development, and enterprise operations in order to help you with the learning curve of becoming familiar with IIS 7. With a clear understanding of IIS 7, you'll learn to deploy, install, monitor, manage, and secure an IIS environment with confidence and ease. ...
QuickBooks 2013: The Missing ManualYour bookkeeping workflow will be smoother and faster with QuickBooks 2013, and as the program's Official Guide, this Missing Manual puts you firmly in control. You get step-by-step instructions on how and when to use specific features, along with basic accounting advice to guide you through the learning process. ...
SharePoint Server 2010 Enterprise Content ManagementWithin the pages of this book, a team of SharePoint Server and Enterprise Content Management (ECM) authorities takes you on a journey that examines the history of ECM, the capabilities that SharePoint Server 2010 offers for ECM, and the high-level ECM pillars that exist within SharePoint Server 2010. Once you have a strong foothold on what ECM is, the authors segue to in-depth coverage of document management and explorations of SharePoint workflow, collaboration, and search concepts as they apply to SharePoint as an ECM platform. Sparing no detail on a wide range of topics, this valuable resource boasts an abundance of helpful code samples and real-world examples to strengthen your learning experience. ...
Learning Quartz ComposerApple's Quartz Composer makes it amazingly easy to create real-time graphics of all kinds: for screensavers, animations, kiosk art, film effects, Dashboard Widgets, graphically-rich apps, and more. But few content creators use QC, because they've had practically no useful help - until now. In this book/DVD bundle, two renowned VJs who've pushed this tool to the limit show you how to do it, too!
You needn't be a technical expert: Graham Robinson and Surya Buchwald introduce each concept through a hands-on project, with videos demonstrating every step. ...
Learning Android Application Programming for the Kindle FireIn this book, bestselling Android programming authors Lauren Darcey and Shane Conder teach you every skill and technique you need to write production-quality apps for Amazon Kindle Fire, the world's hottest Android tablet. You'll learn the very best way: by building a complete app from start to finish. Every chapter builds on what you've already learned, helping you construct, expand, and extend your working app as you move through the entire development lifecycle.
Packed with fully tested, reusable sample code, this book requires absolutely no previous Android or mobile development experience. If you've ever written any Java code, you can dive right in and get results fast. ...
Learning OpenGL ES for iOSOpenGL ES technology underlies the user interface and graphical capabilities of Apple's iPhone, iPod touch, and iPad - as well as devices ranging from video-game consoles and aircraft-cockpit displays to non-Apple smartphones. In this friendly, thorough introduction, Erik M. Buck shows how to make the most of Open GL ES in Apple's iOS environment.
This highly anticipated title focuses on modern, efficient approaches that use the newest versions of OpenGL ES, helping you avoid the irrelevant, obsolete, and misleading techniques that litter the Internet. ...
C++ Primer, 5th EditionBestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard.
Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today's best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code.
C++ Primer, Fifth Edition, introduces the C++ standard library from the outset, drawing on its common functions and facilities to help you write useful programs without first having to master every language detail. The book's many examples have been revised to use the new language features and demonstrate how to make the best use of them. This book is a proven tutorial for those new to C++, an authoritative discussion of core C++ concepts and techniques, and a valuable resource for experienced programmers, especially those ...