Mostrando 44,001 - 44,020 Resultados de 44,894 Para Buscar '"Morés"', tiempo de consulta: 0.13s Limitar resultados
  1. 44001
    Publicado 2016
    “…It allows you to create efficient code, enabling a more sustainable way of writing software made of only one language across the full stack, along with extreme levels of reusability, pragmatism, simplicity, and collaboration. …”
    Libro electrónico
  2. 44002
    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
  3. 44003
    Publicado 2017
    “…Packed with many features that have become essential for many different types of software professional and incredibly easy to use, this cookbook contains more than 100 recipes to address the everyday challenges of working with MongoDB. …”
    Libro electrónico
  4. 44004
    Publicado 2018
    “…In the concluding chapters, you'll learn to improve your development productivity, making your applications more efficient. You'll also be able to get to grips with the command-line flags with respect to various utilities and the command-line utility changes featured in the current Java platform. …”
    Libro electrónico
  5. 44005
    Publicado 2018
    “…To begin with, you will understand the core concepts of NLP and deep learning, such as Convolutional Neural Networks (CNNs), recurrent neural networks (RNNs), semantic embedding, Word2vec, and more. You will learn how to perform each and every task of NLP using neural networks, in which you will train and deploy neural networks in your NLP applications. …”
    Libro electrónico
  6. 44006
    Publicado 2019
    “…You'll then proceed to study more advanced concepts and discover the full potential of OpenCV. …”
    Libro electrónico
  7. 44007
    Publicado 2017
    “…The RESTful web services use HTTP as the transport protocol and can use any message formats, including XML, JSON(widely used), CSV, and many more, which makes it easily inter-operable across different languages and platforms. …”
    Libro electrónico
  8. 44008
    Publicado 2019
    “…Administrators and architects planning to make their organization more efficient with Google Cloud will also find this Learning Path useful. …”
    Libro electrónico
  9. 44009
    Publicado 2017
    “…It has made machine learning faster, simpler, and more accessible than ever before. This book will teach you how to easily get started with machine learning using the power of Python and TensorFlow 1.x. …”
    Libro electrónico
  10. 44010
    Publicado 2016
    “…What You Will Learn Build a semantic website structure with HTML5 elements Use Bower to organize website dependencies Make responsive media that is optimized for the specific device on which it's displayed, allowing images, videos, and other elements be fully appreciated Make typography that's fluidly responsive, so it's easy to read on all devices - no more hard-to-see text on a tiny mobile screen Get to know techniques for server-side and client-side media deployment, providing platforms that are scaled for any device that requests them In Detail Responsive web design is an explosive area of growth in modern web development due to the huge volume of different device sizes and resolutions that are now commercially available. …”
    Libro electrónico
  11. 44011
    Publicado 2019
    “…Once you've done that, you'll find out how to build your virtualized environment, before deploying your virtualized solution. But more than that,we'll also make sure you know everything you need to know about the full range of features on offer, including the mobile cloud, so that you can use them to take full control of your virtualized infrastructure. …”
    Libro electrónico
  12. 44012
    Publicado 2019
    “…This book will be a quick, no-nonsense introduction to the library and will teach you how to train different types of neural networks, such as convolutional neural networks, recurrent neural networks, autoencoders, and more, using Cognitive Toolkit. Then we will look at two scenarios in which deep learning can be used to enhance human capabilities. …”
    Libro electrónico
  13. 44013
    Publicado 2018
    “…The book begins by exploring different Java EE technologies and how to use them (JSP, JSF, JPA, JDBC, EJB, and more), along with suitable technologies for different scenarios. …”
    Libro electrónico
  14. 44014
    Publicado 2018
    “…Basic knowledge of Julia will help you understand the concepts more effectively. What You Will Learn Analyze image metadata and identify critical data using JuliaImages Apply filters and improve image quality and color schemes Extract 2D features for image comparison using JuliaFeatures Cluster and classify images with KNN/SVM machine learning algorithms Recognize text in an image using the Tesseract library Use OpenCV to recognize specific objects or faces in images and videos Build neural network and classify images with MXNet In Detail Hands-On Computer Vision with Julia is a thorough guide for developers who want to get started with building computer vision applications using Julia. …”
    Libro electrónico
  15. 44015
    “…Richard Siddaway has worked with Microsoft technologies for more than 25 years, predominantly in the IT sector. …”
    Libro electrónico
  16. 44016
    Publicado 2018
    “…What you will learn Manipulate and visualize your 3D objects in Blender Use polygon modeling tools such as extrude, loop cut, and more Apply precision modeling tools like snapping and the 3D Cursor Render a scene using the real-time engine Eevee Create materials for Eevee and Cycles Render a scene with the Eevee real-time engine Use PBR textures to craft realistic surfaces such as wood with the Shader Editor Add motion and animation using keyframes Create animation loops using curves and modifiers Who this book is for This book is for anyone interested in taking their steps with Blender. …”
    Libro electrónico
  17. 44017
    Publicado 2019
    “…In addition to toolkit-specific discussions, you'll cover more complex topics, such as how to structure growing graphical applications, and how cross-platform applications can integrate with each desktop operating system to create a seamless user experience. …”
    Libro electrónico
  18. 44018
    Publicado 2017
    “…Learn to automate builds to deploy and deliver code faster and more often Explore testing frameworks and how to automate testing Learn to put specific metrics in place to measure ROI of DevOps and monitor logs and events in a system In Detail This book follows a unique approach to modern DevOps using cutting-edge tools and technologies such as Ansible, Kubernetes, and Google Cloud Platform. …”
    Libro electrónico
  19. 44019
    Publicado 2018
    “…By the end of this book, you will be confident in building your own AI projects with Python and be ready to take on more advanced projects as you progress What you will learn Build a prediction model using decision trees and random forest Use neural networks, decision trees, and random forests for classification Detect YouTube comment spam with a bag-of-words and random forests Identify handwritten mathematical symbols with convolutional neural networks Revise the bird species identifier to use images Learn to detect positive and negative sentiment in user reviews Who this book is for Python Artificial Intelligence Projects for Beginners is for Python developers who want to take their first step into the world of Artificial Intelligence using easy-to-follow projects. …”
    Libro electrónico
  20. 44020
    Publicado 2019
    “…By the end of the book, you should be well equipped to start creating your own Qt applications and confident enough to pick up more advanced Qt techniques and materials to hone your skills. …”
    Libro electrónico