IT eBooks
Download, Read, Use
Mastering Python Forensics
Mastering Python Forensics

Digital forensic analysis is the process of examining and extracting data digitally and examining it. Python has the combination of power, expressiveness, and ease of use that makes it an essential complementary tool to the traditional, off-the-shelf digital forensic tools. This book will teach you how to perform forensic analysis and investigations by exploring the capabilities of various Python libraries. The book starts by explaining the building blocks of the Python programming language, especially ctypes in-depth, along with how to automate typical tasks in file system analysis, common correlation tasks to discover anomalies, as well as templates for investigations. Next, we'll show you cryptographic algorithms that can be used during forensic investigations to check for known files or to compare suspicious files with online services such as VirusTotal or Mobile-Sandbox. ...
Mastering R for Quantitative Finance
Mastering R for Quantitative Finance

R is the essential skill to master for anyone looking to make an impact in quantitative finance. The reigning king of serious statistical languages, R gives you the power to turn your raw data into lucrative analyses - and this book shows you how. Chapter by chapter, the concepts of quantitative finance are interwoven with real R model programming. Its clear and practical approach gets you using R straight away for time series analysis, creating models for multiple factors, and harnessing big data for your predictive investment purposes. This book is dedicated to giving you the guidance to construct your own complete trading system, and the knowledge to tailor it to meet your needs and the needs of your clients. Get them the results that they expect as you learn how to handle foreign exchange and interest rate derivatives, using R for optimal hedging, and making sure that you have the analysis to guarantee a payoff from the most complex exotic options. ...
Mastering ROS for Robotics Programming
Mastering ROS for Robotics Programming

The area of robotics is gaining huge momentum among corporate people, researchers, hobbyists, and students. The major challenge in robotics is its controlling software. The Robot Operating System (ROS) is a modular software platform to develop generic robotic applications. This book discusses the advanced concepts in robotics and how to program using ROS. It starts with deep overview of the ROS framework, which will give you a clear idea of how ROS really works. During the course of the book, you will learn how to build models of complex robots, and simulate and interface the robot using the ROS MoveIt motion planning library and ROS navigation stacks. After discussing robot manipulation and navigation in robots, you will get to grips with the interfacing I/O boards, sensors, and actuators of ROS. One of the essential ingredients of robots are vision sensors, and an entire chapter is dedicated to the vision sensor, its interfacing in ROS, and its programming. ...
Mastering Scientific Computing with R
Mastering Scientific Computing with R

With this book, you will learn not just about R, but how to use R to answer conceptual, scientific, and experimental questions. Beginning with an overview of fundamental R concepts, you'll learn how R can be used to achieve the most commonly needed scientific data analysis tasks: testing for statistically significant differences between groups and model relationships in data. You will delve into linear algebra and matrix operations with an emphasis not on the R syntax, but on how these operations can be used to address common computational or analytical needs. This book also covers the application of matrix operations for the purpose of finding structure in high-dimensional data using the principal component, exploratory factor, and confirmatory factor analysis in addition to structural equation modeling. You will also master methods for simulation and learn about an advanced analytical method. ...
Mastering vRealize Operations Manager
Mastering vRealize Operations Manager

As x86 server virtualization becomes mainstream for even the most demanding applications, the criticality of managing the heath and efficiency of virtualized environments is more important than ever. vRealize Operations Manager 6.0 (vROps 6.0) is the key to simplify operations of your virtualized environment and move from being reactive to proactive. Mastering vRealize Operations Manager 6.0 helps you streamline your processes and customize the environment to suit your needs. You will gain visibility across all devices in the network and retain full control. With easy-to-follow, step-by-step instructions and support images, you will quickly master the ability to manipulate your data and display it in a way that best suits you and the requirements of your colleagues. From the new and impressive vROps 6.0 platform architecture to troubleshooting and capacity planning, this book is aimed at ensuring you get the knowledge to manage your virtualized environment as effectively as possible ...
Microsoft Dynamics CRM 2015 Application Design
Microsoft Dynamics CRM 2015 Application Design

