Mostrando 43,861 - 43,880 Resultados de 44,872 Para Buscar '"Morés"', tiempo de consulta: 0.15s Limitar resultados
  1. 43861
    Publicado 2017
    “…Each chapter takes a ground-up approach - starting with the essentials and gradually building to larger, more complex concepts. Regardless of your level of experience, from beginner to expert, this book helps you improve your knowledge and skills. …”
    Libro electrónico
  2. 43862
    Publicado 2018
    “…The focus is less on theory and more on practical examples through a step-by-step approach…”
    Libro electrónico
  3. 43863
    Publicado 2015
    “…Coverage includes Mastering C# data types, operators, control flow, methods, and parameters Using C# object-oriented constructs, including classes, inheritance, interfaces, and more—all with the significantly simplified syntax of C# 6.0 Working with well-formed value and reference types Implementing reliable, effective exception handling Reducing code complexity with generics, delegates, lambda expressions, and events (including a simplified C# 6.0 syntax for triggering events) Learning dynamic programming with reflection and attributes Querying diverse data collections using LINQ with query expressions Creating custom collections that operate against business objects Using collection interfaces and standard query operators to access .NET collections Understanding the Common Language Infrastructure and C# in the context of .NET 4.6 Taking advantage of declarative programming, embedded metadata, reflection, and attributes Mastering multithreading and synchronization, including the new async/await paradigm Using P/Invoke, pointers, and direct memory manipulation to interoperate with other languages Understanding how C# programs relate to the underlying runtime For Qualified Instructors An instructor’s guide, ex..…”
    Libro electrónico
  4. 43864
    Publicado 2018
    “…Create clean code with Dependency Injection principles About This Book Use DI to make your code loosely coupled to manage and test your applications easily on Spring 5 and Google Guice Learn the best practices and methodologies to implement DI Write more maintainable Java code by decoupling your objects from their implementations Who This Book Is For This book is for Java developers who would like to implement DI in their application. …”
    Libro electrónico
  5. 43865
    Publicado 2018
    “…In this book, you'll learn how to automate different tasks in the machine learning pipeline such as data preprocessing, feature selection, model training, model optimization, and much more. In addition to this, it demonstrates how you can use the available automation libraries, such as auto-sklearn and MLBox, and create and extend your own custom AutoML components for Machine Learning. …”
    Libro electrónico
  6. 43866
    Publicado 2018
    “…This book contains more than 65 recipes that will equip you with what you need to know to work with Windows 2016 Server. …”
    Libro electrónico
  7. 43867
    Publicado 2013
    “…quizzes, which enable you to decide how much time you need to spend on each section Chapter-ending and part-ending exercises, which help you drill on key concepts you must know thoroughly Troubleshooting sections, which help you master the complex scenarios you will face on the exam The powerful Pearson IT Certification Practice Test software, complete with hundreds of well-reviewed, exam-realistic questions, customization options, and detailed performance reports A free copy of the CCNA ICND2 200-101 Network Simulator Lite software, complete with meaningful lab exercises that help you hone your hands-on skills with the command-line interface for routers and switches More than 60 minutes of video mentoring from the author A final preparation chapter, which guides you through tools and resources to help you craft your review and test-taking strategies Study plan suggestions and templates to help you organize and optimize your study time The official study guide helps you master all the topics on the CCNA exam, including Spanning Tree Protocol (STP) Troubleshooting LAN switching IPv4 routing VPNs OSPF and EIGRP configuration and troubleshooting Wide area networks and Frame Relay IPv6 implementation and troubleshooting Network management Well regarded for its level of detail, study plans, assessment features, challenging review questions and exercises, video instruction, and hands-on labs, this official study guide helps you master the concepts and techniques that ensure your exam success. …”
    Libro electrónico
  8. 43868
    Publicado 2017
    “…Illuminating talks by 101 of the world's top Jupyter experts working at Harvard University, Continuum Analytics, UC Berkeley, DataScience.com, Bloomberg LLP, University of Pittsburgh, IBM, CUNY, Domino Data Lab, Cal Poly San Luis Obispo, Two Sigma, University of British Columbia, Civis Analytics, Columbia University, R-Brain, Lawrence Berkeley National Laboratory, Microsoft, and more. A thought provoking set of keynote addresses, such as Fernando Perez's (the progenitor of Jupyter) predictions for Project Jupyter's future; Wes McKinney's (Two Sigma Investment) vision for seamless computation and data sharing across languages; William Merchan (DataScience.com) outlining the three movements driving enterprise adoption of Jupyter; and Peter Wang (Continuum Analytics) describing the coevolution of Jupyter and Anaconda, two major players in the new open data science ecosystem. …”
    Video
  9. 43869
    Publicado 2016
    “…Each chapter takes a ground-up approach - starting with the essentials and gradually building to larger, more complex concepts. Regardless of your level of experience, from beginner to expert, this book helps you improve your knowledge and skills. …”
    Libro electrónico
  10. 43870
    Publicado 2020
    “…If you're looking to learn more about application architecture and designing user interfaces in a visually appealing manner, you'll find this book ..…”
    Libro electrónico
  11. 43871
    Publicado 2020
    “…Noah has published nearly 100 technical publications, including books on subjects ranging from Cloud Machine Learning to DevOps. He has published more than100 technical publications, including three books on subjects ranging from Cloud Machine Learning to DevOps. …”
    Video
  12. 43872
    Publicado 2018
    “…Gain hands-on experience of installing OpenShift Origin 3.9 in a production configuration and managing applications using the platform you built Key Features Gain hands-on experience of working with Kubernetes and Docker Learn how to deploy and manage applications in OpenShift Get a practical approach to managing applications on a cloud-based platform Explore multi-site and HA architectures of OpenShift for production Book Description Docker containers transform application delivery technologies to make them faster and more reproducible, and to reduce the amount of time wasted on configuration. …”
    Libro electrónico
  13. 43873
    Publicado 2018
    “…You will build upon this by adding pages, data items, blocks, collections, and loops. You will build more complex processes by learning about actions, decisions, choices, and calculations. …”
    Libro electrónico
  14. 43874
    Publicado 2018
    “…Style and approach Distributed Computing with Go takes you through a series of carefully graded tutorials, building ever more sophisticated applications…”
    Libro electrónico
  15. 43875
    Publicado 2018
    “…What You Will Learn Understand the practical benefits of Rx on a mobile platform Explore the building blocks of Rx, and Rx data flows with marble diagrams Learn how to convert an existing code base into RxSwift code base Learn how to debug and test your Rx Code Work with Playgrounds to transform sequences by filtering them using map, flatmap and other operators Learn how to combine different operators to work with Events in a more controlled manner. Discover RxCocoa and convert your simple UI elements to Reactive components Build a complete RxSwift app using MVVM as design pattern In Detail RxSwift belongs to a large family of Rx implementations in different programming languages that share almost identical syntax and semantics. …”
    Libro electrónico
  16. 43876
    Publicado 2018
    “…Convert your application to a Progressive Web App (PWA) and add ServiceWorkers, offline support, and more Build your app with Vue.js by following up with best practices and explore the common anti-patterns to avoid In Detail The book starts by comparing Vue.js with other frameworks and setting up the development environment for your application, and gradually move on to writing and styling clean, maintainable, and reusable components that can be used across your application. …”
    Libro electrónico
  17. 43877
    Publicado 2018
    “…What You Will Learn Discover advanced vRealize Operations concepts and design your processes effectively for the underlying architecture Plan and install a new version or upgrade from a previous one Apply proven capacity management theories and techniques in practical, real-world environments Manipulate data and metrics to display them in the most effective way possible Create custom views and dashboards fit for any use case Explore how policies have evolved in vRealize Operations 6.6 and how to apply them in the most effective manner In Detail In the modern IT world, the criticality of managing the health, efficiency, and compliance of virtualized environments is more important than ever. With vRealize Operations Manager 6.6, you can make a difference to your business by being reactive rather than proactive. …”
    Libro electrónico
  18. 43878
    Publicado 2017
    “…What You Will Learn Use kernel facilities to develop powerful drivers Develop drivers for widely used I2C and SPI devices and use the regmap API Write and support devicetree from within your drivers Program advanced drivers for network and frame buffer devices Delve into the Linux irqdomain API and write interrupt controller drivers Enhance your skills with regulator and PWM frameworks Develop measurement system drivers with IIO framework Get the best from memory management and the DMA subsystem Access and manage GPIO subsystems and develop GPIO controller drivers In Detail Linux kernel is a complex, portable, modular and widely used piece of software, running on around 80% of servers and embedded systems in more than half of devices throughout the World. Device drivers play a critical role in how well a Linux system performs. …”
    Libro electrónico
  19. 43879
    Publicado 2018
    “…This practical guide makes the existing development process more efficient. Spring Boot Cookbook 2.0 Second Edition smartly combines all the skills and expertise to efficiently develop, test, deploy, and monitor applications using Spring Boot on premise and in the cloud. …”
    Libro electrónico
  20. 43880
    Publicado 2018
    “…With the advent of powerful machines, we have more processing power to work with. Using this technology, we can seamlessly integrate our computer vision applications into the cloud. …”
    Libro electrónico