Jenkins Continuous Integration CookbookExplore the use of more than 40 best of breed plugins. Use code quality metrics, integration testing through functional and performance testing to measure the quality of your software. Get a problem-solution approach enriched with code examples for practical and easy comprehension. ...
Learning Adobe MuseA step by step guide to using Adobe's latest design tool to build websites. A thorough coverage of all the features introduced in Adobe Muse. Design tips and advice for new designers and graphic designers moving from print to the web. Create a functioning website prototype. Use master pages to apply a common look and feel across the website. ...
Governance, Risk, and Compliance Handbook for Oracle ApplicationsGovernance: In depth coverage of corporate, IT, and security Governance, which includes important topics such as strategy development and communication, strategic reporting and control, and more. Risk Management: Creating a risk management program, performing risk assessment and control verification, and more. Compliance Management: Cross-industry, cross-regional laws and regulations, industry-specific laws and regulations, region-specific laws and regulations. To maximize real world learning, the book is built around a fictional company establishing its governance processes. Written by industry experts with more than 30 years combined experience. ...
HornetQ Messaging Developer's GuideRethink the way you process messages in a stable, powerful and adaptive way, using the JBoss HornetQ messaging system. Learn how to set up and code real-world, high performance message applications. Real-world advanced medical scenario features as the main example that will lead you from the basics of enterprise messaging to the advanced features. ...
Drupal 7 Module DevelopmentBuild modules extending Drupal's core functionality; Create custom content types and entities; Learn how to work with Drupal's hook system; Explore the major APIs introduced in Drupal 7 that the pros use to build successful Drupal websites; Test your code programatically with Drupal's new Simple Test framework; Build and extend themes to make your Drupal 7 shine; Author interactive form-based tools with Drupal's Forms API; Apply the principals of Test Drive; Development (TDD) using Drupal's built-in SimpleTest framework; Leverage the book's working module examples as a starting point for you own code; Discover the secrets of Drupal professionals as they explain the practical aspects of good Drupal development. ...
Creating Games with cocos2d for iPhone 2Games are explained in detail, from the design decisions to the code itself. Learn to build a wide variety of game types, from a memory tile game to an endless runner. Use different design approaches to help you explore the cocos2d framework. ...
MATLAB Graphics and Data Visualization CookbookCollection of data visualization recipes with functionalized versions of common tasks for easy integration into your data analysis workflow. Recipes cross-referenced with MATLAB product pages and MATLAB Central File Exchange resources for improved coverage. Includes hand created indices to find exactly what you need; such as application driven, or functionality driven solutions. ...
Mastering OpenCV with Practical Computer Vision ProjectsAllows anyone with basic OpenCV experience to rapidly obtain skills in many computer vision topics, for research or commercial use. Each chapter is a separate project covering a computer vision problem, written by a professional with proven experience on that topic. All projects include a step-by-step tutorial and full source-code, using the C++ interface of OpenCV. ...
Service Oriented Java Business IntegrationVendor-independent integration of components and services through JBI explained with real-world examples. Hands-on guidance to ESB-based. Integration of loosely coupled, pluggable services. Enterprise Integration Patterns (EIP) in action, in code. ESB integration solutions using Apache open-source tools. ...
R Graph CookbookLearn to draw any type of graph or visual data representation in R. Filled with practical tips and techniques for creating any type of graph you need; not just theoretical explanations. All examples are accompanied with the corresponding graph images, so you know what the results look like. Each recipe is independent and contains the complete explanation and code to perform the task as efficiently as possible. ...