OREILLY AND ASSOCIATE – serie
Visar alla böcker i serien OREILLY AND ASSOCIATE. Handla med fri frakt och snabb leverans.
21 produkter
21 produkter
Häftad, Engelska, 2013
192 kr
Skickas inom 5-8 vardagar
If you're familiar with Gradle's basics elements - possibly through the author's previous O'Reilly book, Building and Testing with Gradle - this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you'll explore four discrete areas of Gradle functionality: file operations, custom Gradle plugins, build lifecycle hooks, and dependency management. Learn how to use Gradle's rich set of APIs and Groovy-based Domain Specific Language to customize build software that actually conforms to your product. By using the techniques in this book, you'll be able to write domain-specific builds that support every other line of code your team creates.Examine Gradle's file API, including copy tasks, pattern matching, content filtering, and the FileCollection interface Understand the process for building and packaging a custom Gradle plug-in Manage build complexity with hook methods and Gradle's rule feature Learn how Gradle handles dependency management natively and through customization Explore Gradle's core plug-ins as well as key examples from the Gradle community
Häftad, Engelska, 2011
163 kr
Skickas inom 5-8 vardagar
Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. This book will provide developers with problem and solutions in our useful cookbook style. This is example driven ebook.
Häftad, Engelska, 2011
206 kr
Skickas inom 5-8 vardagar
It's official: with IPv4 network addresses close to depletion, moving to IPv6 is now business critical. This concise book helps you plan for IPv6 integration by providing a high-level overview of the technical - and nontechnical - steps involved. Many of the challenges for your enterprise are on the organizational level, and solutions differ from company to company. IPv6 Essentials author Silvia Hagen, a protocol analysis and directory service expert who's worked with IPv6 international groups and forums for 10 years, supplies answers to the issues most frequently discussed by the clients she consults. With this guide, IPv6 project leaders and planning team members learn how to develop a cohesive integration strategy for building the next-generation network.* Make a business case by focusing on the opportunities IPv6 offers * Create a high level design and conduct a network assessment * Develop a plan for evaluating vendors and products, and building labs and testing * Understand routing protocol choices, security designs, and DNS issues * Discover how to create an IPv6 address plan and manage IPv6 addresses * Learn the available integration and transition technologies, and the scenarios they cover
Häftad, Engelska, 2011
192 kr
Skickas inom 5-8 vardagar
This book will cover structure, behavior and fields, all of which will be supported by packet captures and analysis. This second installment will cover layers 2 and 3 and is concerned with the key protocols and operations. It is meant to be a follow up to the first book in the sense that these are more advanced ideas that assume and/or build on the previous ideas. For example, it is difficult to understand routing without first understanding IP. This book will be written to a depth that will serve experts and those first learning about these topics.
Häftad, Engelska, 2011
46 kr
Skickas inom 5-8 vardagar
The Mintduino is another wonderful product in the Maker Shed's Mintronics series of kits. It's perfect for anyone interested in learning, or teaching, the fundamentals of how microcontrollers work. This hands-on book shows you how to assemble the Mintduino (no soldering required), teaches you the fundamentals of programming this microcontroller, and gets you going with some cool projects.
Häftad, Engelska, 2011
163 kr
Skickas inom 5-8 vardagar
In this book we will guide Actionscript developers through the process of using ANT and setting up the ultimate developer workflow. Whether you are using FDT or Flashbuilder to develop, both are based on the Eclipse IDE. The power of this IDE lies in its extendability and plugins. You will learn how to install and set up a versioning repository in Git or SVN and use it straight from Eclipse, how to use Mylyn to connect to your favorite bug/issue tracker (Google Code, JIRA, Mantis), and how to manage your open issues. We will teach you how to leverage the power of Apache's ANT to automatically compile, debug, and deploy your work to an FTP server, networkshare, or webserver. But also use ANT to do everyday tasks like automatically creating documentation, zipping, and emailing your clients notifying them for a new release. Other topics this book covers is integration with Growl and compiling to Android and iPhone/iPad.
Häftad, Engelska, 2011
192 kr
Skickas inom 5-8 vardagar
JIRA is widely used as a product and bug tracking system, particularly in the Java world, but also in many other environment. However, it's a large open source project, for which setup and management can be tricky. This book shows you how to develop plugins that extend JIRA's functionality.
Häftad, Engelska, 2012
158 kr
Skickas inom 5-8 vardagar
The iPhone and iPad allow user positioning via multiple methods, including GPS. The growing number location-aware, and location-fenced, applications now arriving in the App Store make heavy use of these abilities. This book walks you through the basic tools you need to build geo-aware applications before diving into the available third-party geo-SDKs available for the iOS platform.
Häftad, Engelska, 2012
163 kr
Skickas inom 5-8 vardagar
Custom geographical maps are a popular way to represent data on the web. More and more users are comfortable using a web mapping interface thanks mostly to the work of Google Maps. But users also expect sophisticated site design, and not just an embedded map from some other source dropped onto the middle of the page. This concise book shows you how to use out-of-the-box modules such as Drupal's Openlayers to create custom maps, as well as outside services like MapBox and Cloudmade that give you more control over which tile sets you use.
Häftad, Engelska, 2011
163 kr
Skickas inom 5-8 vardagar
Learn how to customize websites with XOOPS, the open source CMS that helps non-developers build dynamic community websites, intranets, and other applications. This concise book shows you how to use XOOPS themes and modules to design everything from simple blogs to large database-driven CMS portals. Web designers and current XOOPS users will learn how to create a site theme with CSS and jQuery libraries, including techniques for making additional modules conform to the site's look and feel. Although XOOPS uses the PHP-based Smarty templating system, all you need is a bit of XHTML and CSS experience to get started. Learn the workflow for turning an idea into a full-featured website Become familiar with XOOPS' theme-building tools, and set up PHP and MySQL environments Port an existing XHTML template to XOOPS Create themes with the 960 Grid System to save time and reduce code Use jQuery-based UI libraries to achieve complex effects Blend new modules into your theme with the template override function Go beyond traditional block layouts to customize your homepage
Häftad, Engelska, 2011
163 kr
Skickas inom 5-8 vardagar
In the crowded field of customer relationship management (CRM) systems, SugarCRM stands out-not only for its modular design, but also for the ease with which you can develop, customize, and extend your CRM applications. This concise book provides a thorough overview of the development tools and APIs available in SugarCRM 6.2, showing both developers and nondevelopers alike how to use them to build a sample application step-by-step. You'll learn how to bend and twist SugarCRM's extensible MVC framework to create custom applications, including solutions for automating your business that go beyond traditional CRMs. Learn how SugarCRM modules interact with one another through data relationships Build your CRM application with SugarCRM's GUI developer tools-without touching code Use built-in design templates with Module Builder to design new CRM modules Customize modules with the Studio tool to add new fields or additional relationships between modules Automate common and tedious tasks within your application, using custom PHP code with SugarCRM's powerful API Integrate external applications into your CRM solution through SugarCRM's web services API
Häftad, Engelska, 2011
163 kr
Skickas inom 5-8 vardagar
The goal of this book is to provide web developers a "cookbook" of "recipes" that are required by many developers on a day-to-day basis. Each code sample contains a complete working example of how to implement authentication, email, AJAX, data validation, and many other examples. You will quickly find yourself referring to one of these samples for every website that you will build.
Häftad, Engelska, 2011
163 kr
Skickas inom 5-8 vardagar
Data visualization is an efficient and effective medium for communicating large amounts of information. But the design process can often seem like an unexplainable creative endeavor. This book aims to demystify the design process for those who are already comfortable with data analysis, showing the reader how to encode information visually via a linear process of decision-making.
Häftad, Engelska, 2012
192 kr
Skickas inom 5-8 vardagar
This mini book will act as an extension to Programming Entity Framework 2nd Edition. Code First is an additional means of building a model to be used with the Entity Framework and is creating a lot of excitement in the .NET development community. The reader will begin with an overview of what Code First is, why it was created, how it fits into the Entity Framework and when to use it over the alternatives. Next the reader will gain an understanding of how Code First's built in conventions work and how to override them with configuration - whether they choose to use attribute based Data Annotations or strongly typed Fluent API configurations. The mini-book will then review the modeling possibilities of Code First, looking first at the impact of its conventions and then demonstrating how to override that behavior (and its impact on the database) first with the Annotations and then with the Fluent API. The book will also explore how Code First Database initialization works, the options it provides and how they impact your application development and database. Finally the reader will get a chance to see Code First in action in a small application.Because more complex application development with Code First will depend on an understanding of the DbContext API, which is the focus of Minibook #2, readers will see additional application scenarios with Code First in that following mini-book.
Häftad, Engelska, 2012
124 kr
Skickas inom 5-8 vardagar
Node gives JavaScript developers incredible server-side power, but transitioning from front-end development to the server is difficult. This guide walks developers through the mental shift, demonstrating how techniques from the browser translate to work on the server, and helping them bring tools from the client side back to the server.
Häftad, Engelska, 2012
192 kr
Skickas inom 5-8 vardagar
SimpleCV is a cross platform (Windows, Macintosh, Linux) framework in Python that makes writing computer vision applications quick and easy. This book takes you through real world examples and applications using SimpleCV so that anyone, even with zero knowledge of computer vision, can use to create their own vision application in a few minutes with a webcam and PC. SimpleCV has its own integrated shell (command line) and code editor so you can rapidly test new techniques, load and run examples, view documentation, etc. The library also works with webcams, cell phones, the Xbox Kinect, and TI's Beagle Board and Panda Board. There are 1-click installers for every platform, so you can be up and running any of the examples included in this book in a few minutes.
Häftad, Engelska, 2014
376 kr
Skickas inom 5-8 vardagar
If you're a .NET developer looking to build tablet apps, this practical book takes you step-by-step through the process of developing apps for the Windows Store. You'll learn how to use Microsoft's Modern UI design language with Windows 8.1 and WinRT 8.1.1 by building a line-of-business mobile app with C# through the course of the book. To develop the app, you'll work with the same system details and design specs that apply to retail apps, such as persistence, backend service, and Windows 8 features for sharing and search. You'll learn how to develop the code, incorporate third-party open source products, and package your app for the Windows Store. Build a UI with XAML and the Model/View/View-Model pattern Understand asynchrony - and rediscover threads and parallelism Store data and system settings locally with SQLite Use app bars for commands and the settings charm for Help options Present notifications as tile updates, badges, or toast popups Help users visualize locations and tag activities to a map Enable apps to share data and run side-by-side in the UI Implement functionality for running tasks in the background
Häftad, Engelska, 2012
163 kr
Skickas inom 5-8 vardagar
The 508 handbook is written for the developer or designer who wants to make accessible websites, but doesn't know where to begin. The reader will not only be introduced to the various audiences covered under 508 and their limitations and assistive technologies, but be given practical advice on how to make a website for them, while not compromising the overall design. Practical examples are provided, as well as heuristics to guide them during the development of completely new technologies.
Häftad, Engelska, 2013
266 kr
Skickas inom 5-8 vardagar
That's right: JavaScript code is testable, despite the lack of unit test standards for this language. With this book, you'll discover how to devise excellent tests and real-world testing plans for your existing JavaScript code. Developers starting out on a new project will greatly benefit from these guidelines. Testing a language that runs within many different implementations and environments is inherently difficult - and since most JavaScript environments are UI-based, automated testing becomes even more difficult. This guide shows developers and their managers how to overcome these problems to test JavaScript code efficiently. Topics include: Which types of Javascript testing are most effective When and why should you run tests on Javascript code Code patterns and anti-patterns that promote and inhibit Javascript testing Integrating unit tests with your development and build environments (automated test running and reporting) Code coverage: how to get it, interpret it, and automatically generate it
Häftad, Engelska, 2013
163 kr
Skickas inom 5-8 vardagar
If you're comfortable with jQuery but a bit shaky with JavaScript, this concise guide will help you expand your knowledge of the language - especially the code that jQuery covers up for you. Many jQuery devotees write as little code as possible, but with some JavaScript under your belt, you can prevent errors, reduce overhead, and make your application code more efficient. This book explores event handling, prototypes, and working with the DOM and AJAX through examples and lots of code. You'll learn common conventions and patterns in JavaScript and - if you've never coded with JavaScript before - a tutorial will take you through the basics. Enhance your jQuery code by using object constructors and prototypes Reduce overhead and gain more control by handling events with JavaScript Work with the DOM much faster with JavaScript than you can with jQuery Send a few AJAX requests without having to load the entire jQuery library Understand the importance of JavaScript code standards, comments, code reuse, and anti-patterns Enlist JavaScript resources, such as a good IDE, a syntax checker, and version control
Häftad, Engelska, 2013
122 kr
Skickas inom 5-8 vardagar
Get a hands-on introduction to the world of personal fabrication with the MakerBot, the easiest and cheapest rapid prototyper available. This book shows you how the MakerBot open source 3D printer democratizes manufacturing and brings the power of large factories right to your desktop. Not only will you learn how to operate MakerBot, you'll also get guidelines on how to design and print your own prototypes. 3D printing is a key part of the prototyping process, yet desktop models to date have cost a minimum of $10,000. But not any longer. A variant on the open source RepRap 3D printer, MakerBot is designed to be assembled quickly and cheaply. Even the deluxe MakerBot kit costs under $1,000. This fun and informative guide - written by MakerBot's creators - opens up a new realm of discovery and creativity for makers, hobbyists, students, artists, designers, and tinkerers. Understand exactly what's possible in the world of personal fabrication Learn how to assemble, upgrade, and tune the MakerBot 3D printer Familiarize yourself with the open source design tools you need to design 3D objects Get a guide to 10 interesting and useful object prototypes you can print right away