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
-
621Publicado 2023Tabla de Contenidos:Libro electrónico
-
622Publicado 2018Tabla de Contenidos: “…Table of Contents TypeScript Basics What is New in TypeScript 3Getting Started with React and TypeScript Routing with React Router Advanced Types Component Patterns Working with Forms React Redux Interacting with Restful APIs Interacting with GraphQL APIs Unit Testing with Jest…”
Libro electrónico -
623
-
624Publicado 2023Tabla de Contenidos:Libro electrónico
-
625Publicado 2022Tabla de Contenidos: “…Table of Contents Spring Boot and Angular – The Big Picture Setting Up the Development Environment Moving into Spring Boot Setting Up the Database and Spring Data JPA Building APIs with Spring Documenting APIs with OpenAPI Specification Adding Spring Boot Security with JWT Logging Events in Spring Boot Writing Tests in Spring Boot Setting Up Our Angular Project and Architecture Building Reactive Forms Managing States with NgRx Saving, Deleting, and Updating with NgRx Adding Authentication in Angular Writing Tests in Angular Packaging Backend and Frontend with Maven Deploying Spring Boot and the Angular App…”
Libro electrónico -
626Publicado 2017Tabla de Contenidos: “…-- A bit of history -- IoT use cases -- Technology overview -- Product engineering -- Summary -- Chapter 2: IoTFW.js - I -- Designing a reference architecture -- Architecture -- Smart device -- Gateway -- MQTTS broker -- API engine -- MongoDB -- Web app -- Mobile app -- Desktop app -- Data flow -- Smart device to the apps -- App to the smart device -- Building the reference architecture -- Installing Node.js on the server -- Installing nodemon -- MongoDB -- Local installation -- Using mLab -- MQTTS broker - Mosca -- API engine - Node.js and Express -- Authorization -- MQTT client -- API engine testing -- Communication between broker and API engine -- Raspberry Pi software -- Setting up Raspberry Pi -- Raspberry Pi MQTTS client -- Communication between the broker and the Raspberry Pi -- Troubleshooting -- Communication between the Raspberry Pi, the broker and the API engine -- Web app -- Setting up the app -- Project structure -- App module -- Web app services -- Web app components -- Launching the app -- Summary -- Chapter 3: IoTFW.js - II -- Updating the API engine -- Integrating web app and API engine -- Testing an end-to-end flow using DHT11 and LED -- Setting up and updating the Raspberry Pi -- Updating the API engine -- Updating the web app -- Building the desktop app and implementing an end-to-end flow -- Building the mobile app and implementing an end-to-end flow -- Troubleshooting -- Summary -- Chapter 4: Smart Agriculture -- Agriculture and IoT -- Designing a smart weather station -- Setting up Raspberry Pi 3 -- Raspberry Pi and MCP3208 -- Moisture sensor and MCP3208 -- Raspberry Pi and DHT11…”
Libro electrónico -
627Publicado 2016Tabla de Contenidos: “…Publishing Your API; Documentation Is Key; Overview Documentation; Generated API Documentation; Interactive Documentation; API Description Languages; Automated Testing Tools; Tutorials and the Wider Ecosystem; Appendix A. …”
Libro electrónico -
628por Paul, AkshatTabla de Contenidos: “…UI Component and Authentication -- 3. Creating a Crude REST API -- 4. Integrating RETS APIs with a Frontend React App -- 5. …”
Publicado 2023
Libro electrónico -
629por Gibson, RichTabla de Contenidos: “…Introducing the Google maps API -- Ch. 3. Mashing up Google maps -- Ch. 4. On the road with Google maps -- Ch. 5. …”
Publicado 2006
Libro electrónico -
630Publicado 2023Tabla de Contenidos: “…Cover -- Title page -- Copyright and credits -- Foreword -- Contributors -- Table of Contents -- Preface -- Part 1: Building Cloud-Oriented Apps Using Patterns and Technologies -- Chapter 1: Introduction to Serverless Architecture, Event-Driven Architecture, and Cloud Databases -- Understanding serverless architecture -- API definition -- The API life cycle -- An APIs role -- API types -- Understanding event-driven architecture -- Exploring cloud databases -- Summary -- Further reading -- Questions -- Chapter 2: API Management - Import, Manage, and Publish Your First API -- Technical requirements -- The API Gateway pattern -- Definition -- Use case -- Exploring the API Management service -- API Management components -- Products -- Securing the API -- Subscriptions and keys -- The process of calling an API with the subscription key -- Securing APIs by using certificates -- Accepting client certificates in the consumption tier -- Certificate authorization policies -- Exercise 1 - creating a backend API and deploying APIs -- Creating an API Management instance -- Importing an API -- Configuring the backend settings -- Testing the API -- Exercise 2 - using Azure API Management to proxy a public API -- Importing an OpenAPI schema for proxying -- Summary -- Chapter 3: Developing Event-Based and Message-Based Solutions -- Introduction -- Exploring Event Grid and Azure Event Hubs -- Event Grid -- Event Hubs -- Exercise 1 - publishing and subscribing from a .NET app to Event Grid events -- Creating an Event Grid topic -- Creating a web app to deploy the Azure Event Grid viewer -- Creating an Event Grid subscription -- Create a .NET Console project -- Making some modifications to the Program class to be able to connect to Event Grid -- Publishing new events -- Exploring Azure message queues…”
Libro electrónico -
631Publicado 2018Tabla de Contenidos: “…Intro -- Title -- Copyright and Credits -- Contributor -- Packt Upsell -- Table of Contents -- Preface -- Kubernetes Design Patterns -- Software Design Patterns -- Uses of Software Design Patterns -- Classification of Software Design Patterns -- Kubernetes Design Patterns -- Structural Patterns -- Sidecar Pattern -- Activity: Running a Web Server with Synchronization -- Initialization Pattern -- Activity: Running a Web Server after Content Preparation -- Behavioral Patterns -- Job Pattern -- Scheduled Job Pattern -- Daemon Service Pattern -- Singleton Service Pattern -- Introspective Pattern -- Activity: Injecting Data into Applications -- Deployment Strategies -- Recreate Strategy -- Deploying the Application Using the Recreate Strategy -- Rolling Update Strategy -- Deploying an Application Using the Rolling Update Strategy -- Blue/Green Strategy -- Deploying an Application Using the Blue/Green Strategy -- A/B Testing Strategy -- Deployment Strategies Summary -- Summary -- Kubernetes Client Libraries -- Accessing the Kubernetes API -- Kubernetes API Style -- Getting a JSON Response from the Kubernetes API -- Accessing the Kubernetes API -- Connecting to the Kubernetes API and Creating Namespaces -- Accessing the Kubernetes API inside a Cluster -- To Connect to the Kubernetes API inside a Cluster -- Official Client Libraries -- Go Client Library -- Repository -- Documentation -- Installation -- Creating Configuration -- Creating Clientset -- Making API Calls -- To Use the Kubernetes Go Client outside the Cluster -- Activity: Using the Kubernetes Go Client inside the Cluster -- Python Client Library -- Repository -- Installation -- Client Usage -- Packaging -- Using the Kubernetes Python Client inside the Cluster -- Other Official Client Libraries -- Community-Maintained Client Libraries -- Summary -- Kubernetes Extensions…”
Libro electrónico -
632Publicado 2015Tabla de Contenidos: “…""Back to the configuration""""The grid widget""; ""Managing the registries""; ""Permissions and ACL""; ""Updating in bulk with mass actions""; ""The form widget""; ""Loading the data""; ""Saving the data""; ""Summary""; ""Chapter 5: The Magento API ""; ""The Core API""; ""XML-RPC""; ""SOAP""; ""The RESTful API""; ""Using the API""; ""Setting up the API credentials for XML-RPC/SOAP""; ""Setting up the REST API credentials""; ""Loading and reading data""; ""Updating data""; ""Deleting a product""; ""Extending the API""; ""Extending the REST API ""; ""Securing the API""; ""Summary""…”
Libro electrónico -
633Publicado 2020Tabla de Contenidos: “…Our development environment -- API introduction -- A web application with Node and Express -- Our first GraphQL API -- Database -- CRUD operations -- User accounts and authentication -- User actions -- Details -- Deploying our API -- User interfaces and React -- Building a web client with React -- Styling an application -- Working with Apollo client -- Web authentication and state -- Create, read. update, and delete operations -- Deploying a web application -- Desktop applications with Electron -- Integrating an existing web application with Electron -- Electron deployment -- Mobile applications with React Native -- Mobile application shell -- GraphQL and React Native -- Mobile application authentication -- Mobile application distribution…”
Libro electrónico -
634Publicado 2018Tabla de Contenidos:Libro electrónico
-
635por Yadava, HimanshuTabla de Contenidos: “…to Berkeley DB -- When to Use Berkeley DB -- Products, Compilation, and Installation -- Building a Simple Application Using Berkeley DB -- to Advanced Data Stores -- Advanced Operations -- A Real-World Data Store -- Replication -- Distributed Transactions and Data-Distribution Strategies -- Berkeley DB Utilities -- Berkeley DB Java APIs -- Berkeley DB C API…”
Publicado 2007
Libro electrónico -
636Publicado 2016Tabla de Contenidos: “…-- Summary -- Chapter 7: The Google Fit Platform and APIs - The Fitness Tracker App -- The Google Fit platform -- Google Fitness Store -- REST APIs -- Android Fitness APIs -- Sensors API -- Recording API -- History API -- Sessions API -- Bluetooth Low Energy API -- Config API -- Platform basics -- Data sources -- Data types -- Data point -- Data set -- Authorization and permission scopes -- Registration with the Google developer console -- Authorization from a user in the application -- Fitness scopes -- Installing and running time permissions -- Fitness tracker app using fitness APIs -- Fitness tracker application requirements and architecture -- Time for action - working with live fitness data using the Sensors API -- What just happened? …”
Libro electrónico -
637por Liu, Henry H.Tabla de Contenidos: “…Enabling API Profiling Framework; 9. Implementing API Profiling Framework…”
Publicado 2009
Libro electrónico -
638por Grigorik, IlyaTabla de Contenidos: “…Networking 101 -- Performance of wireless networks -- HTTP -- Browser APIs and protocols…”
Publicado 2013
Libro electrónico -
639Publicado 2020Tabla de Contenidos: “…Introducing Express -- Getting started with Node -- Saving time with Express -- Tidying up -- Quality assurance -- The request and response objects -- Templating with handlebars -- Form handling -- Cookies and sessions -- Middleware -- Sending email -- Production concerns -- Persistence -- Routing -- REST APIs and JSON -- Single-page applications -- Static content -- Security -- Integrating with third-party APIs -- Debugging -- Going live -- Maintenance -- Additional resources…”
Libro electrónico -
640Publicado 2014Tabla de Contenidos: “…Strings -- Numbers -- Dates and times -- Arrays -- Variables -- Functions -- Classes and objects -- Web fundamentals -- Forms -- Database access -- Sessions and data persistence -- XML -- Web automation -- Consuming RESTful APIs -- Serving RESTful APIs -- Internet services -- Graphics -- Security and encryption -- Internationalization and localization -- Error handling -- Software engineering -- Performance tuning -- Regular expressions -- Files -- Directories -- Command-line PHP -- Packages…”
Libro electrónico