Hi, what do you want to do?
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Widget Entry
This video explains the exchange rate widget entry.<br<br/>/>
This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - RAM Features
DRAM varies in other ways, such as single-sided or double-sided DRAM. Different motherboards may or may not be able to take advantage of these features.
<
br/>
This clip is from the chapter "Book Chapter 4 - RAM" of the series...
<
br/>
This clip is from the chapter "Book Chapter 4 - RAM" of the series...
Curated Video
PowerShell for Automating Administration - Lab Setup: Deploying the Validation Scripts
This is a lab setup video where you will be deploying the Validation Scripts.
<
br/>
This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you...
<
br/>
This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you...
Curated Video
Recommender Systems with Machine Learning - KNN Implementation-2
This video explains the implementation of KNN.<br<br/>/>
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Recommender Systems with Machine Learning - Active Users and Popular Movies
This video explains the active users and popular movies available.
<
br/>
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine...
<
br/>
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine...
Curated Video
Recommender Systems with Machine Learning - Making Recommendations with Collaborative Filtering
This video helps you make recommendations with collaborative filtering.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Self-Learning Chatbots
Here, we will understand self-learning chatbots, which, as suggested, means that the chatbots can learn independently. The chatbot asks a series of queries and stores the responses before deciding on an action based on the...
Curated Video
Master SQL for Data Analysis - Common Table Expressions (CTEs)
In this video, you will learn more about the common table expression, which allows us to reference data within a SELECT statement.
<
br/>
This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master SQL...
<
br/>
This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master SQL...
Curated Video
Master SQL for Data Analysis - Virtual Tables (Views)
In this lesson, we will look at creating virtual tables to look at tables in a different way than their existing database structures.
<
br/>
This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master...
<
br/>
This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master...
Curated Video
Master SQL for Data Analysis - Sequential Numbers
Let's look at another typical use case of a window function: to create a sequential integer number inside a group of rows while deciding how this group will be ordered.
<
br/>
This clip is from the chapter "SQL - Window Functions"...
<
br/>
This clip is from the chapter "SQL - Window Functions"...
Curated Video
Master SQL for Data Analysis - Creating a Window Function
This is an illustrative video on creating a simple window function using the OVER and PARTITION BY functions.
<
br/>
This clip is from the chapter "SQL - Window Functions" of the series "Master SQL for Data Analysis".This section...
<
br/>
This clip is from the chapter "SQL - Window Functions" of the series "Master SQL for Data Analysis".This section...
Curated Video
Master SQL for Data Analysis - Searched CASE – Classification and Binning
Here, we will explore the second type of case statement, the searched case expression, which is more flexible than the previous simple case structure.
<
br/>
This clip is from the chapter "SQL - Conditional Logic (CASE)" of the...
<
br/>
This clip is from the chapter "SQL - Conditional Logic (CASE)" of the...
Curated Video
Master SQL for Data Analysis - As Inline Views (FROM)
After learning how to use a subquery to filter rows, we will now look at using forms in the form section, such as regular tables, which are useful in simplifying complex queries.
<
br/>
This clip is from the chapter "SQL –...
<
br/>
This clip is from the chapter "SQL –...
Curated Video
Master SQL for Data Analysis - Conditional Logic – Multiple Rows
The second type of subquery used to filter data based on conditional logic is the subquery that may return multiple rows of data.
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data...
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Conditional Logic – Single Row
Here, we will look at the first type of subquery used to filter data with conditional logic, the results of which can be a single row or multiple rows of subqueries, depending on how we build it.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Master SQL for Data Analysis - What Is Subquery?
This video explains in detail what a subquery is all about, the types of subqueries, and how to create a subquery to extract more value from data.
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for...
<
br/>
This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for...
Curated Video
Master SQL for Data Analysis - Overview-4
In this video, we will talk about a powerful tool, the subquery, which extracts much more value and valuable insights by combining multiple tables and querying with subqueries.
<
br/>
This clip is from the chapter "SQL – Subqueries"...
<
br/>
This clip is from the chapter "SQL – Subqueries"...
Curated Video
Master SQL for Data Analysis - Union, Intersect, Except
In this video, you will learn more about the UNION, INTERSECT, JOIN, and EXCEPT operators while combining datasets and tables.
<
br/>
This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master...
<
br/>
This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master...
Curated Video
Master SQL for Data Analysis - Let's Recap!
The author briefly recapitulates the topics learned in this level during this training program, level 1.
<
br/>
This clip is from the chapter "Course Summary – Level 1" of the series "Master SQL for Data Analysis".This section...
<
br/>
This clip is from the chapter "Course Summary – Level 1" of the series "Master SQL for Data Analysis".This section...
Curated Video
Master SQL for Data Analysis - Database Dictionary
We will explore the data-storing area called the dictionary, which stores constraints, filters, functions, lists, and so on.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for...
Curated Video
Master SQL for Data Analysis - Grouping Rows (GROUP BY and HAVING)
Let's learn how to group rows based on values in specific columns and then apply different actions on the groups, such as applying filters using GROUP BY and HAVING.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with...
Curated Video
Master SQL for Data Analysis - Distinct Values (DISTINCT)
Let's explore the way to find distinct values among multiple rows of data as part of a preliminary preparation process.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Filtering Conditions (WHERE) – Part 2
Here, you will learn to combine and filter data based on multiple conditions in the same query using operators.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
Curated Video
Master SQL for Data Analysis - Filtering Conditions (WHERE) – Part 1
In this lesson, you will learn to use filtering conditions to filter data based on conditions. Here, we will explore the WHERE condition.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series...