Mostrando 3,621 - 3,640 Resultados de 4,542 Para Buscar '"Apiés"', tiempo de consulta: 0.07s Limitar resultados
  1. 3621
    Publicado 2018
    “…This book shows how to access market, fundamental, and alternative data via API or web scraping and offers a framework to evaluate alternative data. …”
    Libro electrónico
  2. 3622
    Publicado 2021
    “…Author Ted Young, cofounder of the OpenTelemetry project, demonstrates how this collection of tools, APIs, and SDKs gives OSS libraries and services the ability to provide their own instrumentation. …”
    Libro electrónico
  3. 3623
    Publicado 2021
    “…In Real-World Cryptography you will find: Best practices for using cryptography Diagrams and explanations of cryptographic algorithms Implementing digital signatures and zero-knowledge proofs Specialized hardware for attacks and highly adversarial environments Identifying and fixing bad practices Choosing the right cryptographic tool for any problem Real-World Cryptography reveals the cryptographic techniques that drive the security of web APIs, registering and logging in users, and even the blockchain. …”
    Libro electrónico
  4. 3624
    Publicado 2022
    “…Further, we cover an asyncio use-case working with network connections such as web servers using asynio's streams API, followed by communication between coroutines and synchronization of coroutines. …”
    Video
  5. 3625
    Publicado 2023
    “…You'll discover: How to get started with Go, including how to run, build, and test your own go programs Understand control flow and data structures in Go including arrays, slices, maps, and pointerss How to leverage structs, interfaces, and methods to organize and reuse code How to leverage go to process data, access different types of files and develop APIs Leverage concurrency and gRPCs to create complex and interconnected systems. …”
    Libro electrónico
  6. 3626
    Publicado 2022
    “…TensorFlow 2.x focuses on simplicity and ease of use, with updates like eager execution, intuitive higher-level APIs based on Keras, and flexible model building on any platform. …”
    Libro electrónico
  7. 3627
    Publicado 2016
    “…What You Will Learn Discover IBM Bluemix as a PaaS platform and learn about its three delivery models Develop and deploy a "Hello World" application on IBM Bluemix using the Cloud Foundry command line utility and the Bluemix console Extend your application by using the API or services provided by IBM Bluemix Understand microservices architecture and learn how to develop a sample application based on microservices architecture, using IBM Bluemix Learn how to leverage on-premise software and build an application on IBM Bluemix Scale and monitor an application on IBM Bluemix Explore the compute options on IBM Bluemix and work with each of them Build a mobile client application using Mobile services on IBM Bluemix In Detail IBM Bluemix is an open standard platform for building, running, and managing applications on the cloud. …”
    Libro electrónico
  8. 3628
    Publicado 2015
    “…Taking an application and code first approach, he then covers the various APIs in Python, R, and SQL to show how Spark makes large scale data analysis much more accessible through languages familiar to data scientists and analysts alike. …”
    Video
  9. 3629
    Publicado 2017
    “…Use Splunk to gather, analyze, and report data Create Dashboards and Visualizations that make data meaningful Model and accelerate data and perform pivot-based reporting Integrate advanced JavaScript charts and leverage Splunk's APIs Develop and Manage apps in Splunk Integrate Splunk with R and Tableau using SDKs In Detail Splunk is an extremely powerful tool for searching, exploring, and visualizing data of all types. …”
    Libro electrónico
  10. 3630
    Publicado 2018
    “…Step-by-step instructions which take you through each program to automate monotonous tasks with Python 3.7 Key Features Automate integral business processes such as report generation, email marketing, and lead generation Build your first web application that scrapes data and accesses websites' APIs Create graphic-rich charts, graphs, and maps using Matplotlib Book Description Have you been doing the same old monotonous office work over and over again? …”
    Libro electrónico
  11. 3631
    Publicado 2018
    “…Cover Selenium automation, to save your time when testing in Java About This Video Gain a working knowledge of the Selenium Webdriver API and easily write automation tests in Java against any major browser. …”
    Video
  12. 3632
    Publicado 2017
    “…You’ll find recipes for: High-performance load balancing with HTTP, TCP, and UDP Traffic management and A/B testing Managing programmability and automation with dynamic templating and the NGINX Plus API Securing access through encrypted traffic, secure links, HTTP authentication subrequests, and more Deploying NGINX to AWS, Azure, and Google cloud-computing services Using Docker to deploy containers and microservices Debugging and troubleshooting, performance tuning, and practical ops tips…”
    Libro electrónico
  13. 3633
    Publicado 2021
    “…If you want to develop cloud native Java or Kotlin applications with Spring Boot rapidly and effectively—using reactive programming, building APIs, and creating database access of all kinds—this book is for you. …”
    Libro electrónico
  14. 3634
    Publicado 2019
    “…Design, deploy, and manage large-scale containers using Kubernetes Key Features Gain insight into the latest features of Kubernetes, including Prometheus and API aggregation Discover ways to keep your clusters always available, scalable, and up-to-date Master the skills of designing and deploying large clusters on various cloud platforms Book Description If you are running a number of containers and want to be able to automate the way they're managed, it can be helpful to have Kubernetes at your disposal. …”
    Libro electrónico
  15. 3635
    Publicado 2015
    “…Expanded coverage includes a chapter on the Date-Time API and a new chapter on annotations, with sections on type annotations and pluggable type systems as well as repeating annotations. …”
    Libro electrónico
  16. 3636
    Publicado 2015
    “…You’ll also find design guidelines, a review of available tutorials, and API docs. With this video, you’ll learn how to: Use the basic XML layout and Activity classes generated by Android Studio Work with the default multi-project Gradle build files Create and configure an emulator, using the AVD Manager Increase functionality by changing themes and adding widgets Understand Android’s activity lifecycle by charting callback methods associated with activities Learn how to save and restore state variables in activities Add alternative layouts by using qualifiers on the "res" directory Learn about internal and external storage for managing persistent data Use the SQLite database available to every Android application Access a RESTful Web Service to deal with asynchronous tasks Ken Kousen, president of Kousen IT, Inc., is a technical trainer, mentor, and consultant in all areas related to Java, specializing in Android, Spring, Hibernate/JPA, Groovy, Grails, and Gradle. …”
    Video
  17. 3637
    Publicado 2016
    “…What You Will Learn Explore your cluster with ElasticSearch-head and BigDesk Access the underlying data of the ElasticSearch monitoring plugins using the ElasticSearch API Analyze your cluster's performance with Marvel Troubleshoot some of the common performance and reliability issues that come up when using ElasticSearch Analyze a cluster's historical performance, and get to the bottom of and recover from system failures Use and install various other tools and plugins such as Kibana and Kopf, which is helpful to monitor ElasticSearch In Detail ElasticSearch is a distributed search server similar to Apache Solr with a focus on large datasets, a schema-less setup, and high availability. …”
    Libro electrónico
  18. 3638
    Publicado 2015
    “…Robert describes language behaviors left to the discretion of JVM and compiler implementers and guides developers in the proper use of Java’s APIs including lang, util, Collections, Concurrency Utilities, Logging, Management, Reflection, Regular Expressions, Zip, I/O, JMX, JNI, Math, Serialization, and JAXP. …”
    Video
  19. 3639
    Publicado 2017
    “…Ideal for developers familiar with Java, Android basics, and the Java SE API, this book features recipes contributed by more than three dozen Android developers. …”
    Libro electrónico
  20. 3640
    Publicado 2015
    “…Learn Kafka’s use cases and the problems that it solves Understand the basics, including logs, partitions, replicas, consumers, and producers Set up a Kafka cluster, starting with a single node before adding more Write producers and consumers, using old and new APIs Use the Flume log aggregation framework to integrate Kafka with Hadoop Configure Kafka for availability and consistency, and learn how to troubleshoot various issues Become familiar with the entire Kafka ecosystem Gwen Shapira is a software engineer at Cloudera with 15 years of experience working with customers to design scalable data architectures. …”
    Video