Mostrando 4,181 - 4,200 Resultados de 4,542 Para Buscar '"Apiés"', tiempo de consulta: 0.08s Limitar resultados
  1. 4181
    por Lawhead, Joel
    Publicado 2013
    “…This book will teach you everything there is to know, from using a particular software package or API to using generic algorithms that can be applied to Geospatial analysis. …”
    Libro electrónico
  2. 4182
    por Fenton, Steve. author
    Publicado 2014
    “…The book then covers some of the factors you need to consider when running a TypeScript application in the browser, including interacting with the DOM, making asynchronous requests, and working with useful browser APIs, followed by a demonstration of server-side TypeScript using the popular Node.js framework. …”
    Libro electrónico
  3. 4183
    por Sadun, Erica
    Publicado 2014
    “…Coverage includes Creating direct touch-based interfaces with multi-touch, gestures, and custom gesture recognizers Building and customizing controls in powerful ways Adding novel motion effects Alerting users via pop-ups, progress bars, local notifications, popovers, audio cues, and more Using Xcode modules to easily integrate system frameworks and headers Assembling views and animation, organizing view hierarchies, and understanding how views work together Supporting multiple screen geometries with the breakthrough Auto Layout constraints system Controlling keyboards, making onscreen elements “text aware,” and efficiently scanning and formatting text Organizing user workspaces with view controllers Managing photos, videos, email, and text messages Leveraging enhanced iOS support for social media activities, including Flickr and Vimeo Implementing VoiceOver accessibility, including text-to-speech Getting started with Core Data-managed data stores Leveraging powerful networking and web services support Using APIs to enhance the user experience…”
    Libro electrónico
  4. 4184
    Publicado 2006
    “…The accompanying CD-ROM is filled with valuable resources including the latest Java SE software (the JRE, JDK, Java API spec, and the guide documentation), the code samples from this book, and solutions to the questions and exercises. …”
    Libro electrónico
  5. 4185
    Publicado 2021
    “…Gain a holistic, unified understanding of the data center and its core components Walk through installation and deployment of key data center technologies Explore potential applications to see what's possible in your environment Learn how Cisco switches and software implement data center networking and virtualization Discover and apply data center network design and security best practices Review Cisco data center storage technologies and concepts, including Fibre Channel, VSANs, storage virtualization, and FCoE Explore the building blocks of the Cisco UCS data center compute solution, and how UCS uses hardware abstraction and server virtualization Use automation and APIs to improve data center productivity and agility Create and customize scripts for rapid troubleshooting Understand cloud computing for the data center: services, deployment models, and the Cisco Intersight hybrid cloud operations platform…”
    Libro electrónico
  6. 4186
    Publicado 2022
    “…What's more, you'll implement efficient automation solutions while learning best practices and methods to secure sensitive data using Ansible Vault and alternatives to automate non-supported platforms and operations using raw commands, command modules, and REST API calls. By the end of this book, you'll be proficient in identifying and developing real-life automation use cases using Ansible Further reading -- Chapter 3: Automating Your Daily Jobs -- Technical requirements -- Using Ansible to collect server details -- Ansible roles -- Ansible Jinja2 templates -- Collecting system information -- System scanning and remediation using Ansible -- Ansible --extra-vars -- Automated weekly system reboot using Ansible -- Automating notifications -- Encrypting sensitive data using Ansible Vault -- Summary -- Further reading -- Chapter 4: Exploring Collaboration in Automation Development -- Technical requirements -- The importance of version control in IT automation…”
    Libro electrónico
  7. 4187
    Publicado 2023
    “…Unlock the power of lambda expressions and the Streams API to turn the oft-written spaghetti code into highly concise, expressive, elegant, and maintainable code. …”
    Libro electrónico
  8. 4188
    Publicado 2024
    “…Développer des applications en Python avec les API de GPT-4 et ChatGPT pour générer du texte, répondre aux questions ou résumer du contenu. …”
    Libro electrónico
  9. 4189
    Publicado 2023
    “…You will: Understand core concepts around game backend development Use the PlayFab API to implement backend features Build game backend infrastructure using Microsoft Azure cloud (architecture and implementation) Contrast the traditional Azure cloud- and PlayFab (GBaaS)-based implementations of game backend capabilities Reuse source code to enable backend capability in your own games Discover different ways for authenticating players Implement a multiplayer game in Unity with the help of mirror networking Create a matchmaker to bring together players for an online game session Establish leaderboards to reinforce player competition Build a virtual economy and monetize your game Set up game analytics and gain insight into players’ behavior Let players communicate with each other by taking advantage of cognitive services Learn how to implement server-side custom game backend logic…”
    Libro electrónico
  10. 4190
    Publicado 2019
    “…Key Features Understand how to use .NET frameworks like the Task Parallel Library (TPL)and CryptoAPI Develop a containerized application based on microservices architecture Gain insights into memory management techniques in .NET Core Book Description This Learning Path shows you how to create high performing applications and solve programming challenges using a wide range of C# features. …”
    Libro electrónico
  11. 4191
    Publicado 2012
    “…World-renowned iOS programming expert Erica Sadun covers all the classes you’ll need to create successful iOS 6 mobile apps with standard APIs and interface elements and take full advantage of iOS 6 graphics, touches, and views. …”
    Libro electrónico
  12. 4192
    Publicado 2010
    “…Ya que la mayoría de las aplicaciones usa actualmente una base de datos para almacenar la información, el último capítulo presenta el acceso a los datos con java mediante la api jdbc y las particularidades de las aplicaciones web en ese ámbito. …”
    Acceso con credenciales UPSA.
    Libro electrónico
  13. 4193
    Publicado 2022
    “…Se utilizó una metodología de análisis de textos combinando el análisis de tipo estadístico mediante las API (application programming interface) de clasificación de textos, extracción de tópicos y categorización profunda para la analítica de textos del portal/servicio web MeaningCloud y un análisis de texto de tipo cualitativo con base en categorías. …”
    Enlace del recurso
    Libro electrónico
  14. 4194
    Publicado 2018
    “…What you will learn Understand architectural paradigms and deep dive into Microservices Design parallelism/concurrency patterns and learn object-oriented design patterns in Go Explore API-driven systems architecture with introduction to REST and GraphQL standards Build event-driven architectures and make your architectures anti-fragile Engineer scalability and learn how to migrate to Go from other languages Get to grips with deployment considerations with CICD pipeline, cloud deployments, and so on Build an end-to-end e-commerce (travel) application backend in Go Who this book is for Hands-On Software Architecture with Golang is for software developers, architects, and CTOs looking to use Go in their software architecture to build enterprise-grade applications. …”
    Libro electrónico
  15. 4195
    Publicado 2018
    “…In the concluding chapters, you will get well-versed with service mesh solutions such as Istio and Linkerd, and understand service resilience test practices, API gateways, and edge/fog computing. By the end of this book, you will have gained experience on working with SRE concepts and be able to deliver highly reliable apps and services. …”
    Libro electrónico
  16. 4196
    Publicado 2018
    “…Understand Kotlin's goals, principles, advantages, design, and constructs Take full advantage of functional programming in the Kotlin environment Write more concise and reusable code using Kotlin's object-oriented features Interoperate with existing Java code, and plan a migration to Kotlin Use coroutines to efficiently handle concurrency Capture data via third-party APIs, map it to internal data representations, and present it to users Master best practices for architecting Kotlin Android apps Improve productivity and readability by creating simple domain-specific languages in Kotlin Register your book for convenient access to downloads, updates, and/or corrections as they become available. …”
    Libro electrónico
  17. 4197
    Publicado 2021
    “…What you will learn Understand the core concepts and architecture of Apache Beam Implement stateless and stateful data processing pipelines Use state and timers for processing real-time event processing Structure your code for reusability Use streaming SQL to process real-time data for increasing productivity and data accessibility Run a pipeline using a portable runner and implement data processing using the Apache Beam Python SDK Implement Apache Beam I/O connectors using the Splittable DoFn API Who this book is for This book is for data engineers, data scientists, and data analysts who want to learn how Apache Beam works. …”
    Libro electrónico
  18. 4198
    Publicado 2021
    “…The C++17 release includes changes that impact the way you work with C++; this new fourth edition covers them all, including nested namespaces, structured bindings, string_view, template argument deduction for constructors, parallel algorithms, generalized sum algorithms, Boyer-Moore string searching, string conversion primitives, a filesystem API, clamping values, optional values, the variant type, the any type, and more. …”
    Libro electrónico
  19. 4199
    Publicado 2016
    “…Windows Sysinternals creator Mark Russinovich and Aaron Margosis show you how to: Use Process Explorer to display detailed process and system information Use Process Monitor to capture low-level system events, and quickly filter the output to narrow down root causes List, categorize, and manage software that starts when you start or sign in to your computer, or when you run Microsoft Office or Internet Explorer Verify digital signatures of files, of running programs, and of the modules loaded in those programs Use Autoruns, Process Explorer, Sigcheck, and Process Monitor features that can identify and clean malware infestations Inspect permissions on files, keys, services, shares, and other objects Use Sysmon to monitor security-relevant events across your network Generate memory dumps when a process meets specified criteria Execute processes remotely, and close files that were opened remotely Manage Active Directory objects and trace LDAP API calls Capture detailed data about processors, memory, and clocks Troubleshoot unbootable devices, file-in-use errors, unexplained communication, and many other problems Understand Windows core concepts that aren’t well-documented elsewhere…”
    Libro electrónico
  20. 4200
    Publicado 2016
    “…You will learn how to build web applications and APIs in Node, discover packages in the Node.js ecosystem, test and deploy your Node.js code, and more. …”
    Libro electrónico