Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 452
- Application software 417
- Historia 237
- Java (Computer program language) 200
- Application program interfaces (Computer software) 185
- Tàpies, Antoni 161
- Engineering & Applied Sciences 150
- Historia y crítica 132
- Computer Science 128
- Cloud computing 121
- Web site development 121
- Computer programming 117
- Management 114
- Crítica e interpretación 112
- Programming 111
- Python (Computer program language) 107
- Health & Biological Sciences 104
- JavaScript (Computer program language) 99
- Communauté de Taizé 92
- Història 85
- Tapices 81
- Web applications 81
- Microsoft .NET Framework 76
- Design 75
- Computer networks 74
- Computer programs 74
- Data processing 73
- Mobile computing 73
- Android (Electronic resource) 71
- Computer software 70
-
7661Publicado 2023Tabla de Contenidos: “…Chapter 1: Introduction -- Chapter 2: Build a Web API to send messages to Azure Service Bus -- Chapter 3: Build a Worker Service to process messages from Azure Service Bus -- Chapter 4: Building a Microservice using .NET and AKS -- Chapter 5: Secure Microservice with Azure AD -- Chapter 6: Running APIs on Azure Container Apps -- Chapter 7: Implement Monitoring and Logging for Microservice running on AKS with Azure Monitor and Azure Application Insights -- Chapter 8: Build an IoT solution with Azure IoT Hub, Azure Functions and Azure Cosmos DB -- Chapter 9: Build a Desktop application for speech to text conversation using Azure Cognitive Service -- Chapter 10: Build a multi-language text translator using Azure Cognitive Service -- Chapter 11: Deploy a ASP.NET 6 Web application to Azure WebApp using GitHub Actions…”
Libro electrónico -
7662por Suárez Rodríguez, José Luis
Publicado 2015Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca Universitat Ramon Llull, Biblioteca Universidad de Deusto, Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada, Biblioteca Central de Capuchinos de España)Libro -
7663por Suárez Rodríguez, José Luis
Publicado 2016Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca Universitat Ramon Llull, Biblioteca Universidad de Deusto, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Central de Capuchinos de España, Universidad Loyola - Universidad Loyola Granada)Libro -
7664por Suárez Rodríguez, José Luis
Publicado 2013Biblioteca Universidad Eclesiástica San Dámaso (Otras Fuentes: Biblioteca Universitat Ramon Llull, Biblioteca de la Universidad Pontificia de Salamanca, Biblioteca Universidad de Deusto, Biblioteca Central de Capuchinos de España, Universidad Loyola - Universidad Loyola Granada)Libro -
7665Publicado 2021Tabla de Contenidos: “…Creating business rules in a Business Object -- Creating Object Triggers -- Creating Field Triggers -- Creating Object Validators -- Creating Field Validators -- Creating Object Functions -- Managing Business Object data -- Exporting bulk data -- Importing bulk data -- Importing data from a different database -- Importing a Business Object -- Exploring Business Object REST APIs -- Resource APIs -- Resource Cache Control -- Endpoints -- Switching to a different database -- Summary -- Questions -- Chapter 5: Creating and Managing Service Connections -- Technical requirements -- Managing backends in visual applications -- Overriding the backends -- Adding a new backend -- Creating application profiles -- Creating a Service Connection from a REST endpoint -- Creating a No code API account -- Creating a Service Connection from an endpoint -- Creating a Service Connection from a service specification -- Creating a Service Connection using an inbuilt catalog -- Creating a Service Connection with Integration Cloud -- Creating a Service Connection with Oracle Cloud Applications -- Managing Service Connections -- Adding a server to the Service Connection -- Adding more endpoints to the Service Connection -- Summary -- Questions -- Chapter 6: Building Web Applications Using Real-World Examples -- Technical requirements -- Building a web application and connecting it to the Business Object -- Creating a web page to read all employees -- Creating a web page to onboard a new employee -- Creating a web page to update existing employee details -- A button for deleting the selected employee -- Testing the web application -- Connecting a web application with external REST APIs -- Creating a Service Connection with an external API -- Creating a new web page -- Listing the data from the external API -- Changing the default flow and the default page of a flow…”
Libro electrónico -
7666Publicado 2017Tabla de Contenidos: “…-- Key features in C++17 -- Easier nested namespace syntax -- New rules for type auto-detection from braced initializer list& -- #160 -- -- Simplified static_assert& -- #160 -- -- The std::invoke( ) method -- Structured binding -- If and Switch local scoped variables -- Template type auto-deduction for class templates -- Inline variables -- Summary -- Chapter 2: Standard Template Library -- The Standard Template Library architecture -- Algorithms -- Iterators -- Containers -- Functors -- Sequence& -- #160 -- containers -- Array -- Code walkthrough -- Commonly used APIs in an array -- Vector& -- #160 -- -- Code walkthrough -- Commonly used vector APIs -- Code walkthrough -- Pitfalls of a vector -- List& -- #160 -- -- Commonly used APIs in a list -- Forward list -- Code walkthrough -- Commonly used APIs in a forward_list container -- Deque -- Commonly used APIs in a deque -- Associative containers -- Set -- Code walkthrough -- Commonly used APIs in a set -- Map -- Code walkthrough -- Commonly used APIs in a map -- Multiset -- Multimap -- Unordered sets -- Unordered maps -- Unordered multisets -- Unordered multimaps -- Container adapters -- Stack -- Commonly used APIs in a stack -- Queue -- Commonly used APIs in a queue -- Priority queue -- Commonly used APIs in a priority queue -- Summary -- Chapter 3: Template Programming -- Generic programming -- Function templates -- Code walkthrough -- Overloading function templates -- Code walkthrough -- Class template -- Code walkthrough -- Explicit class specializations -- Code walkthrough…”
Libro electrónico -
7667Publicado 2024Tabla de Contenidos: “…-- Setting up your shooting range -- Using PyArrow for Python -- C++ for the 1337 coders -- Go, Arrow, go! …”
Libro electrónico -
7668Publicado 2017Tabla de Contenidos: “…-- Validation and negative cases? -- /api/posts with GET method -- /api/posts with the POST method -- /api/posts/1 with the GET method -- /api/posts/1 with the PATCH/PUT method -- /api/posts/1 with the DELETE method -- User authentication -- Other missing elements -- Comment Resource Implementation -- Summary -- Chapter 7: Improving RESTful Web Services -- Dingo, simplifying RESTful API development -- Installation and configuration -- Simplifying routes -- API versioning -- Rate limiting -- Internal requests -- Responses -- Authentication and middleware -- JWT Auth setup -- The Manual way -- Simpler way through Lumen JWT authentication integration package -- Authentication -- Log in -- Invalidate token -- Refresh token -- Transformers -- Understanding and setting transformers -- Using transformers -- Encryption -- SSL certificate, different options -- Summary -- Chapter 8: API Testing & -- #x2013 -- Guards on the Gates -- The need for automated tests -- Types of testing -- Unit testing -- Acceptance testing -- Functional testing -- Integration testing…”
Libro electrónico -
7669por Martinez Perea, RogelioTabla de Contenidos: “…; 5.2 SIP Services and SIP Entities; 5.3 Terminal-Based or Network-Based SIP Services; 5.4 SIP Programming Interfaces; 5.5 Media-Programming APIs; 5.6 APIs Used in This Book; 5.7 Summary; PART II: CORE PROTOCOLS; CHAPTER 6 SIP Protocol Operation…”
Publicado 2008
Libro electrónico -
7670por Hayun, Roy BenTabla de Contenidos: “…1.11 Summary2 Fundamentals of Java ME MIDP Programming; 2.1 Introduction to MIDP; 2.2 Using MIDlets; 2.3 MIDP Graphical User Interfaces API; 2.4 Non-GUI APIs in MIDP; 2.5 MIDP Security Model; 2.6 Networking and General Connection Framework; 2.7 Using the Push Registry; 2.8 MIDP and the JTWI; 2.9 Mobile Media API; 2.10 Wireless Messaging API; 2.11 Symbian OS Java ME Certification; 2.12 Summary; Part Two: Java ME on Symbian OS; 3 Enter Java ME on Symbian OS; 3.1 Running a MIDlet on a Symbian Smartphone; 3.2 Which APIs Are Supported?…”
Publicado 2009
Libro electrónico -
7671por Guros, LarryTabla de Contenidos: “…Introduction to interMedia APIs; 5.1 PL/SQL; 5.2 interMedia Java Proxy Classes; 5.3 Oracle C++ Call Interface; 5.4 C# Using Oracle Data Provider for .NET (ODP.NET)…”
Publicado 2007
Libro electrónico -
7672Publicado 2010Tabla de Contenidos: “…3.5 User Interface3.5.1 Handling Text through Implicit Sharing; 3.5.2 Internationalization; 3.5.3 Widgets, Dialogs and the Main Window; 3.6 System; 3.6.1 Events; 3.6.2 Timers and Painting; 3.7 Communication; 3.7.1 Input/Output; 3.7.2 Files and Streams; 3.7.3 Networking and XML; Bibliography; 4 Qt Mobility APIs; 4.1 Introduction; 4.2 Bearer Management; 4.2.1 Creating a Network Session; 4.3 Contacts; 4.4 The Contacts API; 4.4.1 Creating a New Contact; 4.4.2 Finding a Single Contact Detail; 4.4.3 Editing a Contact Detail; 4.5 Location; 4.5.1 Getting and Following the User's Location…”
Libro electrónico -
7673Publicado 2018Tabla de Contenidos: “…No more third-party libraries -- JSON processing -- JSON-P 1.1 -- JSON Pointer and JSON Patch -- JSON merge patch -- JSON Collectors -- JSON binding -- Similar to JAXB with default mappings -- Standardizes current solutions (Jackson, Gson, and so on) -- Mapping between classes and JSON -- Customisation APIs -- Few tips in practice -- Summary -- Chapter 6: Power Your APIs with JAXRS and CDI -- Resources -- URI templates -- Matching requests to resource methods -- Providers -- Entity providers -- Exception mapping -- Client API -- Targets -- Reactive clients -- Filters and interceptors -- Validation -- Asynchronous processing -- Server-Sent Events -- WebSockets -- Context -- Swagger -- API -- Maven plugin -- Summary -- Chapter 7: Putting It All Together with Payara -- Building an Issue Management System (IMS) backend -- Using Java EE 8 technologies -- Defining the data model -- Building microservices using REST -- Swagger documentation -- Using JPA for persistence -- Deploying on Payara -- Uber JAR and Skinny WARs -- Running multiple microservices in Docker -- Learning to use the new features of Payara Micro -- Extras -- CDI event bus -- Tips and tricks -- Summary -- Chapter 8: Basic TypeScript -- Getting started with TypeScript -- Why use it? …”
Libro electrónico -
7674Publicado 2018Tabla de Contenidos: “…Adding a new tag dictionary -- Creating a dictionary from a file -- Using Stanford POS taggers -- Using Stanford MaxentTagger -- Using the MaxentTagger class to tag textese -- Using the Stanford pipeline to perform tagging -- Using LingPipe POS taggers -- Using the HmmDecoder class with Best_First tags -- Using the HmmDecoder class with NBest tags -- Determining tag confidence with the HmmDecoder class -- Training the OpenNLP POSModel -- Summary -- Chapter 6: Representing Text with Features -- N-grams -- Word embedding -- GloVe -- Word2vec -- Dimensionality reduction -- Principle component analysis -- Distributed stochastic neighbor embedding -- Summary -- Chapter 7: Information Retrieval -- Boolean retrieval -- Dictionaries and tolerant retrieval -- Wildcard queries -- Spelling correction -- Soundex -- Vector space model -- Scoring and term weighting -- Inverse document frequency -- TF-IDF weighting -- Evaluation of information retrieval systems -- Summary -- Chapter 8: Classifying Texts and Documents -- How classification is used -- Understanding sentiment analysis -- Text-classifying techniques -- Using APIs to classify text -- Using OpenNLP -- Training an OpenNLP classification model -- Using DocumentCategorizerME to classify text -- Using the Stanford API -- Using the ColumnDataClassifier class for classification -- Using the Stanford pipeline to perform sentiment analysis -- Using LingPipe to classify text -- Training text using the Classified class -- Using other training categories -- Classifying text using LingPipe -- Sentiment analysis using LingPipe -- Language identification using LingPipe -- Summary -- Chapter 9: Topic Modeling -- What is topic modeling? …”
Libro electrónico -
7675Publicado 2023Tabla de Contenidos: “…-- Installing Maven -- Adding Maven to the PATH variable -- Setting up a Karate project with the Maven archetype -- The roles of the different Karate project files -- Summary -- Chapter 3: Writing Basic Karate Tests -- Technical requirements -- Exploring the API under test -- The JSONPlaceholder API -- Creating a new Karate project -- Adding a new feature file -- Configuring test runs -- Adding a scenario -- Calling endpoints and setting parameters -- Setting a URL -- Specifying the HTTP method -- Separating the base URL from the path -- Setting query parameters -- Matching status codes and responses -- Matching the status code and type -- Making the test fail -- Using assertions and matchers on the response -- Exploring the response variable -- Handling nested JSON elements -- Asserting the number of elements with the length property -- Using matchers -- Making requests with payloads -- Using variables and data tables -- Using variables…”
Libro electrónico -
7676Publicado 2023Tabla de Contenidos: “…Platform Convergence -- Top Social Media Channels Today -- YouTube -- Facebook -- Instagram -- Twitter -- TikTok -- Pinterest -- LinkedIn -- Cross-Platform Content Strategies -- Launching a New Product Across Multiple Platforms -- Engaging a Target Audience Across Multiple Platforms -- Using Social Commerce to Sell Products Across Multiple Platforms -- Reputation Management Practices -- Social Media Advertising -- Decline of Organic Reach -- Creating and Targeting Social Media Ads -- Targeting by Intent, not Demographics -- Social Media Measurement and Control -- Avoiding Vanity Metrics -- Measuring Brand Lift and Engaged-View Conversions -- Measuring Conversation, Amplification, and Applause Rates -- Comparing the Economic Value of All Your Social Media Accounts -- Social Media Reporting -- Selecting KPIs Tied to Your Business Objectives -- Using "Action Dashboard" Versus "Crappy Dashboard" -- Reporting -- Chapter 7 Conversion Optimization -- Build It and They Will Come -- Easy Conversion Guidelines -- Don't Design for Yourself -- Study User Behavior -- Determine Who Performs Conversion Optimization -- Persuasive Design for Conversion -- Instant Feedback -- Being Responsive Is About Meeting Expectations -- Desirability, Momentum, and Conversions -- Avoid High Bounce Rates -- Conversion Optimization Strategy and Planning -- Awareness, Interest, Desire, Action -- Advocating for Your Website Visitors -- Understanding Customer Intent -- Creating User Personas -- Designing the Landing Page -- What Makes a Great Landing Page? …”
Libro electrónico -
7677Publicado 2024Tabla de Contenidos: “…Chapter 3: Integrating Application Protocols -- Technical requirements -- Installing Mosquitto -- Installing Client for URL (cURL) -- Application protocols and they fit into the picture -- The different types of application protocols -- An exercise to create a pub/sub MQTT broker -- Requirements for application protocols -- Reliability -- Power usage -- Security -- Integrating application protocols into the design -- A simple integration into the smart thermostat network -- A cloud scenario -- Multiple clients -- Practical - creating an MQTT pub and sub communication between an ESP32 and a Raspberry Pi -- Setting up Mosquitto as the broker on Raspberry Pi -- Subscribing and publishing from MQTTX -- Summary -- Further reading -- Chapter 4: Examining Communication and Connectivity Technologies -- Technical requirements -- The role of short- and long-range protocols within IoT -- Design factors -- Long-range communication protocols -- Allocating resources -- Infrastructure protocols -- Mesh networking, RFID, and Bluetooth -- RFID -- Mesh networking -- Bluetooth -- Examining edge cases for protocol selection and operation -- Understanding the fundamental rules of architecting for different areas -- A look at a water utility IoT network -- Practice forming more networks -- Practical scenario - working with multiple communication protocols with ESP32 -- Making the connections -- Summary -- Further reading -- Part 2: Developing and Optimizing IoT Systems for Smart Environments -- Chapter 5: Realizing Wireless Sensor Networks within Smart Spaces -- Technical requirements -- Choosing between different sensor technologies -- Classes of sensor networks -- Routing for WSNs -- Design considerations -- Architecting the hardware and software -- Managing APIs -- How they integrate within the system -- Types of APIs -- Evaluating WSNs -- Metrics…”
Libro electrónico -
7678Publicado 2013Tabla de Contenidos: “…Distribución de estadísticosDistribución de la media muestral; Distribución de una función de la varianza muestral; Comentarios; Notación; Definiciones; Ejercicios; Capítulo 5; Estimación de parámetros y contraste de hipótesis; Motivación; Conceptos teóricos y procedimientos; Modelo estadístico; Estimación puntual; Consistencia; Insesgamiento; Eficiencia; Cerramiento; Confiabilidad de una estimación; Error estándar; Intervalo de confianza; Aplicación; Residuos de insecticida en apio; Estrategia de análisis; Conclusión; Contraste de hipótesis; Nivel de significación…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
7679por Cepero, Maria CaridadTabla de Contenidos: “…REPRODUCCIÓN; REPRODUCCIÓN EN LOS HONGOS; REPRODUCCIÓN SEXUAL; Tipos de esporas de reproducción sexual; Ascos y ascosporas; Basidios y basidiosporas; Cigospora; Oospora; BIBLIOGRAFÍA; 6. …”
Publicado 2012
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
7680por Duhalde, Eduardo AlbertoTabla de Contenidos: “…The work of Argentine DialogueIX Guaranteeing peace; The real country; Protests should not be criminalized; Food Emergency Program (FEP); Heads of Household Plan: an epic organization; Launching and controlling the Plan; Health care emergency: generic drugs and Medicine Plan; Medicine Plan: good judgment in the use of resources; X Towards the new course; The model challenges Newton; Who saw a cent?…”
Publicado 2009
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico