Instructional Video15:04
Packt

ES6 Aside: Object Property Shorthand and Destructuring

Higher Ed
Asynchronous Node.js (Weather App): ES6 Aside: Object Property Shorthand and Destructuring This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video14:54
Packt

Modeling our Data

Higher Ed
This video explains how to model the data. This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
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. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily...
Instructional Video5:14
IDG TECHtalk

The basics of structs in Go | Smart Go

Higher Ed
Learn about structs, user-created data types in Go that can hold multiple values, including other structs. We'll also demonstrate how structs can be copied into functions or passed by reference, depending on your needs.
Instructional Video4:25
Brian McLogan

Evaluate your six trig functions for a point on the unit circle

12th - Higher Ed
👉 Learn how to evaluate the six trigonometric functions of a given angle. When given an angle we locate the angle on the unit circle. Then using the coordinate of the terminal side of the angle on the unit circle and the definitions of...
Instructional Video10:19
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Aggregations, Buckets, and Metrics

Higher Ed
This video focuses on the concepts of aggregation, buckets, and metrics. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Instructional Video5:30
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Data Modeling and Parent/Child Relationships - Part 1

Higher Ed
This is the first part of the two-part video that provides an introduction to data modeling and parent/child relationships in mapping and indexing data. This clip is from the chapter "Mapping and Indexing Data" of the series...
Instructional Video10:43
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Recommendations

Higher Ed
In this session, we will go to the different recommendations inferred so far. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on...
Instructional Video4:16
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Explicit and Implicit Ratings

Higher Ed
In this video, we will discuss about explicit and implicit ratings. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on...
Instructional Video2:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Understanding Object Composition - an Exercise - Books and Reviews

Higher Ed
In this session, we will understand object composition - an exercise - books and reviews. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video0:47
Brian McLogan

Where Does the Radian Come From?

12th - Higher Ed
Where Does the Radian Come From?
Instructional Video10:19
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Finding Min and Max

Higher Ed
In this session, we will find the minimum and maximum movie ratings from the dataset. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video8:54
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Importing Data with Spark

Higher Ed
This video presents an exercise on importing data with Spark. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Instructional Video4:05
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Utility Matrix

Higher Ed
Learn what utility matrix is with the help of an example. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative...
Instructional Video6:31
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Dataset

Higher Ed
In this session, we will explore the dataset and put the dataset in the DBFS of Databricks and read the data. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and...
Instructional Video3:10
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Expected Results

Higher Ed
Let's discuss the expected results from the collaborative filtering in this session. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily...
Instructional Video5:57
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - ALS Model

Higher Ed
In this video, you will learn about ALS model. This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative filtering and...
Instructional Video10:51
Curated Video

Node.js API Masterclass with Express and MongoDB - Review Model & Get Reviews

Higher Ed
Bootcamp Reviews & Ratings: Review Model & Get Reviews This clip is from the chapter "Bootcamp Reviews & Ratings" of the series "Node.js API Masterclass with Express and MongoDB".This section is about Bootcamp Reviews & Ratings in detail.
Instructional Video11:10
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution (Average)

Higher Ed
Let's discuss a solution for the quiz on average. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video9:30
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 22 - Defining Entities - Student, Passport, and Review

Higher Ed
In this video, we will define entities - student, passport, and review. This clip is from the chapter "Establishing Relationships with JPA and Hibernate-OneToOne" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Instructional Video6:39
Curated Video

Figma for UIUX Master Web Design in Figma - Set Up the Card for the Grid of Products

Higher Ed
This video explains setting up the card for the grid of products. This clip is from the chapter "Responsive Design: From Desktop to Mobile" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on responsive...
Instructional Video5:28
Curated Video

Figma for UIUX Master Web Design in Figma - Adding Content to the Product's Page

Higher Ed
This video helps you with adding content to the product's page. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce...
Instructional Video12:56
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Page Factory Annotations FindBy

Higher Ed
This video discusses page factory annotations, such as FindBy. This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video4:02
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Importing Data with a Script

Higher Ed
This video presents an exercise on importing data into your index. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...