Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 1,820
- Development 1,804
- Management 1,550
- Application software 1,412
- Computer Science 1,234
- Science: general issues 946
- History 919
- Computer programs 794
- Computer networks 793
- Data processing 792
- Business & Economics 765
- Economics 758
- Design 692
- Python (Computer program language) 666
- Leadership 665
- Computer programming 658
- Operating systems (Computers) 626
- Photography 589
- Web site development 589
- Artificial intelligence 580
- Programming 579
- Web sites 575
- Computer security 559
- Computer software 556
- Historia 553
- Java (Computer program language) 545
- Security measures 524
- Cloud computing 521
- Digital techniques 521
- Education 514
-
44001Publicado 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 -
44002Publicado 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 -
44003Publicado 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 -
44004Publicado 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 -
44005Publicado 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 -
44006Publicado 2019“…You'll then proceed to study more advanced concepts and discover the full potential of OpenCV. …”
Libro electrónico -
44007Publicado 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 -
44008Publicado 2019“…Administrators and architects planning to make their organization more efficient with Google Cloud will also find this Learning Path useful. …”
Libro electrónico -
44009Publicado 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 -
44010Publicado 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 -
44011Publicado 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 -
44012Publicado 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 -
44013Publicado 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 -
44014Publicado 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 -
44015“…Richard Siddaway has worked with Microsoft technologies for more than 25 years, predominantly in the IT sector. …”
Libro electrónico -
44016Publicado 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 -
44017Publicado 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 -
44018Publicado 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 -
44019Publicado 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 -
44020Publicado 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