Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,058
- Application software 975
- Java (Computer program language) 452
- Cloud computing 327
- Application program interfaces (Computer software) 301
- Engineering & Applied Sciences 299
- Web site development 286
- Python (Computer program language) 271
- Computer Science 250
- Computer programming 242
- JavaScript (Computer program language) 231
- Web applications 220
- Programming 191
- Computer programs 190
- Microsoft .NET Framework 179
- Computer software 175
- Design 167
- Web sites 162
- Internet programming 153
- Machine learning 145
- Artificial intelligence 140
- Mobile computing 126
- Open source software 123
- Programming languages (Electronic computers) 121
- Computer networks 120
- Android (Electronic resource) 119
- Management 114
- Data mining 109
- Software engineering 107
- Web services 101
-
761por Vermeir, NicoTabla 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?…”
Publicado 2013
Libro electrónico -
762Publicado 2015Tabla 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 -
763Publicado 2017Tabla 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 -
764por Khliupko, Viktor. authorTabla de Contenidos: “…Hosting -- 6. Composer -- 7. API -- 8. Templates -- 9. Extensions -- 10. SEO -- 11. …”
Publicado 2017
Libro electrónico -
765por Northwood, Chris. authorTabla de Contenidos: “…JavaScript -- 9. Accessibility -- 10. APIs -- 11. Storing Data -- 12. Security -- 13. Deployment -- 14. …”
Publicado 2018
Libro electrónico -
766por Sawhney, Rahul. authorTabla 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…”
Publicado 2019
Libro electrónico -
767Publicado 2024Tabla 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 -
768Publicado 2011Tabla 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 -
769por Späth, Peter. authorTabla de Contenidos: “…Content Providers -- 7. Permissions -- 8. APIs -- 9. User Interface -- 10. Development -- 11. …”
Publicado 2018
Libro electrónico -
770Publicado 2021Tabla 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 -
771Publicado 2016Tabla 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 -
772Publicado 2015Tabla 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 -
773Publicado 2016Tabla 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 -
774Publicado 2015Tabla 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 -
775por Kumar, Vinodh. authorTabla de Contenidos: “…; ""Why to Use ESENT/Jet API""; ""Building Password Manager App""; ""Setting Up the Development Environment""…”
Publicado 2013
Libro electrónico -
776Publicado 2020Tabla 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 -
777Publicado 2021Tabla de Contenidos: “…Scripting in Java -- 11. Process API -- 12. Packaging Modules -- 13.Custom Runtime Images -- 14. …”
Libro electrónico -
778Publicado 2017Tabla 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 -
779Tabla de Contenidos: “…Deploying and Running Microservices -- 9. Service Mesh -- 10. APIs, Events, and Stream -- 11. Microservices Security Fundamentals.-12. …”
Libro electrónico -
780Publicado 2017Tabla 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