Mostrando 157,881 - 157,900 Resultados de 158,288 Para Buscar 'userv~', tiempo de consulta: 1.22s Limitar resultados
  1. 157881
    por Baills, Henry
    Publicado 2020
    “…Déjà les gallo-romains se sont servis des pierres dites « du midi » pour des constructions que nous connaissons bien. …”
    Electrónico
  2. 157882
    por Ahrweiler, Hélène
    Publicado 2021
    “…Après la chute de Constantinople en 1453, cette civilisation fut dissociée de l’État qui lui avait servi de cadre pendant plus d’un millénaire, l’Empire byzantin. …”
    Electrónico
  3. 157883
    Publicado 2020
    “…Les conclusions també assenyalen la necessitat d’escollir conductes fàcilment observables i mesurables, i que s’adeqüin al nivell de desenvolupament de cada nen i nena…”
    Accés lliure
    Tesis
  4. 157884
    Publicado 2018
    “…What you will learn Install and set up a Raspberry Pi for IoT development Learn how to use a servo motor as an analog needle meter to read data Build a home security dashboard using an infrared motion detector Communicate with a web service that sends you a message when the doorbell rings Receive data and display it with an actuator connected to the Raspberry Pi Build an IoT robot car that is controlled through the internet Who this book is for Internet of Things Programming Projects is for Python developers and programmers who are interested in building their own IoT applications and IoT-based projects. …”
    Libro electrónico
  5. 157885
    Publicado 2021
    “…As you progress, you'll focus on best practices for security, reliability, testability, observability, and performance. Finally, the book combines all that you've learned, explaining the methodologies of continuous experimentation, deployment, and delivery before providing you with some final thoughts on how to start making progress.By the end of this book, you'll be able to architect your own event-driven, serverless systems that are ready to adapt and change so that you can deliver value at the pace needed by your business.What You Will Learn:Explore architectural patterns to create anti-fragile systems that thrive with changeFocus on DevOps practices that empower self-sufficient, full-stack teamsBuild enterprise-scale serverless systemsApply microservices principles to the frontendDiscover how SOLID principles apply to software and database architectureCreate event stream processors that power the event sourcing and CQRS patternDeploy a multi-regional system, including regional health checks, latency-based routing, and replicationExplore the Strangler pattern for migrating legacy systemsWho this book is for:This book is for software architects and aspiring software architects who want to learn about different patterns and best practices to design better software. …”
    Libro electrónico
  6. 157886
    por Cervantes-Godoy, Dalila
    Publicado 2010
    “…Nous cherchons dans le présent document à répondre à cette question en observant les caractéristiques qu’ont en commun vingt-cinq pays en développement qui ont réduit l’extrême pauvreté de façon spectaculaire au cours des vingt-cinq dernières années. …”
    Capítulo de libro electrónico
  7. 157887
    “…La Constitution reflète l’idée de restauration juridique, qui a servi de base au retour à l’indépendance et à la libération vis-à-vis de l’Union soviétique le 21 août 1991. …”
    Capítulo de libro electrónico
  8. 157888
    “…Toutes les données sont analysées, soit en utilisant un modèle de régression pour estimer la concentration qui entraînerait une réduction de x % de l’effet mesuré, soit en ayant recours à un test d’hypothèse pour déterminer une concentration sans effet observé (CSEO). Cette dernière méthode nécessite une comparaison des réponses au traitement avec les réponses témoins adéquates à l’aide de tests statistiques…”
    Libro electrónico
  9. 157889
    “…L'organisation du pouvoir dans l'entreprise doit avant tout rester le domaine réservé du secteur privé. Les pouvoirs publics0 ont néanmoins une responsabilité particulière et déterminante à exercer dans la mesure où il leur incombe de mettre en place un cadre réglementaire permettant aux investisseurs et aux entreprises d'adapter leurs pratiques en matière de gouvernement d'entreprise à un environnement qui évolue rapidement. …”
    Libro electrónico
  10. 157890
    “…La variation des niveaux de compétences en résolution de problèmes à l’aide des TIC s’observant entre les pays reflète des différences d’accès à Internet et de fréquence d’utilisation du courrier électrique parmi les adultes. …”
    Libro electrónico
  11. 157891
    por Duell, Nicola
    Publicado 2009
    “…The global financial and economic crisis and the significant decline in oil and gas prices observed since the second half of 2008 are affecting the short-term economic prospect, with some deterioration in labour market conditions. …”
    Capítulo de libro electrónico
  12. 157892
    Publicado 2013
    “…So Meshanko provides a practical action plan you can use to train yourself or others to get on track--and stay on track. …”
    Libro electrónico
  13. 157893
    Publicado 2016
    “…What You Will Learn Recognize recurring problems in your code with Anti-Patterns Uncover object creation mechanisms using Creational Patterns Use Structural design patterns to easily access your code Address common issues encountered when linking objects using the splObserver classes in PHP 7 Achieve a common style of coding with Architectural Patterns Write reusable code for common MVC frameworks such as Zend, Laravel, and Symfony Get to know the best practices associated with design patterns when used with PHP 7 In Detail Design patterns are a clever way to solve common architectural issues that arise during software development. …”
    Libro electrónico
  14. 157894
    Publicado 2016
    “…Learn to build scalable server application in JavaScript using Node.js Generate instances in three programming languages: Python, JavaScript, and C# Work with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide data Master DOM manipulation, cross-browser strategies, and ES6 Identify and apply the most common design patterns such as Singleton, Factory, Observer, Model-View-Controller, and Mediator Patterns Design applications using a modular architecture based on SOLID principles In Detail JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of : content (HTML), presentation (CSS), and behavior (JavaScript). …”
    Libro electrónico
  15. 157895
    Publicado 2016
    “…How to bring reactivity to an existing static application using Vue.js. How to use plugins to enrich your applications. …”
    Libro electrónico
  16. 157896
    Publicado 2018
    “…Using large datasets from Twitter, Wikipedia, web access logs, and Yahoo! …”
    Video
  17. 157897
    Publicado 2017
    “…No knowledge of Spark or Scala is assumed, although prior programming experience (especially with other JVM languages) will be useful to pick up concepts quicker. What You Will Learn Understand object-oriented & functional programming concepts of Scala In-depth understanding of Scala collection APIs Work with RDD and DataFrame to learn Spark’s core abstractions Analysing structured and unstructured data using SparkSQL and GraphX Scalable and fault-tolerant streaming application development using Spark structured streaming Learn machine-learning best practices for classification, regression, dimensionality reduction, and recommendation system to build predictive models with widely used algorithms in Spark MLlib & ML Build clustering models to cluster a vast amount of data Understand tuning, debugging, and monitoring Spark applications Deploy Spark applications on real clusters in Standalone, Mesos, and YARN In Detail Scala has been observing wide adoption over the past few years, especially in the field of data science and analytics. …”
    Libro electrónico
  18. 157898
    Publicado 2019
    “…She also shares pivotal mindset strategies she’s used to break the fear barrier as a trapeze artist so you can move past any obstacle, take strategic Big Picture risks, and fulfill your dreams of business expansion and skyrocketing profit. …”
    Libro electrónico
  19. 157899
    Publicado 2020
    “…For nearly a decade, renowned wedding and portrait photographer Roberto Valenzuela has been sharing his vast knowledge and unique, systematic approach to making photographs as he has taught workshops around the world and written five critically acclaimed and bestselling books that cover composition, posing, lighting, and wedding photography (his Picture Perfect and Wedding Storyteller series of books). He has helped countless photographers improve their craft. …”
    Libro electrónico
  20. 157900
    Publicado 2019
    “…What you will learn Execute code without any need for compiling or uploading using REPL (read-evaluate-print-loop) Program and control LED matrix and NeoPixel drivers to display patterns and colors Build projects that make use of light, temperature, and touch sensors Configure devices to create Wi-Fi access points and use network modules to scan and connect to existing networks Use Pulse Width Modulation to control DC motors and servos Build an IoT device to display live weather data from the Internet at the touch of a button Who this book is for If you want to build and program projects that use microcontrollers, this book will offer you dozens of recipes to guide you through all the major applications o..…”
    Libro electrónico