Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- History 411
- Development 317
- Application software 253
- Engineering & Applied Sciences 244
- Management 236
- Filosofía 228
- Historia 202
- Economics 198
- Philosophy 185
- Social aspects 182
- Business & Economics 171
- Education 161
- Artificial intelligence 160
- Computer Science 158
- Data processing 131
- Economic conditions 125
- Leadership 124
- Design 114
- Computer networks 112
- Computer programming 111
- Computer programs 107
- Medicine 104
- Environment 103
- History and criticism 103
- Technological innovations 102
- Crítica e interpretación 101
- Security measures 98
- Economic policy 97
- Information technology 97
- Photography 96
-
12041Publicado 2016“…Due to the lack of information about security-related attacks, administrators now face issues in dealing with these attackers as quickly as possible. Learning about the different types of Linux security will help create a more secure Linux system. …”
Libro electrónico -
12042Publicado 2016“…There are several Django tutorials available online, which take as many shortcuts as possible, but leave you wondering how you can adapt them to your own needs. …”
Libro electrónico -
12043Publicado 2017“…In addition to this, you will explore the possibilities of functional data structures using PHP and go through advanced algorithms and graphs as well as dynamic programming. …”
Libro electrónico -
12044Publicado 2016“…This book will show you exactly how to prepare yourself against the attacks you will face every day by simulating real-world possibilities. We start by reminding you about the basic functionalities of Metasploit and its use in the most traditional ways. …”
Libro electrónico -
12045Publicado 2017“…to-follow guide to give you a fundamental understanding of SPSS Modeler, written by the best in the business Who This Book Is For This book is ideal for those who are new to SPSS Modeler and want to start using it as quickly as possible, without going into too much detail. An understanding of basic data mining concepts will be helpful, to get the best out of the book. …”
Libro electrónico -
12046Publicado 2016“…What You Will Learn Find out about Docker plugins and the problems they solve Gain insights into creating your own plugin Use Docker tools to extend the basic functionality of the core Docker engine Get to grips with the installation and configuration of third-party tools available to use with Docker plugins Install, configure, and use a scheduling service to manage the containers in your environment Enhance your day-to-day Docker usage through security, troubleshooting, and best practices In Detail With Docker, it is possible to get a lot of apps running on the same old servers, making it very easy to package and ship programs. …”
Libro electrónico -
12047Publicado 2016“…What You Will Learn Build a simple app and run it on real and emulated devices Explore the WYSIWYG and XML approaches to material design provided within Android Studio Detect user activities by using touch screen listeners, gesture detection, and reading sensors Apply transitions and shared elements to employ elegant animations and efficiently use the minimal screen space of mobile devices Develop apps that automatically apply the best layouts for different devices by using designated directories Socialize in the digital word by connecting your app to social media Make your apps available to the largest possible audience with the AppCompat support library In Detail Are you an Android developer with some experience under your belt? …”
Libro electrónico -
12048Publicado 2016“…Tableau is a self-service BI platform designed to make data visualization and analysis as intuitive as possible. Creating visualizations with simple drag-and-drop, you can be up and running on Tableau in no time. …”
Libro electrónico -
12049Publicado 2016“…As the IT administrator of your network, you need to make the transition as painless as possible for your users. Learn everything you need to know and exactly what to do to ensure your Office 365 Exchange online migration is a success! …”
Libro electrónico -
12050Publicado 2016“…We also cover new ways of writing PHP code made possible only in version 7. In addition, we discuss backward-compatibility breaks and give you plenty of guidance on when and where PHP 5 code needs to be changed to produce the correct results when running under PHP 7. …”
Libro electrónico -
12051Publicado 2016“…What You Will Learn Set up your Julia environment to achieve the highest productivity Solve your tasks in a high-level dynamic language and use types for your data only when needed Apply Julia to tackle problems concurrently and in a distributed environment Get a sense of the possibilities and limitations of Julia's performance Use Julia arrays to write high performance code Build a data science project through the entire cycle of ETL, analytics, and data visualization Display graphics and visualizations to carry out modeling and simulation in Julia Develop your own packages and contribute to the Julia Community In Detail In this learning path, you will learn to use an interesting and dynamic programming language - Julia! …”
Libro electrónico -
12052Publicado 2016“…Each chapter is designed to provide you with the most information possible about a p..…”
Libro electrónico -
12053Publicado 2018“…What you will learn Write modular Java applications Migrate existing Java applications to modular ones Understand how the default G1 garbage collector works Leverage the possibilities provided by the newly introduced Java Shell Performance test your application effectively with the JVM harness Learn how Java supports the HTTP 2.0 standard Find out how to use the new Process API Explore the additional enhancements and features of Java 9, 10, and 11 Who this book is for Mastering Java 11 is for experienced Java developers with a s..…”
Libro electrónico -
12054Publicado 2017“…What You Will Learn Create and inspect transaction datasets and perform association analysis with the Apriori algorithm Visualize patterns and associations using a range of graphs and find frequent item-sets using the Eclat algorithm Compare differences between each regression method to discover how they solve problems Detect and impute missing values in air quality data Predict possible churn users with the classification approach Plot the autocorrelation function with time series analysis Use the Cox proportional hazards model for survival analysis Implement the clustering method to segment customer data Compress images with the dimension reduction method Incorporate R and Hadoop to solve machine learning problems on big data In Detail Big data has become a popular buzzword across many industries. …”
Libro electrónico -
12055Publicado 2017“…What You Will Learn Use the Unity Profiler to find bottlenecks anywhere in your application, and discover how to resolve them Implement best practices for C# scripting to avoid common pitfalls Develop a solid understanding of the rendering pipeline, and maximize its performance by reducing draw calls and avoiding fill rate bottlenecks Enhance shaders in a way that is accessible to most developers, optimizing them through subtle yet effective performance tweaks Keep your scenes as dynamic as possible by making the most of the Physics engine Organize, filter, and compress your art assets to maximize performance while maintaining high quality Discover different kinds of performance problems that are critical for VR projects and how to tackle them Use the Mono Framework and C# to implement low-level enhancements that maximize memory usage and avoid garbage collection Get to know the best practices for project organization to save time through an improved workflow In Detail Unity is an awesome game development engine. …”
Libro electrónico -
12056Publicado 2017“…After that, you will learn how to query MongoDB effectively and make use of indexes as much as possible. The next part deals with the administration of MongoDB installations on-premise or in the cloud. …”
Libro electrónico -
12057Publicado 2016“…We'll open up the possibilities using tools that enable you to interact with the world, such as Intel Galileo Gen 2, sensors, and other hardware. …”
Libro electrónico -
12058Publicado 2016“…You're a new Parallels user or need a refresher Begin with a thorough understanding of how Parallels Desktop works conceptually -- what it makes possible and how it differs from Apple's Boot Camp. …”
Libro electrónico -
12059Publicado 2016“…What You Will Learn Understand the basics of TDD and its significance Refactoring tests to build APIs in order to increase test coverage How to leverage the inbuilt Scala testing modules like ScalaTest, specs2 and Scala Check Writing test fixtures and apply the concepts of BDD How to divide tests to run at different points in continuous delivery cycle Benefits of refactoring and how it affects the final quality of code produced Understanding of SBT based build environment and how to use it to run tests The fundamentals of mocking and stubbing in Scala and how to use it efficiently In Detail Test-driven development (TDD) produces high-quality applications in less time than is possible with traditional methods. Due to the systematic nature of TDD, the application is tested in individual units as well as cumulatively, right from the design stage, to ensure optimum performance and reduced debugging costs. …”
Libro electrónico -
12060Publicado 2017“…In combination with Python Anaconda, you will have access to all the open-source computing libraries you could possibly ask for. Machine learning for OpenCV begins by introducing you to the essential concepts of statistical learning, such as classification and regression. …”
Libro electrónico