Search results

  1. B

    Introduction to Data Science, with Introduction to R, Version 3

    This book provides non-technical readers with a gentle introduction to essential concepts and activities of data science. For more technical readers, the book provides explanations and code for a range of interesting applications using the open source R language for statistical computing and...
  2. B

    Big Data on Real-World Applications

    As technology advances, high volumes of valuable data are generated day by day in modern organizations. The management of such huge volumes of data has become a priority in these organizations, requiring new techniques for data management and data analysis in Big Data environments. These...
  3. B

    Practical Data Analysis - Transform, model, and visualize your data through hands-on

    Beyond buzzwords like Big Data or Data Science, there are a great opportunities to innovate in many businesses using data analysis to get data-driven products. Data analysis involves asking many questions about data in order to discover insights and generate value for a product or a service...
  4. B

    Data Mining and Analysis: Fundamental Concepts and Algorithms

    The fundamental algorithms in data mining and analysis form the basis for the emerging field of data science, which includes automated methods to analyze patterns and models for all kinds of data, with applications ranging from scientific discovery to business intelligence and analytics. This...
  5. B

    Data-Oriented Design: Software Engineering for Limited Resources and Short Schedules

    The thinking behind Data Oriented Design is very similar to how you think about relational databases. Optimizing a relational database can also involve using the cache more efficient, although in this case, the cache is not CPU cache put pages in memory. A good data base designer will also...
  6. B

    Big Data Processing with Apache Spark

    Apache Spark is an open-source big-data processing framework built around speed, ease of use, and sophisticated analytics. Spark has several advantages compared to other big-data and MapReduce technologies like Hadoop and Storm. It provides a comprehensive, unified framework with which to...
  7. B

    Game Research Methods: An Overview

    Games are increasingly becoming the focus for research due to their cultural and economic impact on modern society. However, there are many different types of approaches and methods than can be applied to understanding games or those that play games. This book provides an introduction to...
  8. B

    Essential Engineering Mathematics

    This textbook covers topics such as functions, single variable calculus, multivariate calculus, differential equations and complex functions. The necessary linear algebra for multivariate calculus is also outlined. More advanced topics which have been omitted, but which you will certainly come...
  9. B

    Cloud Computing for Science and Engineering

    The emergence of powerful, always-on cloud utilities has transformed how consumers interact with information technology, enabling video streaming, intelligent personal assistants, and the sharing of content. Businesses, too, have benefited from the cloud, outsourcing much of their information...
  10. B

    Delphi Succinctly

    Learn the fundamentals of Delphi to build a variety of solutions for many devices and platforms. Author Marco Breveglieri will provide you with an overview of Delphi, its principles, its environment, and its use of Object Pascal language so that you can harness its versatility. With Delphi...
  11. B

    The Internals of PostgreSQL

    In this book, the internals of PostgreSQL for database administrators and system developers are described. The main purposes of this book are to explain how each subsystem works, and to provide the whole picture of PostgreSQL. If you are a PostgreSQL data architect or an administrator and want...
  12. B

    The Missing Link: An Introduction to Web Development and Programming

    This book is a full stack introduction to web programming: HTML5, CSS3, Javascript, PHP, and MySQL - everything you need to get started as a stack developer. Web development is an evolving amalgamation of languages that work in concert to receive, modify, and deliver information between parties...
  13. B

    Why Rust? Trustworthy, Concurrent Systems Programming

    While systems programming languages have greatly evolved since the introduction of C more than 40 years ago, our capacity for dumb mistakes with enormous consequences has remained unchanged, with vivid examples regularly in the news. This O'Reilly report examines Rust, a new systems programming...
  14. B

    Game Programming

    This book consists of lecture notes which are designed to help students to learn fundamental principles that apply to game programming regardless of the language they use to create the game. These principles include gathering input from users, processing game data, and rendering game objects to...
  15. B

    Android Programming Cookbook: Kick-start your Android Projects

    Android is a mobile operating system developed by Google, based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets. Android's user interface is mainly based on direct manipulation, using touch gestures that loosely correspond to real-world...
  16. B

    Programming in Scala, 2nd Edition: A comprehensive step-by-step guide

    Scala is an object-oriented programming language for the Java Virtual Machine. In addition to being object-oriented, Scala is also a functional language, and combines the best approaches to OO and functional programming. This book is the authoritative tutorial on...
  17. B

    Hadoop with Python

    Hadoop is mostly written in Java, but that doesn't exclude the use of other programming languages with this distributed storage and processing framework, particularly Python. With this concise book, you'll learn how to use Python with the Hadoop Distributed File System (HDFS), MapReduce, the...
  18. B

    Software Architecture Patterns

    Book Description The success of any application or system depends on the architecture pattern you use. By describing the overall characteristics of the architecture, these patterns not only guide designers and developers on how to design components, but also determine the ways in which those...
  19. B

    Docker: The Complete Beginner’s Guide – Step By Step Instructions by Byron Francis

    This book is an exploration of the Docker in detail. Most of functionalities of the Docker explored in this book are the complex ones. It begins by explaining what you should know before beginning to read this book. The next part of the book explores Docker images, the command line, and the...
  20. B

    Delphi Complete Works of Aristotle (Illustrated) by Aristotle

    http://i.imgur.com/HRYuW7V.jpg Delphi Complete Works of Aristotle (Illustrated) by Aristotle Print Length: 8287 pages Publisher: Delphi Classics; 1 edition (February 13, 2013) Language: English ASIN: B00BFKAF3Q Format: ePub (v1) For the first time in digital publishing, Delphi Classics is...
Top