Mostrando 545,461 - 545,480 Resultados de 674,389 Para Buscar 'OR*', tiempo de consulta: 1.32s Limitar resultados
  1. 545461
    Publicado 2020
    “…Modern data platform environments require that we deal with an increasingly heterogeneous array of technologies spanning the SQL and NoSQL worlds, including SQL Server, Oracle, Teradata, Hadoop, Spark, MongoDB, and more. …”
    Video
  2. 545462
    Publicado 2021
    “…But the failure to manage inherent risk with diligence and know-how can lead to devastating consequences for an organization. In this comprehensive hands-on guide, a renowned expert in the field provides everything organizations need to conduct project risk management the right way. …”
    Libro electrónico
  3. 545463
    Publicado 2019
    Libro electrónico
  4. 545464
    por Caban, William. author
    Publicado 2019
    “…You'll also see how to run specialized workloads in OpenShift and how to deploy non-web based applications on the platform, all designed to help cultivate best practices as your organization continue evolve in microservices architectures. …”
    Libro electrónico
  5. 545465
    Publicado 2020
    “…By the end of this book, you'll have learned how to tailor Microsoft Dynamics 365 to fit your organization's requirements and tweak the platform to meet your business needs. …”
    Libro electrónico
  6. 545466
    Publicado 2021
    Libro electrónico
  7. 545467
    por Libby, Alex. author
    Publicado 2019
    “…Quickly create consistent checkouts for use within websites, using the power of the HTML5 Payment Request API. This project-oriented book simplifies the process of creating and manipulating checkouts with the Payment Request API in browsers for websites or online applications, using little more than a text editor or free software. …”
    Libro electrónico
  8. 545468
    Publicado 2019
    Tabla de Contenidos: “…-- Chapter 5 Measuring Your Organization -- Measuring Your Progress -- Quantifying DevOps -- Collecting the data…”
    Libro electrónico
  9. 545469
    Publicado 2019
    “…In a business context, blockchain can level the playing field between small and large organisations in several ways: Exact copies of the immutable, time-stamped data is held by all parties, all transactions can be viewed in real time, data blocks are cryptographically linked, all raw materials are traceable and smart contracts ensure no middle-men, ease of audit and reduced friction. …”
    Libro electrónico
  10. 545470
    Publicado 2020
    “…Write solid, secure, object-oriented code in the new PHP 8. In this book you will create a complete three-tier application using a natural process of building and testing modules within each tier. …”
    Libro electrónico
  11. 545471
    Publicado 2019
    “…Discover the advanced features of Solidity that will help you write high-quality code and develop secure smart contracts with the latest ERC standards Key Features Delve into Solidity and understand control structures, function calls, and variable scopes Explore tools for developing, testing, and debugging your blockchain applications Learn advanced design patterns and best practices for writing secure smart contracts Book Description Solidity is among the most popular and contract-oriented programming languages used for writing decentralized applications (DApps) on Ethereum blockchain. …”
    Libro electrónico
  12. 545472
    Publicado 2019
    “…Build smart cybersecurity systems with the power of machine learning and deep learning to protect your corporate assets Key Features Identify and predict security threats using artificial intelligence Develop intelligent systems that can detect unusual and suspicious patterns and attacks Learn how to test the effectiveness of your AI cybersecurity algorithms and tools Book Description Today's organizations spend billions of dollars globally on cybersecurity. …”
    Libro electrónico
  13. 545473
    Publicado 2019
    “…One day, she is approached by a ragtag bunch of misfits who say they want to overthrow the existing order, to liberate developers, to bring joy back to technology work, and to enable the business to win in a time of digital disruption. …”
    Libro electrónico
  14. 545474
    Publicado 2020
    “…The book presents you with an organized test preparation routine through the use of proven series elements and techniques. …”
    Libro electrónico
  15. 545475
    Publicado 2019
    “…Many large organizations have accumulated dozens of disconnected data sources to serve different lines of business over the years. …”
    Libro electrónico
  16. 545476
    Publicado 2019
    “…You'll then learn how to recognize the tools that need to be used in order to control the flow of execution, capture data, and pass data around. …”
    Libro electrónico
  17. 545477
    Publicado 2019
    “…Is microservice architecture right for your organization? Microservices have many benefits, but they also come with their own set of drawbacks. …”
    Libro electrónico
  18. 545478
    Publicado 2020
    Tabla de Contenidos: “…Cover -- Half Title -- Title -- Copyright -- Dedication -- Contents -- Introduction The Core Story -- PART ONE THE PAST CANNOT CONTINUE -- 1 Ramping Up to Full-Spectrum Thinking More Clarity, Less Certainty -- 2 The Coercion of Categories Please Don't Stamp Me with Your Label -- 3 Escape the Boxes of the Past How to Use Futures Thinking -- PART TWO NEW FULL-SPECTRUM TOOLS, NETWORKS, AND PEOPLE -- 4 Clarity Filters Scrambling with Distrust -- 5 Distributed-Authority Networks Scrambling for Control -- 6 The True Digital Natives Scrambling with the Social Order -- PART THREE BROADER SPECTRUMS, NEW APPLICATIONS 89 FOR THE FUTURE -- 7 Broader Spectrums of Business and Social Value Operating in a Post-Categorical Distributed-Authority Future -- 8 Broader Spectrums of Hierarchy New Animated Organization Charts -- 9 Broader Spectrums of Human-Machine Symbiosis The New HR Will Be HCR -- 10 Broader Spectrums of Diversity New Inclusive Paths to Innovation -- 11 Broader Spectrums of Meaning A New Game of Hope -- Conclusion Full-Spectrum Thinking for an Urgent Future What Can You Do Now? …”
    Libro electrónico
  19. 545479
    Publicado 2020
    Tabla de Contenidos: “…Rekursion -- 3.1.2 Referentielle Transparenz und Ersetzungsprinzip -- 3.1.3 Funktionen mit Gedächtnis -- 3.2 Funktionale Ausnahmebehandlung mit Optional -- 3.3 Funktionale Listen -- 3.3.1 Beispielanwendung -- 3.4 Paare und Tupel -- 3.5 Zusammenfassung -- 4 Programmieren mit Funktionsparametern -- 4.1 Listenverarbeitung mit Funktionen höherer Ordnung -- 4.2 Flexible Programmschnittstellen -- 4.3 Algorithmen -- 4.3.1 Tiefensuche -- 4.3.2 Verallgemeinerung der Suche -- 4.4 Entwurfsmuster -- 4.4.1 Strategie -- 4.4.2 Kommando -- 4.4.3 Besucher -- 4.5 Eingebettete und bedingte Ausführung -- 4.5.1 Eingebetteter Code -- 4.5.2 Bedingte Ausführung -- 4.5.3 Fallunterscheidungen -- 4.5.4 Typtests -- 4.6 Auswertung nach Bedarf -- 4.6.1 Faule Iteratoren -- 4.6.2 Unendliche Folgen -- 4.6.3 Faule Iteration über die Knoten eines Graphen -- 4.7 Zusammenfassung -- 5 Kombination von Funktionen -- 5.1 Flüssige Schnittstellen -- 5.2 Funktionskomposition -- 5.2.1 Aufrufketten beim funktionalen Interface Function -- 5.2.2 Logische Verknüpfungen bei Predicate -- 5.2.3 Bilden von Vergleichsketten mit Comparator -- 5.2.4 Beispiel-Workflows -- 5.3 Kombinator-Parser…”
    Libro electrónico
  20. 545480
    Publicado 2019
    “…With the updated edition of this practical ebook, application architects and development team leads will learn how to use the Istio service mesh to connect, manage, and secure microservices in order to create powerful cloud-native applications. …”
    Libro electrónico