Mostrando 28,781 - 28,800 Resultados de 41,870 Para Buscar '"Documental"', tiempo de consulta: 0.20s Limitar resultados
  1. 28781
    Publicado 2018
    Tabla de Contenidos: “…The structure of an Angular application -- The package.json file -- Dotfiles - .editorconfig, .gitignore, and .angular-cli.json -- Environments -- Running the sample application -- Adding a new module -- Adding a new component -- Adding a new route -- Creating an Angular service -- Template data binding -- Simple deployment -- Summary -- Chapter 4: Building the Baseline Backend Application -- Additional notes about Laravel with Docker -- Creating the Docker Compose foundation -- Configuring nginx -- Configuring php-fpm -- Creating a docker-compose configuration file -- Building the application container -- Using PHP Composer to scaffold a Laravel application -- Creating the application scaffold -- Running the application -- Setting up a MySQL database -- Adding a storage folder -- Configuring the .env file -- Using a MySQL external client -- Migrations and database seed -- Creating the migration boilerplate -- Creating our first database seed -- Exploring the Workbench table view -- API documentation with the Swagger framework -- Installing the L5-Swagger library -- Creating the application API controller -- Generating and publishing the API documentation -- Adding Swagger definitions -- Summary -- Chapter 5: Creating a RESTful API Using Laravel - Part 1 -- Preparing the application and understanding what we are building -- Refactoring the application files -- What we are building -- The application's summary -- Creating models and migrations files -- Adding content to migration files -- Eloquent ORM relationship -- One-to-one relationship -- One-to-many relationship -- Many-to-many relationship -- Seeding our database -- Querying the database using Tinker -- Creating controllers and routes -- Creating and updating the controller function -- Creating the API routes -- Generating Swagger UI documentation -- Summary…”
    Libro electrónico
  2. 28782
    Publicado 2019
    Tabla de Contenidos: “…-- Designing a persona -- Chapter 8 Designing Features from a DevOps Perspective -- Constructing Your Design -- Designing for DevOps -- Designing software for change -- Improving software constantly -- Documenting your software -- Architecting Code for the Six Capabilities of DevOps -- Maintainability -- Scalability -- Security -- Usability -- Reliability -- Flexibility -- Documenting Design Decisions -- Avoiding Architecture Pitfalls -- Chapter 9 Developing Code -- Communicating about Code -- Engineering for Error -- Writing Maintainable Code -- Testing code -- Debugging code -- Logging code -- Writing immutable code -- Creating readable code -- Programming Patterns -- Object-oriented programming -- Functional programming -- Choosing a Language -- Avoiding Anti-Patterns -- DevOpsing Development -- Writing clean code -- Understanding the business -- Listening to others -- Focusing on the right things -- Getting comfortable with being uncomfortable -- Establishing Good Practices -- Organizing your source code -- Writing tests -- Documenting features…”
    Libro electrónico
  3. 28783
    Publicado 2024
    Tabla de Contenidos: “…Process Grouping 5 - Business Case Analysis -- Inputs, Activities, and Outputs of Process Grouping 5 - Business Case Analysis -- Business Case Validation -- Document Performance and Project Resource Requirements for Each Project/Program -- Summary of Process Grouping 5 - Business Case Analysis and Tollgate III -- Process Grouping 6 - Resource Management -- Inputs to Process Grouping 6 - Resource Management -- Process Grouping 6 - Human Resource Staffing Activity Block Diagram -- Process Grouping 6 - Facilities Resource Management Activity Block Diagram -- Equipment Resource Management Activity Block Diagram -- Process Grouping 6 - Financial Resources Management Activity Block Diagram -- Process Grouping 7 - Documentation -- Summary Process Grouping 7 - Documentation -- Tollgate IV: Customer Ship Approval -- Process Grouping 8 - Production -- Process Grouping 9 - Marketing, Sales, and Delivery -- Typical Marketing Plan Table of Contents -- Summary of Process Grouping 9 - Marketing, Sales, and Delivery -- Process Grouping 10 - After-Sales Service Activities -- Process Grouping 11 - Performance Analysis -- Tollgate V: Project Evaluation -- Top Five Positive/Negative Innovation Change Impact Measurements -- Process Grouping 12 - Transformation -- The Innovator's Dilemma 2.1: The Case of the Mayor &amp -- the Farmer's Daughter -- The Innovator's Dilemma 2.2: Saving the Pills -- The Innovator's Dilemma 2.3: Switching on the Lights -- Chapter 3. …”
    Libro electrónico
  4. 28784
    Publicado 2024
    Tabla de Contenidos: “…Deciding to automate the wrong processes -- A quiet customer is a happy customer -- Summary -- Conclusion -- Questions -- Appendix -- The OWASP Top 10 CI/CD Security Risks -- Insufficient Flow Control Mechanisms (CICD-SEC-1) -- Inadequate Identity and Access Management (CICD-SEC-2) -- Dependency Chain Abuse (CICD-SEC-3) -- Poisoned Pipeline Execution (CICD-SEC-4) -- Insufficient Pipeline-Based Access Controls (CICD-SEC-5) -- Insufficient Credential Hygiene (CICD-SEC-6) -- Insecure System Configuration (CICD-SEC-7) -- Ungoverned Usage of 3rd Party Services (CICD-SEC-8) -- Improper Artifact Integrity Validation (CICD-SEC-9) -- Insufficient Logging and Visibility (CICD-SEC-10) -- Value stream mapping -- Waste -- Value -- Continuous flow and continuous improvement -- Release management templates -- Software release checklist -- Business specification document -- Software Requirements Specification (SRS) -- Requirement traceability matrix document -- Use case document -- Answers to chapter questions -- Chapter 1 -- Chapter 2 -- Chapter 3 -- Chapter 4 -- Chapter 5 -- Chapter 6 -- Chapter 7 -- Chapter 8 -- Chapter 9 -- Chapter 10 -- Chapter 11 -- Glossary of termsou May Enjoy…”
    Libro electrónico
  5. 28785
    Publicado 2023
    Tabla de Contenidos: “…Setting up SQLAlchemy -- Setting up Alembic -- Understanding database concepts for Flask applications -- RDBMS -- DB-APIs -- Client-server model interaction -- Understanding SQLAlchemy ORM basics -- The SQLAlchemy engine -- SQLAlchemy connection pools -- SQLAlchemy dialect -- SQLAlchemy data types - mapping between tables and classes -- Modeling data for a speakers' conference web application -- Sending data to the PostgreSQL database from a Flask app -- Migration with Alembic -- Running migrations -- Summary -- Chapter 9: API Development and Documentation -- Technical requirements -- What is an API? …”
    Libro electrónico
  6. 28786
    por Dowswell, Kurt
    Publicado 2024
    Tabla de Contenidos: “…Chapter 8 Code Refactoring with Copilot -- Introducing Code Refactoring with Copilot -- Establishing the Example Project -- Prerequisites -- Refactoring Duplicate Code -- Adding Unit Tests -- Refactoring Duplicate Error Handling Code -- Refactoring Validators -- Adding Unit Tests -- Extracting Validation Code to Functions -- Refactoring Bad Variable Names -- Documenting and Commenting Code -- Method Documentation -- Project Documentation -- Conclusion -- Chapter 9 Enhancing Code Security -- Detailing Code Security -- Establishing the Example Project -- Prerequisites -- Exploring Code Security -- Using HTTPS -- Implementing Validation -- Conclusion -- Finding and Fixing Security Issues -- Fixing Weak Password Hashing -- Fixing SQL Injection -- Conclusion -- Chapter 10 Accelerating DevSecOps Practices -- Detailing DevSecOps -- Simplifying Containers -- Creating a Container -- Deploying a Container -- Applying Security Controls -- Automating Infrastructure as Code -- Creating IaC -- Deploying Code Using Terraform -- Applying Security Controls -- Streamlining CI/CD Pipelines -- Creating CI Pipeline -- Adding Security Scanning -- Creating CD Pipeline -- Conclusion -- Chapter 11 Enhancing Development Environments with Copilot -- Amplifying Visual Studio with Copilot -- Prerequisites -- Installing the GitHub Copilot Extension -- Exploring Code Completions -- Chatting with Copilot -- Elevating Azure Data Studio with Copilot -- Prerequisites -- Installing the GitHub Copilot Extension -- Constructing Database Schemas with Copilot -- Inserting Test Data with Copilot -- Querying with Copilot -- Boosting JetBrains IntelliJ IDEA with Copilot -- Prerequisites -- Installing the GitHub Copilot Extension -- Exploring Code Completions -- Chatting with Copilot -- Enhancing Neovim with Copilot -- Prerequisites -- Installing the GitHub Copilot Extension…”
    Libro electrónico
  7. 28787
    Publicado 2024
    Tabla de Contenidos: “…-- Read Your Manuals -- Going (at Least) Dual Monitor -- Keeping Your Computer Quiet -- Backup, Archive and Networking Strategies -- Computer Networking -- Session Documentation -- Documenting Within the DAW -- Make Documentation Directories -- Accessories and Accessorizing -- Protect Your Investment…”
    Libro electrónico
  8. 28788
    Publicado 2024
    Tabla de Contenidos: “…-- How to avoid instance impersonation attacks with instance identity documents -- Example of an instance identity document -- Steps to retrieving an instance identity document -- Instance purchasing options - On-Demand, Spot, and Reserved Instances -- Amazon Machine Images (AMIs) -- Core components of AMIs -- EBS -- Types of EBS volumes -- EBS snapshots and backups -- ENIs - fundamentals, configuration, and use cases -- Understanding ENIs, their properties, and configuration options -- Attaching, detaching, and managing ENIs -- Security and performance implications -- Use cases for multiple ENIs -- Enhanced networking - fundamentals, capabilities, and use cases -- Supported instance types and enabling enhanced networking -- ENA use cases -- EFA - fundamentals, capabilities, and use cases -- Significant features of EFA -- Security groups and key pairs -- Security groups - virtual firewalls for your instances -- Key pairs - secure authentication for your instances…”
    Libro electrónico
  9. 28789
    Tabla de Contenidos: “…Derecho antiguo VS Derecho moderno.; Apéndice documental; III LA UTOPIA JURÍDICA LASCASIANA Y EL GOBIERNO DE LOS JERÓNIMOS; INTRODUCCIÓN; 1. …”
    Libro electrónico
  10. 28790
    Publicado 2009
    Tabla de Contenidos: “…CORPUS Y VARIEDADES IBERORROMANCES -- Un corpus lingüístico asturiano: Eslema / O corpus do galego medieval Tesouro Medieval Informatizado da Lingua Galega (TMILG) / El proyecto de "Edición del fichero manuscrito de léxico judeoespañol de Cynthia Crews" / El Corpus diacrónico del español del Reino de Granada (CORDEREGRA) / Uso de corpus documental en sociolingüística histórica y retos para su elaboración en el sureste peninsular (siglos XV-XVII) / V. …”
    Libro electrónico
  11. 28791
    Publicado 2016
    Tabla de Contenidos: “….); LA ERA DE LA GAMBIARRAS; EL DOCUMENTAL ARGENTINO EN EL SIGLO XXI. (...); DE LA FIGURACIÓN A LA IMAGEN AUSENTE. …”
    Libro electrónico
  12. 28792
    por García Madrid, Antonio
    Publicado 2013
    Tabla de Contenidos: “…IBÈRIA; DOCUMENTO 23. SEMBRA; II. DOCUMENTS MECANOGRAFIATS, IMPRESOS (...); DOCUMENTO 24. …”
    Libro electrónico
  13. 28793
    Publicado 2014
    Tabla de Contenidos: “…Salidas de plata americana hacia oriente -- Conclusiones -- Apéndice documental -- Archivos y bibliografía…”
    Libro electrónico
  14. 28794
    por Galak, Eduardo
    Publicado 2021
    Tabla de Contenidos: “…La producción audiovisualy la educación de las sensibilidades -- El cine escolar y el cine documental educativo -- Producciones de Cine Escuela Argentino -- Obras fílmicas representativas -- El radioteatro como modelo educativo -- Afectar lo sensible -- Capítulo 6. …”
    Libro electrónico
  15. 28795
    por Ramirez Braschi, Dardo
    Publicado 2004
    Tabla de Contenidos: “…CAPITULO X FINANZAS, NEGOCIOS Y MOVIMIENTOS COMERCIALES EN CORRIENTES A CONSECUENCIA DE LA GUERRA.CAPÍTULO XI EL FINAL DE LA GUERRA; CONCLUSION; BIBLIOGRAFIA; APÉNDICE DOCUMENTAL; 1 - Carta de Rufino de Elizalde al Gobernador Manuel I. …”
    Libro electrónico
  16. 28796
    Publicado 2009
    Tabla de Contenidos: “…Bibliografia i fonts documentals consultades…”
    Libro electrónico
  17. 28797
    por Villarroel, Mónica
    Publicado 2012
    Tabla de Contenidos: “…La retrospectiva de 1983: caleidoscopio documental7 -Heynowski & Scheumann en Chile; H&S y el acopio de materiales de archivo; La Moneda en llamas desde el Hotel Carrera; La caída del Muro de Berlín y el fin del Studio H&S; 8 - Acervo chileno en Berlín: señales del regreso de 1999; El largo camino a casa; El evento en el Goethe Institut; 9 - Embarque 2001: patrimonio fílmico recobrado; Diario de viaje; Referencias bibliográficas; Los documentos fílmicos; Noticieros; Documentales; Funerales; El gobierno de la UP; El Golpe de Estado; Los materiales del envío 2001 (resumen); Anexos…”
    Libro electrónico
  18. 28798
    Tabla de Contenidos: “….); «Propagandista» Católico; Otero en Pax Romana; FUENTES DOCUMENTALES; BIBLIOGRAFÍA; APÉNDICE DOCUMENTAL…”
    Libro electrónico
  19. 28799
    Publicado 2022
    Tabla de Contenidos: “…El branding de Pedro Almodóvar: Dolor y gloria y Madres paralelas -- Un caso canónico: la saga de Los juegos del hambre -- El documental avant la lettre: Nevenka -- Cómo promociona Telefónica sus series españolas: La peste y Antidisturbios -- HBO y Patria -- Historias para no dormir o la necesidad de contar con un buen plan de marketing -- Lo más indie: Veneno y los Javis -- Conclusiones -- Referencias bibliográficas -- _Hlk112087827 -- _Hlk103968165…”
    Libro electrónico
  20. 28800
    por Miola, Robert S.
    Publicado 2007
    Tabla de Contenidos: “…Patrick for Ireland, 1639-40 / Histories -- The History of the Church of England, 1565 / Rise and Growth of the Anglican Schism, 1585 / The Spanish Colony, 1583 / A Treatise of Three Conversions of England, 1603-04 / A Restitution of Decayed Intelligence in Antiquities, 1605 / The History of Catholic Ireland, 1621 / The Life, Reign, and Death of Edward II, 1627 / Fiction -- Colloquies, 1518 / Wits, Fits, and Fancies, 1595 / Wit's Misery, 1596 ; Prosopopeia : The Tears of Mary, 1596 / Palestina, 1600 / The Sickness and Death of Queen Elizabeth, 1607 / Argenis, 1629 / Documents (Papal Bulls) -- The Inquisition, 1231 -- The Colonization of the New World, 1493 -- The Publication of Books, 1515 -- The Excommunication of Elizabeth I, 1570.…”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico