Mostrando 49,861 - 49,880 Resultados de 52,853 Para Buscar 'Liblar~', tiempo de consulta: 1.15s Limitar resultados
  1. 49861
    Publicado 2021
    “…The book shows how to access a rich library of .NET functionality such as a component model for building a composable user interface, including how to develop reusable components that can be used across many pages and websites. …”
    Libro electrónico
  2. 49862
    Publicado 2021
    “…By the end of this JavaScript book, you will feel confident writing core JavaScript code and be equipped to progress to more advanced libraries, frameworks, and environments such as React, Angular, and Node.js. …”
    Libro electrónico
  3. 49863
    Publicado 2015
    “…Expand your knowledge of computer vision by building amazing projects with OpenCV 3 About This Book Build computer vision projects to capture high-quality image data, detect and track objects, process the actions of humans or animals, and much more Discover practical and interesting innovations in computer vision while building atop a mature open-source library, OpenCV 3 Familiarize yourself with multiple approaches and theories wherever critical decisions need to be made Who This Book Is For This book is ideal for you if you aspire to build computer vision systems that are smarter, faster, more complex, and more practical than the competition. …”
    Libro electrónico
  4. 49864
    Publicado 2016
    “…You might have developed some impressive PHP libraries in other projects, but what is the point when your library is tied to one particular project? …”
    Libro electrónico
  5. 49865
    Publicado 2017
    “…- through building real-time applications with many third party libraries Who This Book Is For If you are a developer who is looking forward to taking your application development skills with Meteor to next level by getting your hands-on different projects, this book is for you. …”
    Libro electrónico
  6. 49866
    Publicado 2016
    “…It allows you to bring your own tools and libraries to make amazing webapps with your own rules. …”
    Libro electrónico
  7. 49867
    Publicado 2016
    “…A comprehensive tutorial on Python libraries and frameworks to get you up and started. …”
    Libro electrónico
  8. 49868
    Publicado 2019
    “…Implement real-world decentralized applications using Python, Vyper, Populus, and Ethereum Key Features Stay up-to-date with everything you need to know about the blockchain ecosystem Implement smart contracts, wallets, and decentralized applications(DApps) using Python libraries Get deeper insights into storing content in a distributed storage platform Book Description Blockchain is seen as the main technological solution that works as a public ledger for all cryptocurrency transactions. …”
    Libro electrónico
  9. 49869
    Publicado 2016
    “…What You Will Learn Create a virtualenv and start a new project Understand how and when to use the functional programming paradigm Get familiar with the different ways the decorators can be written in Understand the power of generators and coroutines without digressing into lambda calculus Create metaclasses and how it makes working with Python far easier Generate HTML documentation out of documents and code using Sphinx Learn how to track and optimize application performance, both memory and cpu Use the multiprocessing library, not just locally but also across multiple machines Get a basic understanding of packaging and creating your own libraries/applications In Detail Python is a dynamic programming language. …”
    Libro electrónico
  10. 49870
    Publicado 2016
    “…Master the most common algorithms and data structures, and learn how to implement them efficiently using the most up-to-date features of Swift 3 About This Book Develop a deep understanding of the collections in the Swift Standard Library with this step-by-step guide Develop native Swift data structures and algorithms for use in mobile, desktop, and server-based applications Learn about performance efficiency between different data structures and algorithms Who This Book Is For This book is for developers who want to learn how to implement and use common data structures and algorithms natively in Swift. …”
    Libro electrónico
  11. 49871
    Publicado 2016
    “…From the most common elements of data mining to cutting-edge techniques, we've got you covered for any data-related challenge Become a more fluent and confident Python data-analyst, in full control of its extensive range of libraries Who This Book Is For This book is for data scientists who are already familiar with some basic data mining techniques such as SQL and machine learning, and who are comfortable with Python. …”
    Libro electrónico
  12. 49872
    Publicado 2017
    “…It goes far beyond a how-to-get-started guide and talks about the library in depth. The mental model, design constraints, and the subtleties of the API-everything is covered. …”
    Libro electrónico
  13. 49873
    Publicado 2016
    “…It has an easy-to-use, simple syntax, and a powerful library, which includes hundreds of modules to provide routines for a wide range of applications, thus making it a popular language among programing enthusiasts.This course will take you on a journey from basic programming practices to high-end tools and techniques giving you an edge over your peers. …”
    Libro electrónico
  14. 49874
    Publicado 2016
    “…Add vision capabilities to the robot using OpenCV 3.0 Add 3D perception capabilities to the robot using the latest version of PCL In Detail Building and programming a robot can be cumbersome and time-consuming, but not when you have the right collection of tools, libraries, and more importantly expert collaboration. …”
    Libro electrónico
  15. 49875
    Publicado 2016
    “…What You Will Learn Acquire the practical knowledge to use the main functional design patterns Realign some imperative and object-oriented principles under the functional approach Develop your confidence in building and combining first-order and higher-order functions Learn to use core language pattern matching effectively Make use of native F# algebraic data types in place of custom-built classes Recognize and measure the difference in resource consumption between sequences and materialized data collections Navigate and use F# Core libraries with ease by seeing patterns behind specific library functions Master writing generic polymorphic code In Detail Following design patterns is a well-known approach to writing better programs that captures and reuses high-level abstractions that are common in many applications. …”
    Libro electrónico
  16. 49876
    Publicado 2016
    “…Learn the best practices on writing efficient jQuery applications to maximize performance in large-scale deployments About This Book Learn about the observer pattern and the deferred observer pattern, two of the most popular design patterns that handle custom events Advance your jQuery skills by learning about patterns such as divide and conquer, facade, and builder and factory to handle complex results This step-by-step guide to applying micro-patterns and optimizing jQuery applications will help you get the best performance in a production environment Who This Book Is For This step-by-step guide to applying micro-patterns and optimizing jQuery applications will help you get the best performance in a production environment What You Will Learn Respond to user actions Achieve greater flexibility and code decoupling Have a central point for emitting and receiving application level events Structure the application into small independent modules Structure the application into small independent modules Isolate the procedure of generating complex parts of the application Efficiently orchestrate asynchronous procedures using jQuery Deferred and Promises Utilize the most widely-used client-side templating libraries for more complex use cases In Detail jQuery is a feature-rich JavaScript library that makes HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a variety of browsers. …”
    Libro electrónico
  17. 49877
    Publicado 2018
    “…The last part of the book covers the concept of PyCUDA which can be used by Computer vision developers who are using OpenCV with Python. PyCUDA is a python library which leverages power of CUDA and GPU for accelerations. …”
    Libro electrónico
  18. 49878
    Publicado 2019
    “…In order to make best use of the new features in their applications and libraries, you must be well-versed with the most recent advancements. …”
    Libro electrónico
  19. 49879
    Publicado 2019
    “…With the help of over 100 recipes, you will learn to build powerful machine learning applications using modern libraries from the Python ecosystem. The book will also guide you on how to implement various machine learning algorithms for classification, clustering, and recommendation engines, using a recipe-based approach. …”
    Libro electrónico
  20. 49880
    Publicado 2018
    “…By the end of this book, you will be able to constantly refine the functionality of your application and create components that render SVG graphics, add a time-tracking feature, visualize data using third-party library Chartist, and even create a plugin architecture using Angular components. …”
    Libro electrónico