Mostrando 761 - 780 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.10s Limitar resultados
  1. 761
    por Vermeir, Nico
    Publicado 2013
    Tabla de Contenidos: “…; Using the Windows 8 Inclinometer API; Gyroscope Sensor; How Does It Work?; Using the Windows 8 Gyroscope API; Compass Sensor; How Does It Work?…”
    Libro electrónico
  2. 762
    Publicado 2015
    Tabla de Contenidos: “…GET allGET by ID; POST; PUT; DELETE; Building a RESTful API with Node.js; Setting up the RESTful API; The HTTP module; Dissecting the HTTP server; Returning JSON; Implementing our GET handlers; Implementing a router; Implementing our POST handlers; Implementing the DELETE and PUT handlers; Testing the API; Moving forward; Summary; Chapter 4: Securing Your Backend; Understanding the outcomes of token-based authentication; The theoretical bit; A small token of trust; Playing your role; Putting it all together; Implementation; Adding the new collections; Adding an authentication module…”
    Libro electrónico
  3. 763
    Publicado 2017
    Tabla de Contenidos: “…-- Schemaless and document-oriented -- Searching -- Analytics -- Rich client library support and the REST API -- Easy to operate and easy to scale -- Near real time -- Lightning fast -- Fault tolerant -- Exploring the components of Elastic Stack -- Elasticsearch -- Logstash -- Beats -- Kibana -- X-Pack -- Security -- Monitoring -- Reporting -- Alerting -- Graph -- Elastic Cloud -- Use cases of Elastic Stack -- Log and security analytics -- Product search -- Metrics analytics -- Web search and website search -- Downloading and installing -- Installing Elasticsearch -- Installing Kibana -- Summary -- Chapter 2: Getting Started with Elasticsearch -- Using the Kibana Console UI -- Core concepts -- Index -- Type -- Document -- Node -- Cluster -- Shards and replicas -- Mappings and data types -- Data types -- Core datatypes -- Complex datatypes -- Other datatypes -- Mappings -- Creating an index with the name catalog -- Defining the mappings for the type of product -- Inverted index -- CRUD operations -- Index API -- Indexing a document by providing an ID -- Indexing a document without providing an ID -- Get API -- Update API -- Delete API -- Creating indexes and taking control of mapping -- Creating an index -- Creating type mapping in an existing index -- Updating a mapping -- REST API overview -- Common API conventions -- Formatting the JSON response -- Dealing with multiple indices -- Searching all documents in one index -- Searching all documents in multiple indexes -- Searching all documents of a particular type in all indices -- Summary -- Chapter 3: Searching-What is Relevant -- Basics of text analysis…”
    Libro electrónico
  4. 764
    por Khliupko, Viktor. author
    Publicado 2017
    Tabla de Contenidos: “…Hosting -- 6. Composer -- 7. API -- 8. Templates -- 9. Extensions -- 10. SEO -- 11. …”
    Libro electrónico
  5. 765
    por Northwood, Chris. author
    Publicado 2018
    Tabla de Contenidos: “…JavaScript -- 9. Accessibility -- 10. APIs -- 11. Storing Data -- 12. Security -- 13. Deployment -- 14. …”
    Libro electrónico
  6. 766
    por Sawhney, Rahul. author
    Publicado 2019
    Tabla de Contenidos: “…Chapter 1: Introduction to Azure Functions -- Chapter 2: Creating Azure Function -- Chapter 3: Understanding Azure Functions Triggers And Bindings -- Chapter 4: Serverless API Using Azure Function -- Chapter 5: Azure Durable Functions for statefulness -- Chapter 6: Deploying Azure Function -- Chapter 7: Monitoring Azure Function in Production…”
    Libro electrónico
  7. 767
    Publicado 2024
    Tabla de Contenidos: “…Getting started -- The basics -- Compound data types -- Conditionals and loops -- Functions -- Classes -- HTML, the DOM, and CSS -- Event-based programming -- The canvas element -- Pong -- Object-oriented Pong -- Generating sounds -- Writing a song -- Introducing the D3 library -- Visualizing data from the GitHub search API -- Afterword: Next steps…”
    Libro electrónico
  8. 768
    Publicado 2011
    Tabla de Contenidos: “…Designing for the mobile web -- HTML5 in mobile websites -- Using CSS3 -- Graphical control with Bitmap, SVG, and CANVAS Elements -- Adding video to your web p. -- Applying new web API functionality to your mobile web p. -- Developing for specific mobile browsers -- Developing websites for the rest -- Tablet development -- Summary…”
    Libro electrónico
  9. 769
    por Späth, Peter. author
    Publicado 2018
    Tabla de Contenidos: “…Content Providers -- 7. Permissions -- 8. APIs -- 9. User Interface -- 10. Development -- 11. …”
    Libro electrónico
  10. 770
    Publicado 2021
    Tabla de Contenidos: “…Ensuring the Quality of Our Components -- 7. Interacting with API Data -- 8. Building Our Application -- 9. Automating Repetitive Tasks -- 10. …”
    Libro electrónico
  11. 771
    Publicado 2016
    Tabla de Contenidos: “…Eine nicht authentifizierte API verwendenAPIs finden; Beispiel: Verwenden der Twitter-APIs; Zugriff auf die APIs erhalten; Twython verwenden; Weiterführendes Material; Kapitel 10 - Arbeiten mit Daten; Erkunden Ihrer Daten; Erkunden eindimensionaler Daten; Zwei Dimensionen; Mehrere Dimensionen; Bereinigen und Umformen; Manipulieren von Daten; Umskalieren; Hauptkomponentenanalyse; Weiterführendes Material; Kapitel 11 - Maschinelles Lernen; Modellieren; Was ist maschinelles Lernen?…”
    Libro electrónico
  12. 772
    Publicado 2015
    Tabla de Contenidos: “…Starting to Crawl""; ""Traversing a Single Domain""; ""Crawling an Entire Site""; ""Collecting Data Across an Entire Site""; ""Crawling Across the Internet""; ""Crawling with Scrapy""; ""Chapter 4. Using APIs""; ""How APIs Work""; ""Common Conventions""; ""Methods""; ""Authentication""; ""Responses""; ""API Calls""; ""Echo Nest""…”
    Libro electrónico
  13. 773
    Publicado 2016
    Tabla de Contenidos: “…Setting up and customizing a responsive single page webdesign with BootstrapDisplaying a model in the View, using the JSTL; Defining a common WebContentInterceptor; Designing a client-side MVC pattern with AngularJS; Chapter 3: Working with Java Persistence and Entities; Introduction; Configuring the Java Persistence API in Spring; Defining useful EJB3 entities and relationships; Making use of the JPA and Spring Data JPA; Chapter 4: Building a REST API for a Stateless Architecture; Introduction; Binding requests and marshalling responses; Configuring content-negotiation (JSON, XML, and so on)…”
    Libro electrónico
  14. 774
    Publicado 2015
    Tabla de Contenidos: “…Infinispan and high availabiltiySummary; Chapter 3: Using the APIs; Infinispan architecture; Anatomy of an Infinispan clustered cache; Embedded (P2P) mode; The client/server mode; The cache container; Default cache; Naming your caches; Configuring an Infinispan cache; Declarative configuration on Infinispan 6.0.x; Global configuration (globalType); Configuration settings; Declarative configuration on Infinispan 7.0.x; Understanding the JGroups element; Configuring the threads subsystem; Configuring the cache-container element; Programmatic configuration; Infinispan APIs…”
    Libro electrónico
  15. 775
    por Kumar, Vinodh. author
    Publicado 2013
    Tabla de Contenidos: “…; ""Why to Use ESENT/Jet API""; ""Building Password Manager App""; ""Setting Up the Development Environment""…”
    Libro electrónico
  16. 776
    Publicado 2020
    Tabla de Contenidos: “…-- Conventions Used in This Book -- What This Book Covers -- Downloading and Installing Python -- Getting Help When You're Stuck -- Summary -- PART I: DATA MINING -- 1 THE PROGRAMMING LANGUAGES YOU'LL NEED TO KNOW -- Frontend Languages -- Backend Languages -- Summary -- 2 WHERE TO GET YOUR DATA -- What Is an API? -- Using an API to Get Data -- Answering a Research Question Using Data -- Summary -- 3 GETTING DATA WITH CODE -- Writing Your First Script -- Running a Script -- Planning Out a Script -- Libraries and pip -- Creating a URL-based API Call -- Storing Data in a Spreadsheet -- Running the Finished Script -- Dealing with API Pagination -- Templates: How to Make Your Code Reusable -- Summary -- 4 SCRAPING YOUR OWN FACEBOOK DATA -- Your Data Sources -- Downloading Your Facebook Data -- Reviewing the Data and Inspecting the Code -- Analyzing HTML Code to Recognize Patterns -- Writing Data into a Spreadsheet -- Running the Script -- Summary -- 5 SCRAPING A LIVE SITE -- Messy Data -- Scraping from a Live Website -- Summary -- PART II: DATA ANALYSIS -- 6 INTRODUCTION TO DATA ANALYSIS -- The Process of Data Analysis -- Bot Spotting -- Getting Started with Google Sheets -- Modifying and Formatting the Data -- Aggregating the Data -- Sorting and Filtering the Data -- Merging Data Sets -- Other Ways to Use Google Sheets -- Summary -- 7 VISUALIZING YOUR DATA -- Understanding Our Bot Through Charts -- Conditional Formatting -- Summary -- 8 ADVANCED TOOLS FOR DATA ANALYSIS -- Using Jupyter Notebook -- What Is pandas? …”
    Libro electrónico
  17. 777
    Publicado 2021
    Tabla de Contenidos: “…Scripting in Java -- 11. Process API -- 12. Packaging Modules -- 13.Custom Runtime Images -- 14. …”
    Libro electrónico
  18. 778
    Publicado 2017
    Tabla de Contenidos: “…-- Setting up a Laravel development environment -- Routing and controllers -- Blade templating -- Frontend components -- Collecting and handling user data -- Artisan and tinker -- Database and eloquent -- User authentication and authorization -- Requests and responses -- The container -- Testing -- Writing APIs -- Storage and retrieval -- Mail and notifications -- Queues, jobs, events, broadcasting, and the scheduler -- Helpers and collections…”
    Libro electrónico
  19. 779
    Tabla de Contenidos: “…Deploying and Running Microservices -- 9. Service Mesh -- 10. APIs, Events, and Stream -- 11. Microservices Security Fundamentals.-12. …”
    Libro electrónico
  20. 780
    Publicado 2017
    Tabla de Contenidos: “…The cloud native application -- Bootcamp: introducing spring boot and cloud foundry -- Twelve-factor application style configuration -- Testing -- The forklifted application -- REST APIs -- Routing -- Edge services -- Managing data -- Messaging -- Batch processes and tasks -- Data integration -- The observable system -- Service brokers -- Continuous delivery -- Appendix: Using spring boot with Java EE…”
    Libro electrónico