Mostrando 53,761 - 53,780 Resultados de 53,879 Para Buscar 'NPBL~', tiempo de consulta: 0.95s Limitar resultados
  1. 53761
    por Nazemoff, Valeh. author
    Publicado 2014
    “…Data intelligence informs your ability to reinvent and recreate information in automated graphical representations to enable rapid decision-making using visual, cloud, web, and operational analytics, AI, and distance collaboration platforms. …”
    Libro electrónico
  2. 53762
    Publicado 2024
    “…This integrated learning package Enables you to focus on individual topic areas or take complete, timed exams Includes direct links from each question to detailed tutorials to help you understand the concepts behind the questions Provides unique sets of exam-realistic practice questions Tracks your performance and provides feedback on a module-by-module basis, laying out a complete assessment of your knowledge to help you focus your study where it is needed most…”
    Libro electrónico
  3. 53763
    Publicado 2024
    “…In the Kubernetes on GKE video course, Ernesto Garbarino takes you through the Google Kubernetes Engine and enables you to grasp the fundamentals of running scalable and highly available workloads on GKE and leveraging the ease of use of this platform. …”
    Video
  4. 53764
    Publicado 2024
    “…This integrated learning package Enables you to focus on individual topic areas or take complete, timed exams Includes direct links from each question to detailed tutorials to help you understand the concepts behind the questions Provides unique sets of exam-realistic practice questions Tracks your performance and provides feedback on a module-by-module basis, laying out a complete assessment of your knowledge to help you focus your study where it is needed most…”
    Libro electrónico
  5. 53765
    “…We hypothesized that this technology-enabled communication feedback tool would improve patient quality of life by promoting clinically appropriate treatment changes. …”
    Libro electrónico
  6. 53766
    Publicado 2020
    “…This video course provides a detailed starting point for beginning to work with AWS cloud services and will enable you to become conversant with the core services that make up cloud computing at AWS. …”
    Video
  7. 53767
    Publicado 2023
    “…Lessons Covered Include: Section 1: Rust Data Structures: Collections Lesson 1: Getting Started With The Modern Rust Development Ecosystem Meet the instructor & Course Overview: 1.0-meet-instructor-course-overview.mp4 Introduction to the AI Coding Paradigm Shift: 1.1-ai-pair-programming-paradigm-shift.mp4 Introduction to cloud-based development environments: 1.2-GitHub-Codespaces-Ecosystem-with-copilot-chat.mp4 Introduction to GitHub Copilot Ecosystem for Rust: 1.3-copilot-enabled-rust.mp4 Prompt Engineering with GCP BigQuery SQL: 1.4-big-query-prompt-engineering.mp4 Introduction to AWS CodeWhisperer for Rust: 1.5-aws-codewhisperer-for-rust.mp4 Using Google Bard to Enhance Productivity: 1.6-using-bard-to-enhance-productivity.mp4 Continuous Integration with Rust and GitHub Actions: 1.7-continuous-integration-rust-github-actions.mp4 Lesson 2: Rust Sequences and Maps Introducing Rust Sequences and Maps: 1.8-rust-sequences-maps.mp4 Print Rust data structures demo: 1.9-Print-Rust-data-structures-demo.mp4 Vector Fruit Salad demo: 1.10-Vector-Fruit-Salad-demo.mp4 VecDeque Fruit Salad demo: 1.11-VecDeque-Fruit-Salad-demo.mp4 Linkedin List Fruit Salad demo: 1.12-Linkedin-List-Fruit-Salad-demo.mp4 Fruit Salad CLI demo: 1.13-Fruit-Salad-CLI-demo.mp4 HashMap frequency counter demo: 1.14-HashMap-frequency-counter-demo.mp4 HashMap language comparison: 1.15-HashMap-language-comparison.mp4 Lesson 3: Rust Sets, Graphs and Miscellaneous Data Structures Analyzing UFC Fighter Network Using Graph Centrality in Rust: 1.16-ufc-graph-centrality.mp4 Storing Unique Fruits Using HashSet in Rust: 1.17-unique-fruits-with-hashset.mp4 Maintaining Sorted and Unique Fruits Using BTreeSet in Rust: 1.18-sorted-unique-fruits-with-btreeset.mp4 Creating a Fig Priority Fruit Salad Using Binary Heap in Rust: 1.19-fig-priority-fruit-salad-with-binary-heap.mp4 PageRank algorithm for sports data: 1.20-pagerank-sports.mp4 Showing shortest path with dijkstra: 1.21-shortest-path.mp4 Detecting Strongly Connected Components: A Deep Dive into Kosaraju's Algorithm: 1.22-strongly_connected_components_with_kosaraju.mp4 Simple Charting of Data Structures in Rust: 1.23-ascii-graphing.mp4 Section 2: Safety, Security and Concurrency with Rust Lesson 1: Rust Safety and Security Features Multi-Factor Authentication: 2.1_Multi-Factor_Authentication.mp4 Network Segmentation: 2.2_Network_Segmentation.mp4 Least Privilege Access: 2.3_Least_Privilege_Access.mp4 Encryption: 2.4_Encryption.mp4 Mutable fruit salad: 2.5-mutable-fruit-salad.mp4 Customize fruit salad with a CLI: 2.6-customize-csv-fruit-salad.mp4 Data Race example: 2.7-data-race.mp4 Lesson 2: Security Programming with Rust High Availability: 2.10-high-availability.mp4 Understanding the Homophonic Cipher: A Cryptographic Technique: 2.11-homphonic-cipher.mp4 Decoding the Secrets of the Caesar Cipher: 2.12-caesar-cipher.mp4 Building a Caesar Cipher Command Line Interface: 2.13-caesar-cipher-cli.mp4 Creating a Decoder Ring: A Practical Guide: 2.14-decoder-ring.mp4 Detecting Duplicates with SHA-3: A Data Integrity Tool: 2.15-sha3-dupe-detector.mp4 Incident Response: 2.16-incident-response.mp4 Compliance: 2.17-compliance.mp4 Lesson 3: Concurrency with Rust Core Concepts in Concurrency: 2.20-core-concepts-concurrency.mp4 Dining Philosophers: 2.21-dining-philosopher.mp4 Web Crawl Wikipedia with Rayon: 2.22-web-crawl-wikipedia-rayon.mp4 Intelligent Chatbot with Tokio: 2.23-tokio-chatbot.mp4 Multi-threaded deduplication with Rust: 2.24-data-eng-with-rust-dedupe.mp4 Energy Efficiency Python vs Rust: 2.25-energy-efficiency-python-rust.mp4 Concurrency Stress test with a GPU: 2.26-building-cuda-enabled-stress-test-with-rust-pytorch.mp4 Host Efficiency Serverless Optimization problem: 2.27-host-efficiency-optimization-problem.mp4 Section 3: Rust Data Engineering Libraries and Tools Lesson 1: Using Rust to Manage Data, Files and Network Storage Process CSV files in Rust: 2.31-process-csv-rust.mp4 Using Cargo Lambda with Rust: 2.33-cargo-lambda-rust.mp4 List files on AWS EFS with Rust: 2.34-rust-efs-lister.mp4 Use AWS S3 Storage: 2.35-use-s3-storage.mp4 Use AWS S3 Storage from Rust: 2.36-use-rust-for-s3-storage.mp4 Write encrypted data to tables or Parquet files: 2.37-Write-encrypted-data-to-tables-or-Parquet-files.mp4 Lesson 2: DataFrames with Rust, Python and Notebooks What is Colab?…”
    Video
  8. 53768
    Publicado 1543
    Libro
  9. 53769
  10. 53770
    Publicado 2015
    Libro electrónico
  11. 53771
  12. 53772
  13. 53773
  14. 53774
  15. 53775
    por Malcolm Gladwell
    Publicado 2018
    “…</P> <P>Gladwell nos presenta a un psicólogo que ha aprendido a predecir si un matrimonio puede durar con sólo observarles unos minutos; a un entrenador de tenis que sabe cuándo un jugador hará doble falta antes incluso de que la raqueta toque la bola; a un experto en antigüedades que reconoce una falsificación de un solo vistazo.…”
    Texto completo en Odilo
    Otros
  16. 53776
    por Rico Arévalo, Belén
    Publicado 2008
    “…Este estudio trata por primera vez en nuestro país los Hedge Funds desde una doble perspectiva, tal y como su propio título subraya. …”
    Acceso al texto completo en Aranzadi
    Libro
  17. 53777
    Publicado 2021
    “…Los ensayos reunidos aquí se dividen en cuatro partes según los temas, las épocas y las prácticas artísticas que abordan: en la primera, el lector encontrará contribuciones estructuradas en torno a un cuestionamiento de orden teórico, que señalan algunas de las dificultades planteadas por el concepto de autoficción “fantástica” y buscan las maneras de resolverlas; la segunda parte se concentra en novelas y relatos breves anteriores al boom de la autoficción en lengua española que se produce, grosso modo, a partir de los años 1990; la tercera parte analiza textos literarios más recientes, publicados a partir de finales del siglo XX; y por último, la cuarta parte aúna trabajos que tienen la doble particularidad de estudiar la autoficción en su dimensión comunitaria y de basarse en un corpus de autoficciones fílmicas. …”
    Libro electrónico
  18. 53778
    Publicado 2015
    “…En esta obra se hace evidente la doble condición de Oakeshott; por un lado, su formación académica como historiador que se pone de manifiesto en un profundo conocimiento de la Historia misma, así fechas, protagonistas y eventos se suceden para ser presentados en una sucesión coherente de acontecimientos desde la fundación de Roma hasta la caída de Constantinopla; y por otra parte, su vocación de filósofo que le mueve a no quedar satisfecho con la simple enumeración o presentación de las fechas, eventos y protagonistas sino que le exige el arriesgarse a interpretar, analizar y proponer. …”
    Libro
  19. 53779
    Publicado 2017
    “…Tradicionalment el legislador ha pres una posició “autor-cèntrica” en la normativa aplicable a aquesta matèria amb l'objectiu de protegir al creador com a part feble de la cadena de valor i així, protegir també l'incentiu a la creació. …”
    Tesis
  20. 53780
    Publicado 2022
    Tabla de Contenidos: “…Front Matter -- TABULA GRATULATORIA -- Table of Contents -- PRÓLOGO -- I El exilio en Roma -- II Aplicación de las penas de exilio -- III Movilidad forzada en el Corpus Iuris Civilis. …”
    Enlace del recurso
    Libro electrónico