Mostrando 4,281 - 4,300 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.07s Limitar resultados
  1. 4281
    Publicado 2021
    “…As you advance, you'll discover how to add RTL to React projects, test components using the Context API, and also learn how to write user interface (UI) end-to-end tests using the popular Cypress library. …”
    Libro electrónico
  2. 4282
    Publicado 2018
    “…What you will learn Get started with the fundamental concepts of network automation Perform intelligent data mining and remediation based on triggers Understand how AIOps works in operations Trigger automation through data factors Improve your data center's robustness and security through data digging Get access infrastructure through API Framework for chatbot and voice interactive troubleshootings Set up communication with SSH-based devices using Netmiko Who this book is for If you are a network engineer or a DevOps professional looking for an extensive guide to help you automate and manage your network efficiently, then this book is for you. …”
    Libro electrónico
  3. 4283
    Publicado 2019
    “…What you will learn Understand how to think in terms of time-varying values and event streams Create, compose, and transform observable sequences using Reactive extensions Build a CES framework from scratch using core.async as its foundation Develop a simple ClojureScript game using Reagi Integrate Om and RxJS in a web application Implement a reactive API in Amazon Web Services (AWS) Discover helpful approaches to backpressure and error handling Get to grips with futures and their applications Who this book is for If you're interested in using Reactive Programming to build asynchronous and concurrent applications, this is the book for you. …”
    Libro electrónico
  4. 4284
    Publicado 2018
    “…Here you will learn about message composition with pure Kafka API and Kafka Streams. You will look into the transformation of messages in different formats, such asext, binary, XML, JSON, and AVRO. …”
    Libro electrónico
  5. 4285
    Publicado 2018
    “…What you will learn Set up a machine for Xamarin development Get to know about MVVM and data bindings in Xamarin.Forms Understand how to use custom renderers to gain platform-specific access Discover Geolocation services through Xamarin Essentials Create an abstraction of ARKit and ARCore to expose as a single API for the game Learn how to train a model for image classification with Azure Cognitive Services Who this book is for This book is for mobile application developers who want to start building native mobile apps using the powerful Xamarin.Forms and C#. …”
    Libro electrónico
  6. 4286
    Publicado 2016
    “…It acts as a workflow engine for managing collaboration of the data between users, a user interface model to handle forms and other interactions, and a SOAP API for programmatic access and integration. Apex Design Patterns gives you an insight to several problematic situations that can arise while developing on Force.com platform and the usage of Design patterns to solve them. …”
    Libro electrónico
  7. 4287
    Publicado 2016
    “…What You Will Learn Use Django to access user-submitted form data, validate it, and work with it Get to know advanced URLconf tips and tricks Extend Django's template system with custom code Define models and use the database API to create, retrieve, update, and delete records Fully extend and customize the default implementation as per your project's needs Test and deploy your Django application Get to know more about Django's session, cache Framework, and middleware In Detail Mastering Django: Core is a completely revised and updated version of the original Django Book, written by Adrian Holovaty and Jacob Kaplan-Moss - the creators of Django. …”
    Libro electrónico
  8. 4288
    Publicado 2016
    “…What You Will Learn Understand the internals of a Hibernate session and how Entities are managed Declare better mapping between entity classes and database tables Manage entity associations and collections Fetch data not just by entity ID, but also using HQL, Criteria Objects, Filters, and Native SQL Observe the first and second level caches and find out how to manage them Collect statistics and metrics data for further observation Make your application work with multi-tenant databases In Detail Hibernate has been so successful since its inception that it even influenced the Java Enterprise Edition specification in that the Java Persistence API was dramatically changed to do it the Hibernate way. …”
    Libro electrónico
  9. 4289
    Publicado 2016
    “…You will then learn additional, and more detailed, techniques to enhance the functionalities of the app such as dashboards and forms, editing simple XML, using simple XML extensions, tokens, post-process searches, dynamic drill-downs, the Splunk Web Framework and REST API, and much more. The second app will use historical stock market data and will create custom dashboards using Splunk Web Framework; the book will now cover important topics such as creating HTML dashboards, enhancing the visual appeal of the app using CSS, and moving your app with SplunkJS. …”
    Libro electrónico
  10. 4290
    Publicado 2018
    “…Next, we will explore creating a bar graph, using external data from a mock API. After that, we will explore animations and motion with a bar graph, and use various physics-based forces to create a force-directed graph. …”
    Libro electrónico
  11. 4291
    Publicado 2018
    “…Using PySpark (the Python API for Spark), you will be able to interact with Apache Spark Streaming's main abstraction, RDDs, as well as other Spark components, such as Spark SQL and much more! …”
    Video
  12. 4292
    Publicado 2018
    “…Enhance the Q Learning model with improved training strategies such as Greedy-Epsilon exploration Implement a simple NN with Keras and use it as an external brain in Unity Understand how to add LTSM blocks to an existing DQN Build multiple asynchronous agents and run them in a training scenario In Detail Unity Machine Learning agents allow researchers and developers to create games and simulations using the Unity Editor, which serves as an environment where intelligent agents can be trained with machine learning methods through a simple-to-use Python API. This book takes you from the basics of Reinforcement and Q Learning to building Deep Recurrent Q-Network agents that cooperate or compete in a multi-agent ecosystem. …”
    Libro electrónico
  13. 4293
    Publicado 2018
    “…By the end of this book, you will be able to use the Python API for Apache Spark to solve any problems associated with building data-intensive applications. …”
    Libro electrónico
  14. 4294
    Publicado 2017
    “…You will work with the API and write your own complex scripts that would interact with the powerful HoloLens sensors and with realistic examples, you will be able to create immersive 3D apps for HoloLens…”
    Libro electrónico
  15. 4295
    Publicado 2019
    “…You will then be able to work through code examples for TCP servers, web APIs served over HTTP, and a Secure Shell (SSH) client. …”
    Libro electrónico
  16. 4296
    Publicado 2017
    “…With activity design covered, the book continues to guide the reader through application logic development, exploring the latest APIs provided by the SDK. Each topic will be demonstrated by working code samples that can be run on a device or emulator. …”
    Libro electrónico
  17. 4297
    Publicado 2015
    “…What You Will Learn Efficiently collect data from a large variety of monitoring objects Organize your data in graphs, charts, maps, and slide shows Build intelligent triggers and alarms to monitor your network proactively Write your own custom probes and monitoring scripts to extend Zabbix Configure Zabbix and its database to be high available and fault-tolerant Automate repetitive procedures using Zabbix's API Integrate Zabbix with external systems Understand the protocol and how to interact with it by writing your own custom agent In Detail Nowadays monitoring systems play a crucial role in any IT environment. …”
    Libro electrónico
  18. 4298
    Publicado 2015
    “…Throughout the course, Sam demonstrates his Eight Key Principles for doing microservices well: Model Around Your Business Domain: Domain-driven design can help you find stable, reusable boundaries Build a Culture of Automation: More moving parts means automation is key Hide Implementation Details: One of the pitfalls that distributed systems can often fall into is tightly coupling their services together Embrace Decentralization: To achieve autonomy, push power out of the center, organizationally and architecturally Deploy Independently: Perhaps the most important characteristic microservices need Focus on Consumers First: As the creator of an API, make your service easy to consume Isolate Failure: Microservice architecture doesn’t automatically make your systems more stable Make Them Highly Observable: With many moving parts, understanding what is happening in your system can be challenging About the presenter: Sam Newman is the author of Building Microservices: Designing Fine-Grained Systems (O’Reilly Media, 2015). …”
    Video
  19. 4299
    Publicado 2015
    “…Each section will introduce the relevant Java classes and APIs required to implement these components. With the rules regarding structure, layout, iconography, and typography covered, we then move into animation and transition, possibly Material Design's most powerful concept, allowing complex hierarchies to be displayed simply and stylishly. …”
    Libro electrónico
  20. 4300
    Publicado 2015
    “…The tables benefit from the accelerator performance characteristics, while maintaining access through existing DB2 for z/OS application programming interfaces (APIs). Additionally, we describe the newly introduced analytical capabilities with DB2 Analytics Accelerator V5.1, putting you in the position to efficiently perform data modeling for online analyti..…”
    Libro electrónico