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
-
861Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: The Serverless Paradigm -- Understanding serverless architectures -- Understanding microservices -- Serverless architectures don't have to be real-time only -- Pros and cons of serverless -- Summary -- Chapter 2: Building a Serverless Application in AWS -- Triggers in AWS Lambda -- Lambda functions -- Functions as containers -- Configuring functions -- Testing Lambda functions -- Versioning Lambda functions -- Creating deployment packages -- Summary -- Chapter 3: Setting Up Serverless Architectures -- S3 trigger -- SNS trigger -- SQS trigger -- CloudWatch trigger -- Summary -- Chapter 4: Deploying Serverless APIs -- API methods and resources -- Setting up integration -- Deploying the Lambda function for API execution -- Handling authentication and user controls -- Summary -- Chapter 5: Logging and Monitoring -- Understanding CloudWatch -- Understanding CloudTrail -- Lambda's metrics in CloudWatch -- Lambda's logs in CloudWatch -- Logging statements in Lambda -- Summary -- Chapter 6: Scaling Up Serverless Architectures -- Third-party orchestration tools -- The creation and termination of servers -- Security best practices -- Identifying and handling difficulties in scaling -- Summary -- Chapter 7: Security in AWS Lambda -- Understanding AWS Virtual Private Clouds (VPCs) -- Understanding subnets in VPCs -- Securing Lambda inside private subnets -- Controlling access to Lambda functions -- Using STS inside Lambda for secure session-based execution -- Summary -- Chapter 8: Deploying a Lambda Function with SAM -- Introduction to SAM -- CloudFormation for serverless services -- Deploying with SAM -- Understanding security in SAM -- Summary -- Chapter 9: Introduction to Microsoft Azure Functions…”
Libro electrónico -
862Publicado 2022Tabla de Contenidos: “…Table of Contents Microsoft Identity Platform Overview Azure AD Application Model Application Types and User Consent The Basics and Evolution of Authentication Securing Applications with OAuth 2.0, OpenID Connect, and MSAL Building Secure Services Using the Microsoft Graph API Introducing Azure Active Directory B2C Advanced Features of Azure AD B2C Azure AD B2C Custom Policies…”
Libro electrónico -
863Publicado 2021Tabla de Contenidos: “…Table of Contents What Is DataRobot and Why You Need It Machine Learning Basics Understanding and Defining Business Problems Preparing Data for DataRobot Exploratory Data Analysis with DataRobot Model Building with DataRobot Model Understanding and Explainability Model Scoring and Deployment Forecasting and Time Series Modeling Recommender Systems Working with Geospatial Data, NLP, and Image Processing DataRobot Python API Model Governance and MLOps Conclusion…”
Libro electrónico -
864por VanDyk, John K.Tabla de Contenidos: “…How Drupal Works -- Writing a Module -- Hooks, Actions, and Triggers -- The Menu System -- Working with Databases -- Working with Users -- Working with Nodes -- The Theme System -- Working with Blocks -- The form API -- Manipulating User Input: The Filter System -- Searching and Indexing Content -- Working with Files -- Working with Taxonomy -- Caching -- Sessions -- Using jQuery -- Localization and Translation -- XML-RPC -- Writing Secure Code -- Development Best Practices -- Optimizing Drupal -- Installation Profiles…”
Publicado 2008
Libro electrónico -
865Publicado 2010Tabla de Contenidos: “…Application classes -- The file attachment API -- Approval workflow engine -- Pagelet wizard -- Understanding and creating iScripts -- Javascript for the PeopleSoft developer -- Ajax and PeopleSoft -- Creating custom tools -- Extending PeopleCode with Java -- A logging framework for PeopleCode -- Writing your own Java -- Creating real-time integrations -- Java on the web server -- Creating mobile applications for PeopleSoft -- Test-driven development -- Peoplecode language arts…”
Libro electrónico -
866por Sharan, Kishori. authorTabla de Contenidos: “…Implementing Services -- 15. The Module API -- 16. Breaking Module Encapsulation -- 17 -- Reactive Streams -- 18 -- Stack Walking…”
Publicado 2018
Libro electrónico -
867Decoupled Drupal in Practice Architect and Implement Decoupled Drupal Architectures Across the Stackpor So, Preston. authorTabla de Contenidos: “…Using Views with Core REST -- 12. JSON API in Drupal -- 13. RELAXed Web Services -- 14. …”
Publicado 2018
Libro electrónico -
868por Callaghan, Michael D.Tabla de Contenidos: “…Part I:Core Concepts -- 1: A Gentle Introduction to Angular -- 2: A Brief Introduction to Typescript -- 3: Angular CLI Quick Reference -- 4: Making a Simple Angular Component -- 5: Offline Networks -- 6: Custom Angular Checkboxes with [(ngModel)] Support -- 7: Error Handling Strategies for Handling Data 8: Upgrading Angular -- 9: Understanding Service API’s -- 10: Deploy with Azure with ng Deploy -- 11: Hosting an API -- 12: Progressive Web Applications (PWAs) -- 13: RxJS: To Use or Not to Use? …”
Publicado 2024
Libro electrónico -
869Publicado 2012Tabla de Contenidos: “…Portlet 2.0 API-caching, security, and localization -- Chapter 5. …”
Libro electrónico -
870Publicado 2018Tabla de Contenidos: “…Summary -- Chapter 4: Define Business Rules Using Business Rule Designer -- Evolution of business rules -- Getting to know the new Business Rule Designer -- Specifying conditions using condition components -- Taking actions for conditions using action components -- Recommendation in action -- Additional features of Business Rule Designer -- Cut, copy, and paste the component -- Deleting the component -- Taking a snapshot of the business rule -- Set zoom level and Fit to Canvas for ease of readability -- Navigating easily using Minimap -- Using Business Rule (Text View) to read through the business rule -- A few key points about business rules -- Summary -- Chapter 5: Creating Custom Business Apps -- Overview of PowerApps in Dynamics 365 -- Prerequisite for designing PowerApps -- Connectors in PowerApps -- Managing data for PowerApps -- Fetching on-premises data for PowerApps -- PowerApps designer -- Creating PowerApps using Dynamics 365 data -- Creating a PowerApps for case entity -- Running PowerApps on a mobile or tablet device -- Common Data Service -- Creating PowerApps using Common Data Connection -- Creating a custom entity -- Customizing PowerApps -- Summary -- Chapter 6: Automate Business Processes Using Microsoft Flow -- Getting to know Microsoft Flow -- Choosing the right Microsoft Flow plan -- Understanding the different components of a Flow -- Understanding Microsoft Flow in the context of Dynamics 365 -- Creating a Dynamics 365 Flow -- Dynamics 365 Workflow versus Microsoft Flow -- Summary -- Chapter 7: Develop Apps using Web API -- Getting started with Dynamics 365 Web API (client-side JavaScript) -- JavaScript web resources -- Single Page Applications -- Working with XMLHttpRequest in Dynamics 365 Web API -- Web API URL and versions -- Querying data using Dynamics 365 Web API -- Standard query options…”
Libro electrónico -
871Publicado 2021Tabla de Contenidos: “…REST URLs -- REST methods -- REST response -- Creating a REST API in Go -- Getting your REST API up and running -- Testing the REST API -- Registering additional paths -- Passing in query string -- Specifying request methods -- Storing the course information on the REST API -- Testing the REST API again -- Chapter 17 Working with Databases -- Setting Up a MySQL Database Server -- Interfacing with the MySQL server -- Creating a database and table -- Creating a new account and granting permission -- Connecting to the MySQL Database in Go -- Retrieving a record -- Adding a record -- Modifying a record -- Deleting a record -- Part 6 The Part of Tens -- Chapter 18 Ten Useful Go Packages to Create Applications -- color -- Installation -- Code sample -- now -- Installation -- Code sample -- go-pushbullet -- Installation -- Code sample -- goid -- Installation -- Code sample -- json2go -- Installation -- Code sample -- gojq -- Installation -- Code sample -- turtle -- Installation -- Code sample -- go-http-client -- Installation -- Code sample -- notify -- Installation -- Code sample -- gosx-notifier -- Installation -- Code sample -- Chapter 19 Ten Great Go Resources -- The Official Go Website -- Go by Example -- A Tour of Go -- The Go Frequently Asked Questions -- The Go Playground -- Go Bootcamp -- Effective Go -- Gophercises -- Tutorialspoint -- Stack Overflow -- Index -- EULA…”
Libro electrónico -
872Publicado 2021Tabla de Contenidos: “…Dynamically controlling debug_level via procfs -- A few misc procfs APIs -- Interfacing via the sys filesystem (sysfs) -- Creating a sysfs (pseudo) file in code -- Creating a simple platform device -- Platform devices -- Tying it all together - setting up the device attributes and creating the sysfs file -- The code for implementing our sysfs file and its callbacks -- The "one value per sysfs file" rule -- Interfacing via the debug filesystem (debugfs) -- Checking for the presence of debugfs -- Looking up the debugfs API documentation -- An interfacing example with debugfs -- Creating and using the first debugfs file -- Creating and using the second debugfs file -- Helper debugfs APIs for working on numeric globals -- Removing the debugfs pseudo file(s) -- Seeing a kernel bug - an Oops! …”
Libro electrónico -
873
-
874Publicado 2018Tabla de Contenidos: “…Incidents by date -- Incidents in a polygon -- Buffers -- Nearest neighbor -- Interactive widgets -- Charts -- Triggers -- Summary -- Chapter 8: Automating QGIS Analysis -- Working in the Python console -- Loading layers -- Processing a layer -- Layer properties -- Feature properties -- Drawing a layer from PostGIS -- Drawing points -- Drawing polygons from PostGIS -- Adding, editing, and deleting features -- Adding features to an existing layer -- Deleting features from an existing layer -- Editing features from an existing layer -- Selecting features using expressions -- Using toolboxes in Python -- Writing custom toolboxes -- Summary -- Chapter 9: ArcGIS API for Python and ArcGIS Online -- Introducing the ArcGIS API for Python and ArcGIS Online -- A Pythonic web API -- Installing the API -- Testing the API -- Troubleshooting -- Authenticating your Esri user accounts -- Different Esri user accounts -- Different modules of the ArcGIS API for Python -- Exercise 1 - importing the API and using the map widget -- Creating a personalized ArcGIS Online account -- Exercise 2 - searching, displaying, and describing geospatial content -- Exercise 3 - working with raster data and the API's geoprocessing functions -- Summary -- Chapter 10: Geoprocessing with a GPU Database -- Cloud geodatabase solutions -- Big data processing -- MapD architecture -- Cloud versus local versus combined -- Creating a MapD instance in the cloud -- Finding the AMI -- Opening an AWS account -- Creating a key pair -- Launching an instance -- Picking a version -- Searching for an instance -- Setting up a security group -- Immerse environment -- Logging in to Immerse -- Default dashboards -- NYC taxi dataset -- Importing a CSV -- Creating a chart -- Selections with the SQL EDITOR -- Use geospatial data -- Connecting to the database using a terminal -- PuTTYgen…”
Libro electrónico -
875Publicado 2021Tabla de Contenidos: “…Chapter 1: An Introduction to Amazon Web Services -- Chapter 2: Deploying Spring Boot Application as REST API in AWS -- Chapter 3: Deploying MySQL as Database in AWS with RDS -- Chapter 4: Deploying Spring Boot Application Talking to MySQL in AWS -- Chapter 5: Deploying Full Stack Spring Boot React Application in AWS and S3 -- Appendix A: Installing MySQL Workbench on Windows -- Appendix B: AWS Command Line Interface CLI…”
Libro electrónico -
876Publicado 2017Tabla de Contenidos: “…Spock and spring -- Testing REST APIs -- End-to-end web testing -- Testing JavaScript using Spock -- Test driving an RxJava application…”
Libro electrónico -
877por Jecan, Alexandru. authorTabla de Contenidos: “…Introduction -- Chapter 1: Modular Programming Concepts -- Chapter 2: Project Jigsaw -- Chapter 3: Modular JDK and Source Code -- Chapter 4: Defining and Using Modules -- Chapter 5: Modular Run-Time Images -- Chapter 6: Services -- Chapter 7: jLink: The Java Linker -- Chapter 8: Migration -- Chapter 9: The New Module API -- Chapter 10: Advanced topics -- Chapter 11: Testing Modular Applications -- Chapter 12: Integration with Tools…”
Publicado 2017
Libro electrónico -
878por Kromann, Frank M. authorTabla de Contenidos: “…PHP Objects, Classes and Reflection APIs -- 3. Performing Math Operations -- 4. Working with Arrays -- 5. …”
Publicado 2016
Libro electrónico -
879por Seneviratne, Pradeeka. authorTabla de Contenidos: “…Chapter 1: Introduction to LoRa and LoRaWAN -- Chapter 2: Obtaining and Preparing Hardware -- Chapter 3: Setting Up Software Development Environment -- Chapter 4: Building a Peer-to-Peer Channel -- Chapter 5: Building a LoRa Gateway -- Chapter 6: Connecting with IoT Servers Using RESTful API -- Chapter 7: Connecting with IoT Servers Using MQTT -- Chapter 8: GPS Tracking -- Appendix: LoRaWAN Channel Plans…”
Publicado 2019
Libro electrónico -
880Publicado 2022Tabla de Contenidos: “…Table of Contents Introducing the Operator Framework Understanding How Operators Interact with Kubernetes Designing an Operator: CRD, API, and Target Reconciliation Developing an Operator with the Operator SDK Developing an Operator: Advanced Functionality Building and Deploying Your Kubernetes Operator Packaging Operators for OperatorHub and Operator Lifecycle Manager Preparing for Ongoing Maintenance of Your Operator Diving into FAQs and Future Trends Case Study for Optional Operator: Prometheus Operator Case Study for Core Operator: Etcd Operator…”
Libro electrónico