Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,950
- Publicaciones periódicas 1,945
- Educación 1,464
- Teología 1,211
- Education 1,119
- Psicología 1,091
- Periodicals 1,069
- Derecho 1,066
- Economía 1,005
- Filosofía 1,001
- Revistes 893
- Ciencias sociales 878
- Social sciences 762
- Medicina 683
- Humanidades 654
- Información general 575
- Psychology 572
- Agricultura 552
- Literatura 536
- Science 533
- Agriculture 494
- Psicología industrial 475
- Technology 473
- Tecnología 470
- Arquitectura 459
- Ciencia 458
- Psychology, Industrial 451
- Work 444
- Història 441
- Articulos Publicaciones periodicas 431
-
66021Publicado 2024Tabla de Contenidos: “…-- Microservices and the evolution of the concept of modules -- Microservice design principles -- The independence of design choices -- Independence from the deployment environment -- Loose coupling -- No chained requests/responses -- Containers and Docker -- When do microservices help? …”
Libro electrónico -
66022Publicado 2024Tabla de Contenidos: “…Modeling data for operational performance -- Nodes, edges, and aggregates -- Sharding and partition keys -- Single table design examples -- Restaurant service -- Customer service -- Cart service -- Delivery service -- Leveraging change data capture -- Database-first event sourcing -- Soft deletes -- Latching -- Summary -- Chapter 6: A Best Friend for the Frontend -- Focusing on user activities -- A BFF service is responsible for a single user activity -- A BFF service is owned by the frontend team -- A BFF service is decoupled, autonomous, and resilient -- Dissecting the Backend for Frontend pattern -- Datastore -- API gateway -- Query and command functions -- Listener function -- Trigger function -- Dissecting function-level nano architecture -- Models -- Connectors -- Handlers -- Choosing between REST and GraphQL -- REST -- GraphQL -- Implementing different kinds of BFF services -- CRUD BFF services -- List-of-values (Lov) BFF services -- Task BFF services -- Search BFF services -- Action BFF services -- Dashboard BFF services -- Reporting BFF services -- Archive BFF services -- Summary -- Chapter 7: Bridging Intersystem Gaps -- Creating an anti-corruption layer -- Macro-level ports and adapters -- Substitution principle -- External bulkhead -- Dissecting the External Service Gateway pattern -- Connectivity -- Semantic transformation -- Ingress -- Egress -- Packaging -- Separate cloud accounts -- Integrating with third-party systems -- Egress - API call -- Ingress - webhook -- Asynchronous request response -- Synchronous ESG/BFF hybrid -- Integrating with other subsystems -- Egress - upstream subsystem -- Ingress - downstream subsystem -- Integrating across cloud providers -- Integrating with legacy systems -- Ingress - Change Data Capture -- Egress - Direct SQL -- Egress - circuit breaker -- Ingress - relay -- Providing an open API and SPI…”
Libro electrónico -
66023por Butler, Marc R.Tabla de Contenidos: “…Product development -- Advertising and client acquisition -- Facilities and business operations -- Talent identification and workplace culture -- Regulatory and legal compliance -- Have an emergency fund -- Scaling and expansion -- Analytics and reporting -- Balance-Required Funding versus Nice-to-Have Funding -- Nice-to-have funding: The road to innovation and growth -- Getting the balance right -- Timing is important -- Chapter 3 Getting Your Finances in Good Order -- Creating a Compelling Business Case and Pitch Deck -- The business case -- A succinct summary -- Issue and resolution -- Market research -- Your sales and marketing plan -- Offering value to the client -- Your business strategy -- Talk about your team -- Financial projections -- Funding demand -- Timeline and milestones -- The pitch deck -- Cover slide -- Problem proposition -- The solution you provide -- The market potential -- Milestones and progress -- Your revenue strategy -- Your unique value proposition -- Your team -- Financial projections -- Request and financial use -- Final thoughts and a call to action -- The five guides to success -- Building Detailed P& -- L Scenarios -- The elements of a P& -- L -- Developing complete P& -- L scenarios -- Sales forecasts -- Your projections of costs and expenses -- Sensitization evaluation -- Flow of cash projections -- Worst-case suppositions -- How you'll spend the money you receive -- A financial model's function -- Accepting realism -- Always evaluate and update as needed -- Sample P& -- L Excel Templates Just for You -- Part 2 Exploring Funding Options -- Chapter 4 Bootstrapping: Starting with What You Have -- What Is Bootstrapping? …”
Publicado 2024
Libro electrónico -
66024Publicado 2024Tabla de Contenidos: “…-- Definitions -- A brief history of release management -- The evolution from software to release management -- Dissecting the release management life cycle -- Request -- Plan -- Design and Build -- Testing -- Deployment -- Post-deployment -- Summary -- Questions -- Chapter 3: What Are the Various SDLC Release Management Models? …”
Libro electrónico -
66025por Gazit, LiorTabla de Contenidos: “…Data that is not pre-embedded -- Chains -- Agents -- Long-term memory and referring to prior conversations -- Ensuring continuous relevance through incremental updates and automated monitoring -- Reviewing a simple LangChain setup in a Jupyter notebook -- Setting up a LangChain pipeline with Python -- LLMs in the cloud -- AWS -- Microsoft Azure -- GCP -- Concluding cloud services -- Summary -- Chapter 9: Exploring the Frontiers: Advanced Applications and Innovations Driven by LLMs -- Technical requirements -- Enhancing LLM performance with RAG and LangChain - a dive into advanced functionalities -- LangChain pipeline with Python - enhancing performance with LLMs -- Advanced methods with chains -- Asking the LLM a general knowledge question -- Requesting output structure - making the LLM provide output in a particular data format -- Evolving to a fluent conversation - inserting an element of memory to have previous interactions as reference and context for follow-up prompts -- Retrieving information from various web sources automatically -- Retrieving content from a YouTube video and summarizing it -- Prompt compression and API cost reduction -- Prompt compression -- Experimenting with prompt compression and evaluating trade-offs -- Multiple agents - forming a team of LLMs that collaborate -- Potential advantages of multiple LLM agents working simultaneously -- Concluding thoughts on the multiple-agent team -- Summary -- Chapter 10: Riding the Wave: Analyzing Past, Present, and Future Trends Shaped by LLMs and AI -- Key technical trends around LLMs and AI -- Computation power - the engine behind LLMs -- The future of computational power in NLP -- Large datasets and their indelible mark on NLP and LLMs -- Purpose - training, benchmarking, and domain expertise -- Value - robustness, diversity, and efficiency…”
Publicado 2024
Libro electrónico -
66026Publicado 2024Tabla de Contenidos: “…References -- 12 Communication during Maternal Cardiac Arrest -- 12.1 Introduction -- 12.2 Learning Objectives -- 12.3 Guiding Principles of Team-Based Care -- 12.4 Maternal Cardiac Arrest Team Structure -- 12.5 Situation, Background, Assessment, and Recommendation/Request -- 12.6 Call-Outs -- 12.7 Check-Backs -- 12.8 Situation-Background-Assessment-Recommendation and Call-Outs for the Maternal Team Entering a Maternal Cardiac Arrest Event-The 5A's -- 12.9 Communication of Maternal Cardiac Arrest and Outcomes to the Family -- 12.10 Debriefing the Team after Maternal Cardiac Arrest -- Chapter 12. …”
Libro electrónico -
66027Publicado 2024Tabla de Contenidos: “…Interacting with other repositories -- The centralized workflow -- The peer-to-peer or forking workflow -- The maintainer or integration manager workflow -- The hierarchical or dictator-and-lieutenants workflow -- Managing remote repositories -- The "origin" remote -- Listing and examining remotes -- Adding a new remote -- Updating information about remotes -- Support for triangular workflows -- Chain of trust -- Content-addressed storage -- Lightweight, annotated, and signed tags -- Signed commits -- Merging signed tags (merge tags) -- Summary -- Questions -- Answers -- Further reading -- Chapter 7: Publishing Your Changes -- Transport protocols and remote helpers -- Local transport -- Smart transports -- Legacy (dumb) transports -- Offline transport with bundles -- Remote transport helpers -- Credentials/password management -- Publishing your changes upstream -- Pushing to a public repository -- Generating a pull request -- Exchanging patches -- Summary -- Questions -- Answers -- Further reading -- Chapter 8: Advanced Branching Techniques -- The purpose of branching -- Isolation versus integration -- The path to production release -- Long-running and short-lived branches -- Visibility of branches -- Alternatives to branching -- Visibility without integration -- Branching patterns -- Integration patterns -- Release engineering -- Other branching patterns involving long-lived branches -- Other types of short-lived branches -- Branching workflows and release engineering -- The release and trunk branches workflow -- The graduation branches workflow -- The topic branches workflow -- git-flow - a successful Git branching model -- Ship/Show/Ask - a modern branching strategy -- Fixing a security issue -- Interacting with branches in remote repositories -- Upstream and downstream -- Remote-tracking branches and refspec -- Fetching and pulling versus pushing…”
Libro electrónico -
66028Publicado 2024Tabla de Contenidos:Libro electrónico
-
66029
-
66030por Flores Rangel, Juan JoséTabla de Contenidos: “…Identifica la participación y el pensamiento político de los actores individuales y colectivos en la etapa de organización de la guerra de Independencia -- José María Teclo Morelos y Pavón y Los Sentimientos de la Nación -- El Congreso de Chilpancingo y la Constitución de Apatzingán -- Derrota y captura final de Morelos -- Composición social de insurgentes y realistas -- Identifica la participación y el pensamiento político de los actores individuales y colectivos en la etapa de resistencia en la guerra de Independencia -- Identifica la participación y el pensamiento político de los actores individuales y colectivos en la etapa de consumación de la guerra de Independencia -- La conjura de la Profesa -- Guerrero e Iturbide se encuentran en Acatempan -- Agustín de Iturbide y el Plan de Iguala -- Tratados de Córdoba -- Acta de Independencia -- Evidencia de logro de unidad de competencia -- Glosario -- Aparato crítico…”
Publicado 2010
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66031Publicado 2020Tabla de Contenidos: “…INTERCAMBIO -- INTRODUCCION -- EL ESPACIO DE DIRECCIONES -- MEMORIA REAL -- TIPOS DE REUBICACION -- REUBICACIÓN ESTÁTICA -- REUBICACIÓN DINÁMICA -- SEGMENTACION Y PAGINACION -- SEGMENTACION -- TRADUCCION DINAMICA DE DIRECCIONES UTILIZANDO LA SEGMENTACION -- PAGINACION -- TRADUCCION DINAMICA USANDO SEGMENTACION Y PAGINACION -- MAS CARACTERISTICAS DE LA SEGMENTACION Y PAGINACION -- TABLA DE MARCOS DE PAGINA -- PROTECCION DE SEGMENTOS -- REGISTROS ASOCIATIVOS -- NIVELES O TIPOS DE MEMORIA -- MEMORIA VIRTUAL -- TAMAÑO DE LA MEMORIA VIRTUAL -- ESTRUCTURA DE LA MEMORIA VIRTUAL -- RELACION ENTRE LA MEMORIA VIRTUAL, MEMORIA REAL Y MEMORIA AUXILIAR -- MEMORIA VIRTUAL UNICA Y MEMORIAS VIRTUALES MULTIPLES -- CARGA Y EJECUCION DE PROGRAMAS EN UN SISTEMA DE MEMORIA VIRTUAL -- TABLAS EXTERNAS DE PAGINAS -- EJECUCION DE PROGRAMAS PETICION DE PAGINACION -- SUSTITUCION DE PAGINAS -- BITS DE REFERENCIA Y DE CAMBIO -- PUNTOS DE REFERENCIA -- SISTEMAS OPERATIVOS CON MEMORIA VIRTUAL UNICA -- CARGA DE PROGRAMAS EN UN SISTEMA CON MEMORIA VIRTUAL UNICA -- MONITORES DE CAMBIO DE PAGINAS -- SISTEMAS CON MEMORIAS VIRTUALES MULTIPLES -- FUNCIONAMIENTO DEL SISTEMA -- MAQUINAS VIRTUALES -- EL PROGRAMA DE CONTROL -- SOPORTE DE MEMORIA VIRTUAL -- MEMORIA VIRTUAL ANALISIS Y RESUMEN -- REQUISITOS FISICOS Y LOGICOS PARA LA MEMORIA VIRTUAL -- VENTAJAS DE LA MEMORIA VIRTUAL -- ESTILO DE PROGRAMACION EN UN SISTEMA DE MEMORIA VIRTUAL -- 5 PROCESOS -- MODELO DE PROCESOS -- ARQUITECTURA DEL KERNEL -- PROCESOS DEL SISTEMA VERSUS PROCESOS DEL USUARIO -- CONTROLADORES (DRIVERS) DE DISPOSITIVOS -- EL MECANISMO DE INTERCAMBIO (O PASO) DE MENSAJES (MESSAGE-PASSING) -- PRIMITIVAS DEL MECANISMO DE PASO DE MENSAJES -- SINCRONIZACIÓN ENTRE PROCESOS -- ESTADOS BLOQUEADOS…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66032por Cárdenas Jaramillo, DaríoTabla de Contenidos: “…TRATAMIENTO Y CONTROL DE ESPACIOS -- INTRODUCCIÓN -- CONCEPTOS BÁSICOS -- INDICACIONES GENERALES DE LOS MANTENEDORES DE ESPACIO -- CONTRAINDICACIONES -- REQUISITOS DE UN MANTENEDOR DE ESPACIO IDEAL -- EFECTOS DE LA PÉRDIDA PREMATURA DE DIENTES DECIDUOS -- TIPOS DE MANTENEDORES DE ESPACIO -- DESCRIPCIÓN DE LOS MANTENEDORES DE ESPACIO FIJOS -- RESUMEN -- CONCLUSIONES -- CITAS DE REVISIÓN Y CONTROL -- LECTURAS RECOMENDADAS -- 19. …”
Publicado 2017
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66033por Gallegos Ruiz, AmaliaTabla de Contenidos: “….) -- 4.2.2 SEGUIMIENTO DE LOS REQUISITOS DE (...) -- 4.3 EJERCICIOS PROPUESTOS -- 4.4 TEST DE CONOCIMIENTOS -- CAPÍTULO 5. …”
Publicado 2017
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66034Publicado 2021Tabla de Contenidos: “…INTEGRACIÓN DE PYTHON CON EXCEL -- PANDAS PARA LEER UN ARCHIVO DE EXCEL -- MÉTODO Y ARGUMENTOS PD.READ_EXCEL () -- MÉTODO Y ARGUMENTOS PD.READ_CSV () -- LEER VARIAS HOJAS DE EXCEL CON PANDAS -- MÉTODO PD.READ_EXCEL () -- MÉTODO PD.EXCELFILE () -- LEER MÚLTIPLES ARCHIVOS DE EXCEL CON PYTHON -- MÉTODO 1: OBTENER ARCHIVOS DE LA CARPETA - ESTILO POWERQUERY -- MÉTODO 2: USAR UN ARCHIVO DE ENTRADA DE EXCEL -- GUARDANDO LOS DATOS EN UN ARCHIVO DE EXCEL USANDO PYTHON -- GUARDAR EN ARCHIVO CSV -- GUARDE VARIAS HOJAS EN UN ARCHIVO DE EXCEL CON PYTHON -- MÉTODO 1 -- MÉTODO 2 -- OBTENGA VALORES, FILAS Y COLUMNAS EN DATAFRAME DE PANDAS -- OBTENIENDO COLUMNAS CON PANDAS -- OBTENIENDO VARIAS COLUMNAS -- OBTENIENDO FILAS CON PANDAS -- OBTENIENDO VARIAS FILAS -- OBTENIENDO VALORES DE CELDA -- OBTENIENDO DATOS DE LA TABLA DE UNA PÁGINA WEB USANDO PYTHON Y LA LIBRERÍA PANDAS -- OBTENER DATOS DE UN SITIO WEB (WEB SCRAPING) -- REQUISITOS PARA USAR PANDAS PARA WEB SCRAPING -- WEB SCRAPING EN ACCIÓN -- REPLICAR LAS FUNCIONES BUSCAR DE EXCEL EN PYTHON -- 15. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66035Publicado 2019Tabla de Contenidos: “…GESTIONAR LA CALIDAD -- CONTROLAR LA CALIDAD -- ESTÁNDAR IEEE 730 (IEEE, 2014) -- ACTIVIDADES SQA -- PLAN SQAP -- LECTURAS RECOMENDADAS -- SITIOS WEB RECOMENDADOS -- 6- CALIDAD DE LAS PERSONAS -- INTRODUCCIÓN -- FACTORES "SOFT" DE LA CALIDAD DEL SOFTWARE -- VISIÓN GENERAL DE LOS ASPECTOS "SOFT" -- MOTIVACIÓN EN EL DESARROLLO DE SOFTWARE -- PERSONALIDAD Y DESARROLLO DE SOFTWARE -- PEOPLE CMM -- INTRODUCCIÓN -- NIVELES DE MADUREZ DE PCMM -- PERSONAL SOFTWARE PROCESS -- INTRODUCCIÓN -- EL PROCESO -- FASES DE APLICACIÓN DE PSP -- TEAM SOFTWARE PROCESS -- INTRODUCCIÓN -- CONCEPTO DE GRUPO EN EL CONTEXTO DE TSP -- PROCESOS OPERACIONALES DE TSP -- PLAN DE GESTIÓN DE LA CALIDAD -- APLICACIÓN DE LOS MODELOS PSP Y TSP -- LECTURAS RECOMENDADAS -- SITIOS WEB RECOMENDADOS -- 7- CALIDAD DE LOS SERVICIOS -- INTRODUCCION -- ITIL -- ISO/IEC 20000 -- VISIÓN GENERAL -- ISO/IEC 20000-1 -- ISO/IEC 20000-2 -- VERISM -- LECTURAS RECOMENDADAS -- SITIOS WEB RECOMENDADOS -- 8- CALIDAD DE PRODUCTO SOFTWARE -- MODELOS CLÁSICOS -- NORMAS ISO 25000 -- NORMAS SOBRE GESTIÓN DE CALIDAD (ISO/IEC 2500N) -- NORMAS SOBRE MODELADO DE LA CALIDAD (ISO/IEC 2501N) -- NORMAS SOBRE MEDICIÓN DE CALIDAD (ISO 2502N) -- NORMAS SOBRE REQUISITOS DE CALIDAD (ISO 2503N) -- NORMAS SOBRE EVALUACIÓN DE CALIDAD (ISO 2504N) -- NORMAS SOBRE EXTENSIONES DE SQUARE -- MODELOS DE CALIDAD DE PRODUCTO SOFTWARE -- MODELO DE CALIDAD DE PRODUCTO -- MODELO DE CALIDAD EN USO -- EVALUACIÓN DE LA CALIDAD DE PRODUCTOS SOFTWARE -- TAREAS DEL PROCESO DE EVALUACIÓN -- RECURSOS PARA EL PROCESO DE EVALUACIÓN -- CERTIFICACIÓN DE LA CALIDAD DE PRODUCTOS SOFTWARE -- LECTURAS RECOMENDADAS -- SITIOS WEB RECOMENDADOS -- 9- EL PROCESO SOFTWARE -- INTRODUCCIÓN -- GESTIÓN DE LOS PROCESOS SOFTWARE -- EL MODELADO DE LOS PROCESOS SOFTWARE -- ELEMENTOS DEL PROCESO SOFTWARE -- METAMODELOS DE PROCESO SOFTWARE -- ISO/IEC 24744 -- SPEM 2.0.…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66036por Pac Salas, DavidTabla de Contenidos: “…ESTRATEGIAS DE LAS ADMINISTRACIONES PÚBLICAS -- 11.4 HACIA UN NUEVO MODELO DE ADMINISTRACIÓN PÚBLICA EN UNA SOCIEDAD GLOBAL -- 11.5 LA GESTIÓN DE LO PÚBLICO: REQUISITOS DE SUS PROFESIONALES -- BIBLIOGRAFÍA -- BIBLIOGRAFÍA ESPECÍFICA -- PARTE 4: CONSUMO -- 12. …”
Publicado 2020
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
66037Publicado 2019Tabla de Contenidos: “…Garantizar un alto grado de transparencia en el sistema de contratación pública -- 3.2. Cumplir con los requisitos legales de transparencia y acceso a la información en la contratación pública -- 3.2.1. …”
Libro electrónico -
66038
-
66039
-
66040por Santolaya Machetti, Pablo“…A continuación se centra en la presentación y proclamación de candidaturas, con especial atención a los requisitos de presentación, las irregularidades y su subsanación y el sistema de recursos contra la proclamación. …”
Publicado 2013
Acceso al texto completo en Aranzadi
Libro