Udacity – Data Streaming Nanodegree – V1.0.0

Udacity – Data Streaming Nanodegree – V1.0.0
English | Size: 1.48 GB
Category: Tutorial


Learn how to process data in real-time by building fluency in modern data engineering tools, such as Apache Spark, Kafka, Spark Streaming, and Kafka Streaming. You’ll start by understanding the components of data streaming systems. You’ll then build a real-time analytics application. Students will also compile data and run analytics, as well as draw insights from reports generated by the streaming console.

Python Data Analysis with Pandas Library [UdemyLibrary.com]

Python Data Analysis with Pandas Library [UdemyLibrary.com]
English | Size: 1.65 GB
Category: Tutorial


Python programming has become one of the most sought after programming languages in the world, with its extensive amount of features and the sheer amount of productivity it provides. Therefore, being able to code Pandas in Python, enables you to tap into the power of the various other features and libraries which will use with Python. Some of these libraries are NumPy, SciPy, MatPlotLib, etc.

PluralSight – Data Iteration with Ruby

PluralSight – Data Iteration with Ruby Bookware-KNiSO
English | Size: 65.14 MB
Category: Tutorial


Coding in any language requires an understanding of fundamental programming constructs like Blocks, modules and behavior overriding. Ruby is an interpreted, high-level general-purpose programming language and supports procedural functional and object-oriented programming paradigms. In this course, Data Iteration with Ruby, you ll gain the ability to write clear, concise code that is also adaptable to change

PluralSight – Integrate Couchbase into Your Data Environment

PluralSight – Integrate Couchbase into Your Data Environment Bookware-KNiSO
English | Size: 354.25 MB
Category: Tutorial


When using Couchbase, it is most likely one of the many tools in your environment which you use to store and manage your data Each of these tools will have their own use case for how they work with your data. In this context, moving data between the various tools becomes a crucial, and potentially tricky task. In this course we look at how to integrate your Couchbase database with a variety of other tools you may have in your environment, from search applications to data analysis platforms. First, you’ll begin with a generic means of accessing Couchbase data, specifically, Couchbase views You’ll look at the MapReduce programming model which views are based on, how these can be defined and then invoked

Log2Base2 – Data Structures

Log2Base2 – Data Structures
English | Size: 1.20 GB
Category: Tutorial


Learn & Visualize Data Structures
Programming = Data Structures + Algorithms. Time & Memory is always a concern while solving a problem. Data Structure is a particular way of organizing the data so that it can be accessed and modified efficiently.