Instructional Video3:14
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Remove Data from ListBuffer

Higher Ed
In this lesson, you will learn how to remove data in ListBuffer. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types...
Instructional Video3:39
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Lists Take

Higher Ed
In this lesson, you will learn how to take from lists in Scala. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the types and...
Instructional Video4:39
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - ListBuffer Introduction

Higher Ed
In this lesson, we will discuss ListBuffer. A ListBuffer is a collection that contains mutable data. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses...
Instructional Video4:08
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution($mod)

Higher Ed
In this video, let's take a look at the solution for our quiz for $mod. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video5:38
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution($elemMatch) Part 2

Higher Ed
In this video, let's continue with the solution for our quiz for $elemMatch. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we...
Instructional Video2:48
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution (Update Operators) - `10

Higher Ed
In this video, let's take a look at the solution for our quiz about update operators. This clip is from the chapter "Update Operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video6:11
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($not) Part 3

Higher Ed
In this video, let's continue with the solution for our quiz for $not. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video4:40
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($not) Part 2

Higher Ed
In this video, let's continue with the solution for our quiz for $not. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video5:00
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($not) Part 1

Higher Ed
In this video, let's take a look at the solution for our quiz for $not. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video3:03
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($nin) Part 2

Higher Ed
In this video, let's continue with the solution for our quiz of $nin. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video2:18
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($nin) Part 1

Higher Ed
In this video, let's take a look at the solution for our quiz of $nin. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video6:08
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($gte)

Higher Ed
In this video, let's take a look at the solution for our quiz for $gte. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video4:53
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Solution ($exists)

Higher Ed
In this video, let's take a look at the solution for our quiz for $exists. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we...
Instructional Video5:48
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $all Operator

Higher Ed
In this video, we will learn about the $all Operator. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover query and...
Instructional Video3:31
Curated Video

R Programming for Statistics and Data Science - Introduction to Vectors

Higher Ed
This video explains introduction to vectors. This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector operations.
Instructional Video5:16
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Common jQuery Methods and How to Code in jQuery?

Higher Ed
This video focuses on common jQuery methods and how to code in jQuery. This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to...
Instructional Video5:04
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Changing First Letter in Pseudo-classes

Higher Ed
This video presents a challenge to change the first letter in pseudo-classes. This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video7:36
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Cascading Style Sheets (CSS) Font Sizes

Higher Ed
This video focuses on CSS font sizes. This clip is from the chapter "Common Cascading Style Sheets (CSS) Questions and Answers for Interview Preparation" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video5:58
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Box Model and its Workings

Higher Ed
This video explains the box model and its workings. This clip is from the chapter "Common Cascading Style Sheets (CSS) Questions and Answers for Interview Preparation" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video7:58
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - append() and prepend() Methods

Higher Ed
This video explains the append() and prepend() methods. This clip is from the chapter "Common JavaScript Questions and Answers for Interview Preparation and Practice" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video5:02
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Font Styles, Selecting Web Fonts, and Updating a Font Family

Higher Ed
This video demonstrates how to add font styles, select web fonts, and update a font family. This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design...
Instructional Video2:36
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Comments in HTML

Higher Ed
This video shows how to add comments in HTML. This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section demonstrates how to create web pages with HTML5.
Instructional Video3:48
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Cascading Style Sheets (CSS) to Web Pages and Understanding CSS Syntax

Higher Ed
This video demonstrates how to add CSS to web pages and focuses on CSS syntax. This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design with HTML5,...
Instructional Video8:18
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding and Collapsing Elements Using Bootstrap

Higher Ed
This video demonstrates how to add and collapse elements using bootstrap. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...