Programmer's Guide to DrupalIf you're a web programmer new to Drupal, this book shows you which programming techniques you can use - and which you should avoid - when building custom web applications with this content management framework. Drupal has its own set of programming principles that require a different approach, and many programmers make mistakes when relying on skills they've used for other projects. The guidelines in this book help you through the transition by demonstrating which programming practices conform to the "Drupal way," and which don't. ...
Bandit Algorithms for Website OptimizationWhen looking for ways to improve your website, how do you decide which changes to make? And which changes to keep? This concise book shows you how to use Multiarmed Bandit algorithms to measure the real-world value of any modifications you make to your site. Author John Myles White shows you how this powerful class of algorithms can help you boost website traffic, convert visitors to customers, and increase many other measures of success. ...
Puppet Types and ProvidersPuppet's true power exists in the simple resource model it uses to manage the state of complex operating systems. This concise guide shows you how to extend that model and implement custom functionality on top of Puppet by working with the type and provider APIs.
Two experts from Puppet Labs explain the concepts behind these APIs, and provide instructions and examples to help you write your own fully functional types and providers. You'll also delve into Puppet's source code to get a better understanding of how types and providers are implemented internally. If you're familiar with basic Puppet concepts, you're ready to get started. ...
Node.js for PHP DevelopersIf you're an experienced PHP developer, you already have a head start on learning how to write Node.js code. In this book, author Daniel Howard demonstrates the remarkable similarities between the two languages, and shows you how to port your entire PHP web application to Node.js. By comparing specific PHP features with their Node counterparts, you'll also discover how to refactor and improve existing PHP 4 or PHP 5 source code.
At the end, you'll have two fully functional codebases to provide to your users. You can update both of them simultaneously, using this book as a reference to important aspects of PHP and Node.js. ...
Learning Cocoa with Objective-C, 3rd EditionGet up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you don't have experience with Apple's developer tools, no problem! From object-oriented programming to storing app data in iCloud, this book covers everything you need to build apps for the iPhone, iPad, and Mac.
You'll learn how to work with the Xcode IDE, Objective-C's Foundation library, and other developer tools such as Event Kit framework and Core Animation. Along the way, you'll build example projects, including a simple Objective-C application, a custom view, a simple video player application, and an app that displays calendar events for the user. ...
Getting Started with MakerBotReady to join the personal fabrication movement? This hands-on book shows you how to make a wide variety of physical objects with the amazing MakerBot 3D printer.
It's handy when you need a replacement for something lost, broken, or no longer made - like a knob on your stove. You can make things instead of buying them, or solve problems with inventions of your own. The possibilities are endless, and MakerBot is the fun, affordable, and inspiring way to go. Get started with your own little factory today! ...
Getting Started with Raspberry PiWhat can you do with the Raspberry Pi, a $35 computer the size of a credit card? All sorts of things! If you're learning how to program, or looking to build new electronic projects, this hands-on guide will show you just how valuable this flexible little platform can be.
This book takes you step-by-step through many fun and educational possibilities. Take advantage of several preloaded programming languages. Use the Raspberry Pi with Arduino. Create Internet-connected projects. Play with multimedia. With Raspberry Pi, you can do all of this and more. ...
iPod: The Missing Manual, 11th EditionApple's iPods continue to set the bar for media players, with bold new features like the Touch's supersized screen and Siri voice control. But iPods still lack a guide to all their features. That's where this full-color book comes in. It shows you how to play music, movies, and slideshows; shoot photos and videos; and navigate Apple's redesigned iTunes media-management program. ...
CSS3: The Missing Manual, 3rd EditionCSS3 lets you create professional-looking websites, but learning its finer points can be tricky - even for seasoned web developers. This Missing Manual shows you how to take your HTML and CSS skills to the next level, with valuable tips, tricks, and step-by-step instructions. You'll quickly learn how to build web pages that look great and run fast on devices and screens of all sizes. ...
Getting Started with Mule Cloud ConnectConnect your enterprise to a wide range of SaaS platforms, Open APIs, and social networks quickly and without difficulty. Through step-by-step instructions and numerous real-world examples, this concise guide shows you how to seamlessly integrate the external services you need with Mule ESB and its powerful Cloud Connect toolset.
You'll learn how to use service-specific connectors for many popular APIs - including Salesforce, Twitter, LinkedIn, and Twilio - through easy-to-learn abstractions. ...