Curated Video
Does your Accent Affect your IELTS Speaking Score
Today’s question asks if a student’s accent can lower their IELTS Speaking score. You can definitely have an accent in English from your first language and still get 7+ for Pronunciation. In today’s video we examine the Pronunciation...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Random Numbers (Side Topic)
This video explores Pseudo-Random Number Generators (PRNGs). 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 fundamental concepts...
Brian McLogan
Determine the domain and range from a graph
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Rachel's English
English Vocabulary Challenge Day 12
You can improve your English vocabulary and English pronunciation by studying these vocab words, repeating them along with me to master each sound. We’ll study each word by focusing on how Americans actually pronounce it, and we’ll...
Curated Video
Learning ASP.NET Web API (Video 30)
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Curated Video
Learning CSS (Video 16)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Describing Patterns in Data Sets: Dot Plots and Histograms
In this video, the teacher explains how to describe patterns in data sets using dot plots and histograms. They discuss the differences between dot plots and histograms, including how to identify clusters, peaks, and gaps in the data.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 3 - Fibonacci series
Get the list size and range of ints for each list element from the user during program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Curated Video
C++ 20 (2a) New Features - Composing Ranges
We need to write a piece of code that filters out even numbers from a container and returns them multiplied by two. In other example we take n integers from container and compute their squares. • Use views: filter and transform • Use...
Let's Tute
Microsoft Excel Tutorial: Working with Sum Function
In this Microsoft Excel tutorial, we learn how to use the sum function to add numbers together. We also explore how to use cell numbers or ranges as arguments in the sum function, and how Excel ignores text when adding numbers....
Let's Tute
Microsoft Excel Tutorial: Adding Dropdown Lists with Data Validation
In this Microsoft Excel tutorial, we learn how to add dropdown lists using data validation. Data validation allows us to restrict manual data entry and display error messages for invalid data. We explore different conditions such as...
Curated Video
Microsoft SQL Server Development for Everyone - Inline Table-Valued Functions
This video focuses on the inline table-valued functions. This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
Curated Video
Alteryx for Beginners - Join Tool
This video explains how to use the Join tool in Alteryx. This clip is from the chapter "Join Tab" of the series "Alteryx for Beginners".This section explores the Join tab.
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Box Plot - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
GCSE Secondary Maths Age 13-17 - Graphs: Distance-Time Graphs - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Brian McLogan
How to find domain and range of a rational equation using inverse
👉 Learn how to find the inverse of a rational function. A rational function is a function that has an expression in the numerator and the denominator of the function. The inverse of a function is a function that reverses the "effect" of...
Brian McLogan
Find the domain and range using the inverse of the square root function
👉 Learn how to find the inverse of a function. The inverse of a function is a function that reverses the "effect" of the original function. One important property of the inverse of a function is that when the inverse of a function is...
Curated Video
Excel VBA Programming The Complete Guide - The Range.Delete Method
Most deletion operations will involve removing entire rows or columns at a time. In this lesson, we discuss how to make that happen in VBA as well as what happens when we delete a single cell instead. This clip is from the chapter "Range...
Curated Video
Excel VBA Programming The Complete Guide - The MsgBox Method
The MsgBox is a simple dialog box that prompts a user action or confirmation. In this lesson, we'll explore the syntax for the method as well as begin our discussion of inputs, parameters, and arguments. A parameter is the name given to...
Curated Video
Excel VBA Programming The Complete Guide - The Application.InputBox Method
The Application.InputBox method offers some additional flexibility when collecting user input. In this lesson, we provide a custom Type argument to collect a Range input from the user. We then color the range with an assorted collection...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Histograms
This video explains how aggregations help in creating histogram data. 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...
Brian McLogan
Inverse of a quadratic function with domain restriction
👉 Learn how to find the inverse of a quadratic function. A quadratic function is a function whose highest exponent in the variable(s) of the function is 2. The inverse of a function is a function that reverses the "effect" of the...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Format as Table
The aim of this video is to explore how to format as table. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to...
Brian McLogan
Learning to graph an exponential function with reflection and shift
👉 Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...