Mostrando 16,781 - 16,800 Resultados de 17,157 Para Buscar '"framework"', tiempo de consulta: 0.09s Limitar resultados
  1. 16781
    Publicado 2006
    “…The second part covers constraint languages and solver, several useful extensions to the basic framework (such as interval constraints, structured domains, and distributed CSPs), and successful application areas for constraint programming. - Covers the whole field of constraint programming - Survey-style chapters - Five chapters on applications…”
    Libro electrónico
  2. 16782
    Publicado 2004
    “…This book presents a framework and process for the evaluation, design, and selection of the appropriate integration technologies to meet your strategic business needs. …”
    Libro electrónico
  3. 16783
    Publicado 2008
    “…. • Addresses drivers discussed in no other book, including drivers for I2C, video, sound, PCMCIA, and different types of flash memory • Demystifies essential kernel services and facilities, including kernel threads and helper interfaces • Teaches polling, asynchronous notification, and I/O control • Introduces the Inter-Integrated Circuit Protocol for embedded Linux drivers • Covers multimedia device drivers using the Linux-Video subsystem and Linux-Audio framework • Shows how Linux implements support for wireless technologies such as Bluetooth, Infrared, WiFi, and cellular networking • Describes the entire driver development lifecycle, through debugging and maintenance • Includes reference appendixes covering Linux assembly, BIOS calls, and Seq files…”
    Libro electrónico
  4. 16784
    Publicado 2009
    “…Thanks for understanding that book publishing and coverage of rapidly movingtechnologies can sometimes be an inexact science; we knew there'd be a needfor a book such as Palm webOS: The Insider's Guide to DevelopingApplications in JavaScript using the Palm MojoT Framework , and there'scertainly no better person to write that book that Mitch Allen; that said,we understand that because it is such a new operating system and SDK, therewould (and will continue to be) changes that at best can't be documented andexplored until new printings of the books are released. ..…”
    Libro electrónico
  5. 16785
    por Bopp, Mary Ann
    Publicado 2009
    “…I particularly like their practical, real-life understanding of the barriers to most career development programs and the manageable framework to bring career growth to life. They also teach us how to make a business case for career development–critical in creating the foundation for a sustainable program. …”
    Libro electrónico
  6. 16786
    Publicado 2011
    “…Coverage includes · Understanding the HTML5 innovations that make it possible to create amazingly rich games · Setting up a state-of-the-art open source HTML5 game development environment · Using JavaScript to drive sophisticated interactions between users and games · Building basic games fast, with the prototype-based Simple Game Framework (SGF) · Generating movement and gameplay with the canvas tag and surface · Creating games with SVG vector graphics using the RaphaëlJS Javascript library · Using Three.js to build powerful WebGL 3D games with far less complexity · Developing games without JavaScript, using Google Web Toolkit (GWT) or CoffeeScript · Building a complete multiplayer game server using Node.js and WebSockets · Planning and choosing tools for mobile game development with HTML5 · Optimizing game performance with offline cache, minification, and other techniques Learning HTML5 Game Programming is the fastest route to success with HTML5 game development—whether you’re a long-time game developer or a web/mobile programmer building games for the first time…”
    Libro electrónico
  7. 16787
    por Donnelly, Martin, 1963-
    Publicado 2014
    “…Coverage includes * Understanding XPages' development paradigm, tooling, runtime framework, and application architecture * Configuring Domino Designer and integrating XPages Extension Library * Constructing application logic and using data binding controls * Reading/writing Notes documents: from use cases to design properties * Using Views, including examples of accessing calendars via REST * Making the most of Notes/Domino 9.0's new DataView control * Coding: from the basics to fully customized behavior * Advanced scripting: AJAX, Dojo, @Functions, managed beans, and more * Extending the Rich Text Editor's functionality * Building and consuming new controls with Extensibility APIs * Taking web applications offline in the Notes client * Building mobile apps: controls, design patterns, and best practices * Debugging Server-Side JavaScript with Domino Designer 9.0 * Creating apps that look and work great–for local and global audiences * Systematically optimizing performance and scalability * Protecting data and users: lever..…”
    Libro electrónico
  8. 16788
    Publicado 2011
    “…Here the ‘Looking-Glass’ is the powerful DISC framework, and we see it used to enable different kind of TDD (Team-Driven Development) through the use of stories, examples, models, and guidance.” -- Brad Appleton , Agile coach/consultant in a Fortune 100 telecom company; coauthor of Software Configuration Management Patterns “This book is essential reading for any engineering team that’s serious about Agile development. …”
    Libro electrónico
  9. 16789
    Publicado 2012
    “…Every chapter groups related tasks together, so you can jump straight to your solution, without having to identify the right class or framework first. Coverage includes: Mastering the iOS 5 SDK, Objective-C essentials, and the iOS development lifecycle Designing and customizing interfaces with Interface Builder and Objective-C Organizing apps with view controllers, views, and animations featuring the latest Page View controllers and custom containers Making the most of touch and gestures—including custom gesture recognizers Building and using controls from the ground up Working with Core Image and Core Text Implementing fully featured Table View edits, reordering, and custom cells Creating managed database stores; then adding, deleting, querying, and displaying data Alerting users with dialogs, progress bars, local and push notifications, popovers, and pings Requesting and using feedback Connecting to networks and services, handling authentication, and managing downloads Deploying apps to devices, testers, and the App Store…”
    Libro electrónico
  10. 16790
    Publicado 2012
    “…What's Inside Objective-C from the ground up Developing with Xcode 4 Examples that work unmodified on iPhone Table of Contents PART 1 GETTING STARTED WITH OBJECTIVE-C Building your first iOS application Data types, variables, and constants An introduction to objects Storing data in collections PART 2 BUILDING YOUR OWN OBJECTS Creating classes Extending classes Protocols Dynamic typing and runtime type information Memory management PART 3 MAKING MAXIMUM USE OF FRAMEWORK FUNCTIONALITY Error and exception handling Key-Value Coding and NSPredicate Reading and writing application data Blocks and Grand Central Dispatch Debugging techniques…”
    Libro electrónico
  11. 16791
    Publicado 2017
    “…You can further build robotic applications on your drone utilizing critical software libraries and tools from the ROS framework. With the help of DroneKit and MAVLink (for reliable communication), you can customize applications via cloud and mobile to interact with your UAV. …”
    Libro electrónico
  12. 16792
    Publicado 2019
    “…By the end of this book, you will be well-versed with the latest advancements in the GAN framework using various examples and datasets, and you will have developed the skills you need to implement GAN architectures for several tasks and domains, including computer vision, natural language processing (NLP), and audio processing. …”
    Libro electrónico
  13. 16793
    Publicado 2018
    “…You'll take a look at the new feature of WebBroker Apache modules, join the mobile revolution with FireMonkey, and learn to build data-driven mobile user interfaces using the FireDAC database access framework. This book will also show you how to integrate your apps with Internet of Things (IoT). …”
    Libro electrónico
  14. 16794
    Publicado 2017
    “…What You Will Learn Get to grips with docker fundamentals and how to dockerize an application for the Continuous Delivery process Configure Jenkins and scale it using Docker-based agents Understand the principles and the technical aspects of a successful Continuous Delivery pipeline Create a complete Continuous Delivery process using modern tools: Docker, Jenkins, and Ansible Write acceptance tests using Cucumber and run them in the Docker ecosystem using Jenkins Create multi-container applications using Docker Compose Managing database changes inside the Continuous Delivery process and understand effective frameworks such as Cucumber and Flyweight Build clustering applications with Jenkins using Docker Swarm Publish a built Docker image to a Docker Registry and deploy cycles of Jenkins pipelines using community best practices In Detail The combination of Docker and Jenkins improves your Continuous Delivery pipeline using fewer resources. …”
    Libro electrónico
  15. 16795
    Publicado 2017
    “…Creating a management framework and performing a gap analysis so that you can clearly understand the controls you already have in place, and identify where you need to focus. …”
    Libro electrónico
  16. 16796
    Publicado 2020
    “…You will build XAI solutions in Python, TensorFlow 2, Google Cloud's XAI platform, Google Colaboratory, and other frameworks to open up the black box of machine learning models. …”
    Libro electrónico
  17. 16797
    Publicado 2020
    “…You'll also understand how to organize and prioritize project tasks using Agile frameworks, such as Kanban and Scrum, and verify specifications against the delivered code. …”
    Libro electrónico
  18. 16798
    Publicado 2020
    “…What you will learn Become familiar with the fundamentals of the Ansible framework Set up role-based variables and dependencies Avoid common mistakes and pitfalls when writing automation code in Ansible Extend Ansible by developing your own modules and plugins Contribute to the Ansible project by submitting your own code Follow best practices for working with cloud environment inventories Troubleshoot issues triggered during Ansible playbook runs Who this book is for If you are a DevOps engineer, administrator, or any IT professional looking to automate IT tasks using Ansible, this book is for you. …”
    Libro electrónico
  19. 16799
    Publicado 2019
    “…In the few places where Java or framework specifics are needed, they are thoroughly explained…”
    Libro electrónico
  20. 16800
    Publicado 2016
    “…The revised chapter on Pricing Policy provides a theoretically-grounded framework to describe specific policies for managing price changes for situations such as: -Cost-based price increases -Price reductions in a recession -Discounts The chapter on Value Creation now addresses the difference between how to consider value when it is driven by tangible monetary drivers (saving money on gas) versus the more subjective psychological drivers (doing the right thing for the environment). …”
    Libro electrónico