Instructional Video6:43
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Joining Dataframes

Higher Ed
In this lesson, we will join the ratings DataFrame and movies DataFrame together.
r/>
This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Instructional Video10:07
Curated Video

The Complete Java Developer Course: From Beginner to Master - Random Numbers (Side Topic)

Higher Ed
This video explores Pseudo-Random Number Generators (PRNGs).
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
Instructional Video5:43
Curated Video

Java 11 Programming for Beginners 5.1: Using Generics and Collections

Higher Ed
This video introduces the features of generics and collections, two features that very much work together. • An example problem: the personal finance analyzer • A quick chat on the theory of collections and generics • Establish basic...
Instructional Video7:21
Curated Video

Core Java Programming Course- Java Development Kit (JDK) 10 Installation

Higher Ed
This video shows how to install JDK 10.<br/<br/>>

This clip is from the chapter "What's New in Java 10?" of the series "Learn How to Code: The Complete Core Java Programming Course".This section highlights the new features of Java 10.
Instructional Video7:38
Curated Video

Core Java Programming Course- StringBuilder Method

Higher Ed
This video explains the StringBuilder method.
r/>
This clip is from the chapter "Special Classes in Java" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the different special...
Instructional Video8:23
Packt

Consumer Part 1 - Setup Project

Higher Ed
This video explains how to setup a project in Kafka consumer.
<
br/>
This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In...
Instructional Video3:13
Packt

Setting up Elasticsearch in the Cloud

Higher Ed
This video demonstrates how to setup Elasticsearch in the cloud.
<
br/>
This clip is from the chapter "Kafka Elasticsearch Consumer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for...
Instructional Video4:45
Packt

Mac OS X - Download Kafka and Setup PATH

Higher Ed
This video demonstrates how to download Kafka and setup PATH on Mac OS X.
<
br/>
This clip is from the chapter "Starting Kafka" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video5:42
Curated Video

Mastering Spring Framework Fundamentals - Spring-managed Bean Lifecycle Callback Methods

Higher Ed
This video demonstrates how to create an object.<br/<br/>>

This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video2:07
Curated Video

TypeScript for Beginners - Introduction - Functions

Higher Ed
This video provides an overview of what you will learn in this section.<br/<br/>>

This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Instructional Video12:34
Curated Video

Comprehensive Android Developer Bootcamp - Return Types in Methods - Double Return Type

Higher Ed
Deep Dive into Java Programming Language:Return Types in Methods - Double Return Type
r/>
This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer...
Instructional Video11:17
Curated Video

Comprehensive Android Developer Bootcamp - Creating App Listing in the Console

Higher Ed
Publishing Your Apps on Google Play:Creating App Listing in the Console
r/>
This clip is from the chapter "Publishing Your Apps on Google Play" of the series "The Comprehensive Android Developer Bootcamp".This section will show...
Instructional Video13:07
Curated Video

Comprehensive Android Developer Bootcamp - Journal App - Final Product

Higher Ed
Build a Journal App with Firestore:Journal App - Final Product
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how...
Instructional Video8:58
Curated Video

Comprehensive Android Developer Bootcamp - Android XML Drawables - Creating Shapes

Higher Ed
Android Material Design and Themes:Android XML Drawables - Creating Shapes
r/>
This clip is from the chapter "Android Material Design and Themes" of the series "The Comprehensive Android Developer Bootcamp".This section shows...
Instructional Video13:42
Curated Video

Comprehensive Android Developer Bootcamp - Setting up SoundPool

Higher Ed
Android Media – Playing Sounds and Videos:Setting up SoundPool
r/>
This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how...
Instructional Video16:34
Curated Video

Comprehensive Android Developer Bootcamp - Playing a Video with ExoPlayer

Higher Ed
Android Media – Playing Sounds and Videos:Playing a Video with ExoPlayer
r/>
This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section...
Instructional Video4:04
Curated Video

Comprehensive Android Developer Bootcamp - Pre-setting Arrays' Length

Higher Ed
Java Data Structures:Pre-setting Arrays' Length
r/>
This clip is from the chapter "Java Data Structures" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover the Java Data Structures. You...
Instructional Video3:28
Curated Video

Comprehensive Android Developer Bootcamp - Android App Monetization Explained

Higher Ed
Monetizing Your Android Apps:Android App Monetization Explained
r/>
This clip is from the chapter "Monetizing Your Android Apps" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to...
Instructional Video6:36
Curated Video

Comprehensive Android Developer Bootcamp - Adding Menu Icons to List Activity

Higher Ed
Build a Journal App with Firestore:Adding Menu Icons to List Activity
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will...
Instructional Video5:58
Curated Video

Comprehensive Android Developer Bootcamp - Firestore - Creating Documents Using POJO - Plain Old Java Objects

Higher Ed
Introduction to Realtime Databases – Firebase and Firestore:Firestore - Creating Documents Using POJO - Plain Old Java Objects
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of...
Instructional Video3:56
Curated Video

Comprehensive Android Developer Bootcamp - Android Views and ViewGroup Classes

Higher Ed
Android Material Design and Themes:Android Views and ViewGroup Classes
r/>
This clip is from the chapter "Android Material Design and Themes" of the series "The Comprehensive Android Developer Bootcamp".This section shows how...
Instructional Video2:00
Curated Video

Learn and Master C Programming - Where To Go From Here...

Higher Ed
The author lays down the path for further steps to take after this course is completed.
r/>
This clip is from the chapter "Where To Go From Here..." of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video6:56
Curated Video

Complete Java SE 8 Developer Bootcamp - Immutable Strings

Higher Ed
Here you'll learn why Strings are immutable and how we handle this restriction in our programs.
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to...
Instructional Video7:15
Curated Video

Complete Java SE 8 Developer Bootcamp - Break, Continue, and Labels

Higher Ed
This video defines the keywords that allow us to manipulate that flow.
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals,...