Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,523
- Development 1,382
- Java (Computer program language) 1,307
- Application software 1,225
- JavaScript (Computer program language) 876
- Història 815
- Engineering & Applied Sciences 746
- Web site development 670
- Computer Science 606
- Web sites 386
- Computer programming 384
- Java (Lenguaje de programación) 368
- Design 365
- Web applications 329
- Internet programming 298
- Biblia 289
- Cajas de ahorros 284
- Computer software 274
- Computer programs 225
- Caza 213
- Programming languages (Electronic computers) 208
- Programming 200
- History 186
- HTML (Document markup language) 183
- Universidad Pontificia de Salamanca (España) 181
- Casas, Bartolomé de las 180
- Android (Electronic resource) 179
- Arquitectura 169
- Crítica e interpretación 164
- Software engineering 162
-
26821Publicado 2024Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- Introduction -- Part I: Initial Connection -- Chapter 1: DNS Lookup Time -- What DNS Lookup Time Measures -- DNS Resolution Steps -- How a Visitor's Geographic Location Affects DNS Lookup Time -- DNS TTL: IP Address Cache Duration -- Optimal DNS TTL Value -- Implications of Third-party Resources -- Measuring DNS Lookup Time -- DNS Lookup Time Benchmarks -- Global DNS Lookup Time: DNS Speed Benchmark -- Domain Connections: WebPageTest -- Dig Test: DiG GUI -- Ways to Improve DNS Lookup Time -- Select Faster DNS Provider -- Prefetch Third-Party Domains: dns-prefetch and preconnect -- Recap: When to Use DNS Lookup Time -- Chapter 2: Time to First Byte (TTFB) -- What Time to First Byte Measures -- Process Before the Server Sends the First Byte -- How Servers Build a Response -- How Redirects Impact TTFB -- Scenario 1: Redirect Destination URL on the Same Domain -- Scenario 2: Redirect Destination URL on Another Domain -- Implications of Third-party Resources -- Measuring Time to First Byte -- TTFB Benchmarks -- TTFB by Location: KeyCDN Performance Test -- TTFB Details: Byte Check -- TTFB Additional Details: WebPageTest -- Ways to Improve Time to First Byte -- Caching Internal Resources -- Choose Faster Hosting Provider -- Recap: When to Use Time to First Byte -- Part II: Displaying the Page -- Chapter 3: DOMContentLoaded Time -- What DOMContentLoaded Measures -- HTML Parsing -- Document Object Model (DOM) -- How CSS Affects Parsing -- How JavaScript Affects Parsing -- Measuring DOMContentLoaded -- DCL Time Benchmarks -- DOM Size Benchmarks -- Browser Timings: GTmetrix -- DOM Elements: PageSpeed Insights -- DOM Nodes: Google Chrome DevTools -- Ways to Improve DOMContentLoaded -- HTML Reduction -- Changing How JavaScript Loads: Async and Defer -- Asynchronous Loading -- Deferring JavaScript Load…”
Libro electrónico -
26822Publicado 2018Tabla de Contenidos: “…How SAP Automation affects data entry jobs -- Examples where SAP automation is used commonly -- Java plugin -- Why are we using the Java plugin with UiPath Studio? …”
Libro electrónico -
26823Publicado 2021Tabla de Contenidos: “…Navigating between pages, flows, and passing parameters between pages -- Navigating between pages -- Navigating between flows -- Passing parameters between pages -- Working with JavaScript -- Creating a new page -- Writing a JavaScript function -- Registering an event on buttons and calling a JS function -- Summary -- Questions -- Chapter 7: Working with Life Cycle Events, Validations, and UI Logic -- Technical requirements -- Exploring life cycle events -- vbBeforeEnter -- vbEnter -- vbBeforeExit -- vbExit -- Loading data on page load -- Creating a type and an ADP variable -- Registering the vbEnter event and loading the Employee Business Object data -- Populating the Employee Business Object data -- Showing a parent-child relationship on a page -- Creating a table to populate the addresses -- Implementing the logic to show the address of the selected employee -- Enabling client-side validation on forms -- Creating a new web form -- Creating JavaScript to validate a form -- Implementing logic to validate a form and insert data into a Business Object -- Working with various UI logic -- Hiding/showing UI components -- Calculating fields -- Enabling a logout feature -- Validating an input component using a regex -- Creating dependent Lists Of Values -- Summary -- Further reading -- Questions -- Section 3: Building Web and Mobile Apps Using Various VB Components -- Chapter 8: Exploring Other Visual Components and Their Advanced Functionalities -- Technical requirements -- Developing an editable table -- Populating the table from the Business Object using the ADP variable -- Registering events on the table -- Implementing the logic to support inline editing in a table -- Adding a button to save all modified records -- Enabling sorting, column resizing, searching, and pagination in a table -- Enabling/disabling sorting on the table…”
Libro electrónico -
26824Publicado 2017Tabla de Contenidos: “…Configuring an Azure function as a serverless architecture model integrated with Stream Analytics job output -- Summary -- Chapter 9: Optimizing Intelligence in Azure Streaming -- Integration of JavaScript user-defined functions using Azure Stream Analytics -- Adding JavaScript UDF with a Stream Analytics job -- Stream Analytics and JavaScript data type conversions -- Integrating intelligent Azure machine learning algorithms with Stream Analytics function -- Data pipeline Streaming application building concepts using Azure .NET Management SDK -- Implementation steps of Azure Stream Analytics jobs using .NET management SDK -- Summary -- Chapter 10: Understanding Stream Analytics Job Monitoring -- Troubleshooting with job metrics -- Visual monitoring of job diagram -- Logging of diagnostics logs -- Enabling diagnostics logs -- Exploring the logs sent to the storage account -- Configuring job alerts -- Viewing resource health information with Azure resource health -- Exploring different monitoring experiences -- Building a monitoring dashboard -- Summary -- Chapter 11: Use Cases for Real-World Data Streaming Architectures -- Solution architecture design and Proof-of-Concept implementation of social media sentiment analytics using Twitter and a sentiment analytics dashboard -- Definition of sentiment analytics -- Prerequisites required for the implementation of Twitter sentiment analytics PoC -- Steps for implementation of Twitter sentiment analytics -- Remote monitoring analytics using Azure IoT Suite -- Provisioning of remote device monitoring analytics using Azure IoT Suite -- Implementation of a connected factory use case using Azure IoT Suite -- Connected factory solution with Azure IoT Suite -- Real-world telecom fraud detection analytics using Azure Stream Analytics and Cortana Intelligence Gallery with interactive visuals from Microsoft Power BI…”
Libro electrónico -
26825Publicado 2018Tabla de Contenidos: “…. -- Dealing with asynchronous data flow -- Getting ready -- How to do it... -- Let's test it... -- How it works... -- There's more... -- Chapter 6: Building Web Applications with React -- Technical requirements -- Introduction -- Understanding React elements and React components -- Getting ready -- How to do it... -- Let's test it... -- Composing components -- Getting ready -- How to do it... -- Let's test it... -- How it works... -- There's more... -- Stateful components and life cycle methods -- Getting ready -- How to do it... -- Let's test it... -- Working with React.PureComponent -- Getting ready -- How to do it... -- Let's test it... -- How it works... -- React event handlers -- Getting ready -- How to do it... -- Let's test it... -- How it works... -- There's more... -- Conditional rendering of components…”
Libro electrónico -
26826Publicado 2009Tabla de Contenidos: “…Cover -- Contents -- Introduction -- 1 Introduction to Object-Oriented Concepts -- Procedural Versus OO Programming -- Moving from Procedural to Object-Oriented Development -- Procedural Programming -- OO Programming -- What Exactly Is an Object? -- Object Data -- Object Behaviors -- What Exactly Is a Class? …”
Libro electrónico -
26827Publicado 2018Tabla de Contenidos: “…-- Reviewing the PWA ticket application -- Using the JSON server for an API -- Making a database and the API -- Using faker -- Generating QR codes -- Rendering the website -- The PWA ticket rendering architecture and logic -- The PWA ticket JavaScript architecture -- The PWA ticket service worker architecture -- The ResponseManager -- Using the request method to determine the caching strategy -- Matching routes with caching strategies -- Cache invalidation strategies -- Unique hash names and long time-to-live values -- Maximum items in a cache -- Purging stale responses using time to live -- Executing ResponseManager -- The Invalidation Manager -- maxItems strategy -- The time-to-live invalidation strategy -- Using a real-time asset manifest -- How much should you cache? …”
Libro electrónico -
26828por Pande, Arun. authorTabla de Contenidos: “…Objects-Basic Concept; 1-4. Introduction to JavaScript; 1-4-1. Data Types; 1-4-2. Commonly Used JavaScript Objects and Events; 1-5. …”
Publicado 2014
Libro electrónico -
26829Publicado 2014Tabla de Contenidos: “…Hall -- Overview of developmental psychopathology and integrative themes / Kelly S. Flanagan and Sara E. Hall -- Section 1: Intrapersonal influences -- Temperament / Amy Mezulis, Kaitlin A. …”
Click para texto completo desde fuera UPSA
Click para texto completo desde UPSA
Libro electrónico -
26830Publicado 1997Tabla de Contenidos: “…La vie en rose ; A Paris_ ; Vous, qui passez sans me voir ; Menilmontant ; Le joujou ; Ma pomme ; Tout va trés bien Madame la Marquise ; J'ai deux amours ; La mer ; Sur les quais du vieux Paris ; Je chante ; L'accordeoniste ; Paris sera toujours Paris ; Sotto i ponti di Parigi ; Y'a d'la joie ; Les parisiennes -- J'attendrai ; Symphonie ; La romance de Paris ; Petite fleur ; J'm'en fous pas mal ; Paris canaille ; Le soleil a rendez-vous avec la lune ; La java (Batman ; Miss Otis regrets ; La matchiche ; Mon homme ; J'ai ta main ; La petite tonkinoise ; L'accordeoniste romantique ; Seul ; Chanson d'amour -- Que reste-t-il de nos amours ; Sur le Pont d'Avignon ; Domino ; J'suis pas millionaire ; Moulin Rouge ; Valentine ; Lew trois cloches ; Paris, voici Paris ; Boum! …”
CDROM -
26831Publicado 2017Tabla de Contenidos: “…Los conflictos de la gestión de los residuos en Cuernavaca y el establecimiento del relleno sanitario de Loma de Mejía / La simulación del debate : el intento de construcción de un incinerador y centro de reciclaje en el Distrito Federal / La gestión de la crisis asociada a la operación de instalaciones para residuos peligrosos en Zimapán, Hidalgo / Planificación y gestión integral de residuos en Indre y Loire / La gestión conflictiva de los residuos en Isère / Una decisión jamás tomada : actores, escalas y procesos decisionales para la localización de un segundo incinerador en la provincia de Turín / Del bloqueo decisional a la reformulación del proyecto : el caso de la provincia de Génova / Planificar sin los ciudadanos : resistencia a la acción de los poderes públicos en Sicilia : el incinerador de Palermo (2002-2010) / Conflictos y concertación en la localización de la infraestructura de gestión de los residuos / El territorio de las resistencias localizadas / El derecho como recurso y marco cognitivo del conflicto…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
26832Publicado 2013Tabla de Contenidos: “…Front matter -- Índice -- Introducción / El Español De España -- Estudio del yeísmo en el español de Barcelona a partir de materiales de PRESEEA / El yeísmo y el fortalecimiento de /j/ en Galicia / Las consonantes palatales sonoras en la comarca castellano-extremeña de la Jara: historia, geografía y sociedad / Yeísmo madrileño y convergencia dialectal campo/ciudad / El Español Del Caribe -- Yeísmo y variación dialectal en Cuba / Yeísmo en el Caribe colombiano: variación y cambio en Barranquilla / El Español Mexicano Y Centroamericano -- Estructura del yeísmo en la geografía fónica de México / El yeísmo en Nicaragua / El Español Andino -- Estado del yeísmo en Colombia / Las palatales laterales y el yeísmo/ Ʒeísmo en el español andino del Ecuador / Yeísmo y distinción en el contexto social peruano. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
26833Publicado 2018Tabla de Contenidos: “…Report on Mathematics Teacher Preparation in Ecuador: Margarita Martínez Jara, Paola Castillo Domenech, César trelles Zambrano, Eulalia Calle Palomeque, Andrea Ayala Trujillo, Fredy Rivadeneira Loor, Roxana Auccahuallpa Fernández -- Chapter 3. …”
Libro electrónico -
26834por Scargall, Steve. authorTabla de Contenidos: “…Chapter 1: Introduction to Persistent Memory Programming -- Chapter 2: Persistent Memory Architecture -- Chapter 3: Operating System Support for Persistent Memory -- Chapter 4: Fundamental Concepts of Persistent Memory Programming -- Chapter 5: Introducing the Persistent Memory Development Kit -- Chapter 6: libpmem: Low-Level Persistent Memory Support -- Chapter 7: libpmemobj - A Native Transactional Object Store -- Chapter 8: libpmemobj-cpp: The adaptable language C++ and Persistent Memory -- Chapter 9: pmemkv - A Persistent In-Memory Key-Value Store -- Chapter 10: Volatile Use of Persistent Memory -- Chapter 11: Designing Data Structures for Persistent Memory -- Chapter 12: Debugging Persistent Memory Applications -- Chapter 13: Enabling Persistence in a Real World Application -- Chapter 14: Concurrency and Persistent Memory -- Chapter 15: Profiling and Performance -- Chapter 16: PMDK Internals - Important Algorithms and Data Structures -- Chapter 17: Reliability, Availability and Serviceability -- Chapter 18: Remote Persistent Memory -- Chapter 19: Advanced Topics -- Appendix A: Installing NDCTL and DAXCTL on Linux -- Appendix B: Installing PMDK on Linux & Windows -- Appendix C: Installing IPMCTL on Linux and Windows -- Appendix D: Java for Persistent Memory -- Appendix E: The Future of Remote Persistent Memory Replocation…”
Publicado 2020
Libro electrónico -
26835Publicado 2006Tabla de Contenidos: “…Architectures of Information Systems -- Properties of Information Modeling Techniques for Information Systems Engineering -- Express -- Object-Role Modeling (ORM/NIAM) -- Database Language SQL -- Petri Nets -- State Transition Diagrams -- The Process Interchange Format -- Process Language GPN -- The IDEF Family of Languages -- The CIMOSA Languages -- ConceptBase: Managing Conceptual Models about Information Systems -- Conceptual Graphs -- GRAI GridDecisional Modelling -- Modeling of Business Systems Using SOM -- Workflow and Service Composition Languages -- XML — The Extensible Markup Language and its Use in the Field of EDI -- Modeling Information-Systems with UML Unified Modeling Language -- Information Engineering Methodology -- Object-Oriented Software Engineering Methods -- Euromethod Contract Management -- An Integrated Enterprise Modeling Environment -- WorkParty - Business Processes and Workflow Management -- Business Process Reengineering with PROPLAN® -- ARIS — Architecture of Integrated Information Systems -- Tools for Analysis and Simulation: BONAPART -- MO2GO: User Oriented Enterprise Models for Organisational and IT Solutions -- IBM Insurance Application Architecture (IAA) — An overview of the Insurance Business Architecture -- Fraunhofer Simulation Reference Models -- Configuring Business Application Systems -- The SIZ Banking Data Model -- ODP and OMA Reference Models -- Architectural Requirements of Commercial Products -- Integration Infrastructures for Agile Manufacturing Systems -- Distributed Processing: DCE, CORBA, and Java -- Higher Level Integration by Multi-Agent Architectures…”
Libro electrónico -
26836Publicado 2020Tabla de Contenidos: “…/ Julien Mouchette -- The Law-Making Activity of the German Federal Constitutional Court : A Case-Law Study / Ruth Weber -- The Law-Making Power of the Constitutional Court of Italy / Nausica Palazzo -- The Spanish Constitutional Court as a Law-Maker : Functioning and Practice / Covadonga Ferrer Martín de Vidales -- The Constitutional Court of the Republic of Bulgaria as a Law-Maker / Martin Belov, Aleksandar Tsekov -- The Law-Making Activity of the Czech Constitutional Court / Jan Malíř, Jana Ondřejková -- The Hungarian Constitutional Court as a Law-Maker : Various Tools and Changing Roles / Zoltán Pozsár-Szentmiklósy -- The Constitutional Court of the Republic of Latvia as a Law-Maker : Current Practice / Anita Rodiņa, Alla Spale -- The Law-Making Activity of the Polish Constitutional Tribunal / Piotr Czarny, Bogumił Naleziński -- The Many Faces of Law-Making by Constitutional Courts with Extensive Review Powers : The Slovak Case / Ján Štiavnický, Max Steuer -- The Court of Justice of the European Union as a Law-Maker: Enhancing Integration or Acting Ultra Vires? …”
Libro electrónico -
26837Publicado 2015Tabla de Contenidos: “…Creating your first Rift interactions -- Chapter 3. Pulling data out of the Rift: working with the head tracker -- Chapter 4. …”
Libro electrónico -
26838por Leung, Tim. authorTabla de Contenidos: “…Understanding How LightSwitch Works -- 02. Setting Up Your data -- 03. Creating HTML Applications -- 04. Creating Desktop Applications -- Part Two - Working with Data -- 05. …”
Publicado 2015
Libro electrónico -
26839Publicado 2016Tabla de Contenidos: “…; Chapter 1: Setting Up for Your Adventure; Setting Up Your Windows PC; Installing Minecraft; Installing Python; Installing Java; Installing the Minecraft Python API and Spigot; Running Spigot and Creating a Game; Starting Over with a New World; Playing Offline; Switching to Survival Mode; Setting Up Your Mac; Installing Minecraft; Installing Python…”
Libro electrónico -
26840Publicado 2007Tabla de Contenidos: “…Volcanic eruption as metaphor of social integration : a political ecological study of Mount Merapi, Central Java / Michael R. Dove -- 3. Pacific island rural development : challenges and prospects in Kiribati / Frank R. …”
Libro electrónico