Businesses can have their developers build complete apps or plug-ins and interfaces to suit their business needs. With the application of MS CRM, administrators can alter the content, layout, and business logic for each business use case. Businesses can choose to run Dynamics CRM on their own internal server or to link to web-hosted installations. This book is an enhanced guide that covers all the new features released with Microsoft Dynamics CRM 2015. Coming straight off the shelf with a whole new frontier of updated business rules, process enhancements, SDK methods, and other enhancements, this book is a complete guide for all your Dynamics CRM questions. Starting off, this book will introduce you to the deployment options such as online and on-premise, and the software and hardware requirements as CRM customization. It will also teach you how to develop a sample application. Going deeper, this book teaches you about the new enhancements in Microsoft Dynamics CRM 2015 such as b ...
Sams Teach Yourself Hadoop in 24 Hours
Sams Teach Yourself Hadoop in 24 Hours

Apache Hadoop is the technology at the heart of the Big Data revolution, and Hadoop skills are in enormous demand. Now, in just 24 lessons of one hour or less, you can learn all the skills and techniques you'll need to deploy each key component of a Hadoop platform in your local environment or in the cloud, building a fully functional Hadoop cluster and using it with real programs and datasets. Each short, easy lesson builds on all that's come before, helping you master all of Hadoop's essentials, and extend it to meet your unique challenges. Sams Teach Yourself Apache Hadoop in 24 Hours covers all this, and much more: Understanding Hadoop and the Hadoop Distributed File System (HDFS); Importing data into Hadoop, and process it there; Mastering basic MapReduce Java programming, and using advanced MapReduce API concepts; Making the most of Apache Pig and Apache Hive; Implementing and administering YARN; Taking advantage of the full Hadoop ecosystem; Managing Hadoop clusters with Apac ...
Sams Teach Yourself Java in 24 Hours, 8th Edition
Sams Teach Yourself Java in 24 Hours, 8th Edition

Computer programming with Java is easier than it looks. In just 24 lessons of one hour or less, you can learn to write computer programs in Java. Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, an Android app, and even Minecraft mods in Java. Each lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success. Learn how to: Set up your Java programming environment;Write your first working program in just minutes; Control program decisions and behavior; Store and work with information; Build straightforward user interfaces; Create interactive web programs; Use threading to build more responsive programs; Read and write files and XML data; Master best practices for object-oriented programming; Use Java 9's new HTTP client; Use Java to create an Android app; Expand your skills with closures; Create Minecraft mods ...
Sams Teach Yourself Go in 24 Hours
Sams Teach Yourself Go in 24 Hours

In just 24 sessions of one hour or less, Sams Teach Yourself Go in 24 Hours will help new and experienced programmers build software that's simpler, more reliable, and far more scalable. This book's straightforward, step-by-step approach guides you from setting up your environment through testing and deploying powerful solutions. Using practical examples, expert Go developer George Ornbo walks you through Go's fundamental constructs, demonstrates its breakthrough features for concurrent and network programming, and illuminates Go's powerful new idioms. Every lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success. Learn how to: Get productive quickly with Go development tools and web servers; Master core features, including strings, functions, structs, and methods; Work with types, variables, functions, and control structures; Make the most of Go's arrays, slices, and maps; Write powerful concurrent software with Goroutines and channel ...
PostgreSQL Cookbook
PostgreSQL Cookbook

PostgreSQL is an open source database management system. It is used for a wide variety of development practices such as software and web design, as well as for handling large datasets (big data). With the goal of teaching you the skills to master PostgreSQL, the book begins by giving you a glimpse of the unique features of PostgreSQL and how to utilize them to solve real-world problems. With the aid of practical examples, the book will then show you how to create and manage databases. You will learn how to secure PostgreSQL, perform administration and maintenance tasks, implement high availability features, and provide replication. The book will conclude by teaching you how to migrate information from other databases to PostgreSQL. ...
← Prev       Next →
Reproduction of site books is authorized only for informative purposes and strictly for personal, private use.
Only Direct Download
IT eBooks Group © 2011-2025