• Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The Cloud

     For introductory-level Python programming and/or data-science courses.   A groundbreaking, flexible approach to computer science and data science The Deitels’ Introduction to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud offers a unique approach to teaching introductory Python programming, appropriate for both computer-science and data-science audiences. Providing the most current coverage of topics and applications, the book is paired with extensive traditional supplements as well as Jupyter Notebooks supplements. Real-world data... [Read More]

    • ASIN: 0135404673
    • ASIN: 0135404673
    • ISBN: 0135404673
    • Manufacturer: Pearson

  • Big Data: Principles and best practices of scalable realtime data systems

    SummaryBig Data teaches you to build big data systems using an architecture that takes advantage of clustered hardware along with new tools designed specifically to capture and analyze web-scale data. It describes a scalable, easy-to-understand approach to big data systems that can be built and run by a small team. Following a realistic example, this book guides readers through the theory of big data systems, how to implement them in practice, and how to deploy and operate them once they're built.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Pub... [Read More]

    • ASIN: 1617290343
    • ASIN: 1617290343
    • ISBN: 1617290343
    • Brand: Manning Publications
    • Manufacturer: Manning Publications

  • Swift Programming: The Big Nerd Ranch Guide (2nd Edition) (Big Nerd Ranch Guides)

    Through the authors' carefully constructed explanations and examples, you will develop an understanding of Swift grammar and the elements of effective Swift style. This book is written for Swift 3.0 and will also show you how to navigate Xcode 8 and get the most out of Apple's documentation.  Throughout the book, the authors share their insights into Swift to ensure that you understand the hows and whys of Swift and can put that understanding to use in different contexts. After working through the book, you will have the knowledge and confidence  to develop your own solutions to a wid... [Read More]

    • ASIN: 013461061X
    • UPC: 781349364748
    • ASIN: 013461061X
    • ISBN: 013461061X
    • Brand: Big Nerd Ranch Guides
    • Manufacturer: Big Nerd Ranch Guides

  • R for Data Science: Import, Tidy, Transform, Visualize, and Model Data

    Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible.Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You’ll get a complete, big-picture understanding of t... [Read More]

    • ASIN: 1491910399
    • ASIN: 1491910399
    • ISBN: 1491910399
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Cracking the Coding Interview: 189 Programming Questions and Solutions

    I am not a recruiter. I am a software engineer. And as such, I know what it's like to be asked to whip up brilliant algorithms on the spot and then write flawless code on a whiteboard. I've been through this as a candidate and as an interviewer. Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hundreds of software engineers. The result is this book. Learn how to uncover the hints and hidden details in a question, discover how to break down a proble... [Read More]

    • ASIN: 0984782850
    • ASIN: 0984782850
    • ISBN: 0984782869
    • Manufacturer: CareerCup

  • Big Data Analytics with R: Leverage R Programming to uncover hidden patterns in your Big Data

    Key FeaturesPerform computational analyses on Big Data to generate meaningful resultsGet a practical knowledge of R programming language while working on Big Data platforms like Hadoop, Spark, H2O and SQL/NoSQL databasesExplore fast, streaming, and scalable data analysis with the most cutting-edge technologies in the marketBook DescriptionBig Data analytics is the process of examining large and complex data sets that often exceed the computational capabilities. R is a leading programming language of data science, consisting of powerful functions to tackle all problems related to Big Data proce... [Read More]

    • ASIN: 1786466457
    • ASIN: 1786466457
    • ISBN: 1786466457
    • Manufacturer: Packt Publishing

  • Learning Spark: Lightning-Fast Big Data Analysis

    Data in all domains is getting bigger. How can you work with it efficiently? Recently updated for Spark 1.3, this book introduces Apache Spark, the open source cluster computing system that makes data analytics fast to write and fast to run. With Spark, you can tackle big datasets quickly through simple APIs in Python, Java, and Scala. This edition includes new information on Spark SQL, Spark Streaming, setup, and Maven coordinates.Written by the developers of Spark, this book will have data scientists and engineers up and running in no time. You’ll learn how to express parallel jobs with ju... [Read More]

    • ASIN: 1449358624
    • ASIN: 1449358624
    • ISBN: 1449358624
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Applied Statistics and the SAS Programming Language (5th Edition)

    As the SAS© programming language continues to evolve, this guide follows suit with timely coverage of the combination statistical package, database management system, and high-level programming language. Using current examples from business, medicine, education, and psychology, Applied Statistics and the SAS Programming Language is an invaluable resource for applied researchers, giving them the capacity to perform statistical analyses with SAS without wading through pages of technical documentation. Includes the necessary SAS statements to run programs for most of the commonly used stati... [Read More]

    • ASIN: 0131465325
    • ASIN: 0131465325
    • ISBN: 0131465325
    • Manufacturer: Pearson

  • Big Data Made Accessible: 2019 edition

    This books fills the need for an easy and holistic book on essential Big Data technologies. Written in a lucid and simple language free from jargon and code, this book provides an intuition for Big Data from business as well as technological perspectives. This book is designed to provide the reader with the intuition behind this evolving area, along with a solid toolset of the major big data processing technologies such as Hadoop, MapReduce, Spark Streaming, and NoSql databases. A complete case study of developing a web log analyzer is included. The book also contains two primers on Cloud comp... [Read More]

    • ASIN: B01HPFZRBY
    • ASIN: B01HPFZRBY

  • R Programming for Data Science

    Data science has taken the world by storm. Every field of study and area of business has been affected as people increasingly realize the value of the incredible quantities of data being generated. But to extract value from those data, one needs to be trained in the proper data science skills. The R programming language has become the de facto programming language for data science. Its flexibility, power, sophistication, and expressiveness have made it an invaluable tool for data scientists around the world. This book is about the fundamentals of R programming. You will get started with the ba... [Read More]

    • ASIN: 1365056821
    • ASIN: 1365056821
    • ISBN: 1365056821
    • Manufacturer: lulu.com

  • The Big Book of Coding Interviews in C and C++, 3rd Edition: answers to the best programming interview questions on data structures and algorithms

    This book contains answers to more than 300 awesome coding interview questions. A preview of the contents of the book is available on the website www.interviewdruid.com . The github link to the code for the book is https://github.com/parineeth/tbboci-3rd-edition-c-and-cpp It is ideally suited for preparing for programming interviews conducted by top technology companies such as Google, Facebook, Amazon, Microsoft, etc. The questions in the book have been carefully selected so that they represent the most frequently asked questions in interviews. The solutions are clearly explained with plen... [Read More]

    • ASIN: 1983860549
    • ASIN: 1983860549
    • ISBN: 1983860549
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Hadoop Application Architectures: Designing Real-World Big Data Applications

    Get expert guidance on architecting end-to-end data management solutions with Apache Hadoop. While many sources explain how to use various components in the Hadoop ecosystem, this practical book takes you through architectural considerations necessary to tie those components together into a complete tailored application, based on your particular use case.To reinforce those lessons, the book’s second section provides detailed examples of architectures used in some of the most commonly found Hadoop applications. Whether you’re designing a new Hadoop application, or planning to integrate Hado... [Read More]

    • ASIN: 1491900083
    • ASIN: 1491900083
    • ISBN: 1491900083
    • Brand: O Reilly Media
    • Manufacturer: O'Reilly Media

  • Python Data Science Handbook: Essential Tools for Working with Data

    For many researchers, Python is a first-class tool mainly because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types o... [Read More]

    • ASIN: 1491912057
    • ASIN: 1491912057
    • ISBN: 9781491912058
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • iOS Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)

    Updated and expanded to cover iOS 7 and Xcode 5, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS Bootcamp course and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, the authors explain what's important and shar... [Read More]

    • ASIN: B00IG8TGZ8
    • ASIN: B00IG8TGZ8
    • Manufacturer: Big Nerd Ranch Guides

  • Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems

    Graphics in this book are printed in black and white.Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—scikit-learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’l... [Read More]

    • ASIN: 1491962291
    • ASIN: 1491962291
    • ISBN: 1491962291
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Big Data Integration Theory : Theory and Methods of Database Mappings, Programming Languages, and Semantics

    This book presents a novel approach to database concepts, describing a categorical logic for database schema mapping based on views, within a framework for database integration and exchange and peer-to-peer computing. Includes practical

    • UPC: 33812725

  • Scaling Big Data with Hadoop and Solr - Second Edition - eBook

    This book is aimed at developers, designers, and architects who would like to build big data enterprise search solutions for their customers or organizations. No prior knowledge of Apache Hadoop and Apache Solr/Lucene technologies is

    • UPC: 524481407

  • Big Data In-Memory Analytics Explained by SAP Hana

    Research Paper (undergraduate) from the year 2015 in the subject Computer Science - Commercial Information Technology, grade: 1,0, University of Applied Sciences Ansbach, course: Wissentschaftliches Arbeiten, language: English, abstract: Nowadays, people produce large amounts of

    • UPC: 53654613

  • Scala and Spark for Big Data Analytics - eBook

    Harness the power of Scala to program Spark and analyze tonnes of data in the blink of an eye!About This BookLearn Scala's sophisticated type system that combines Functional Programming and object-oriented conceptsWork on a wide

    • UPC: 929364251

  • Big Data Analysis with Python - eBook

    Get to grips with processing large volumes of data and presenting it as engaging, interactive insights using Spark and Python.Key FeaturesGet a hands-on, fast-paced introduction to the Python data science stackExplore ways to create useful

    • UPC: 902548081

  • Scaling Big Data with Hadoop and Solr - eBook

    This book is a step-by-step tutorial that will enable you to leverage the flexible search functionality of Apache Solr together with the Big Data power of Apache Hadoop. Scaling Big Data with Hadoop and Solr

    • UPC: 889077416

  • Scala and Spark for Big Data Analytics

    Scala and Spark for Big Data

    • UPC: 576182868

  • Intro to Python for Computer Science and Data Science : Learning to Program with Ai, Big Data and the Cloud

    For introductory-level Python programming and/or data-science courses. A groundbreaking, flexible approach to computer science and data science The Deitels' Introduction to Python for Computer Science and Data Science: Learning to Program with AI, Big Data

    • UPC: 536445958

  • Scaling Big Data with Hadoop and Solr - Second Edition

    Scaling Big Data with Hadoop and Solr - Second

    • UPC: 53683364

  • SQL on Big Data: Technology, Architecture, and Innovation

    9781484222461

    • UPC: 55218157

  • Top 3 Programming Languages For Data Science

    R vs Python | Best Programming Language for Data Science and Analysis | Edureka

    What Is The Best Language For Data Science or Big Data?