Hi, what do you want to do?
Curated Video
Algebra | Equations - An Introduction | Maths with Mrs. B
This video introduces the concept of algebraic equations and guides learners through the process of solving one-step equations, step by step.
00:00 In
troduction
00:16 What
is an Equation?
02:
13 Solving...
00:00 In
troduction
00:16 What
is an Equation?
02:
13 Solving...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is Big O and Time Complexity
In this video, you will learn about the Big O notation and time complexity in computer science. We will start by understanding what the Big O notation is and why it is important in analyzing the performance of algorithms. You will also...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is a Factorial in JavaScript (Probability Calculations)
In this video, you will learn about the concept of factorials in mathematics and how to calculate them using JavaScript. A factorial is a mathematical function that represents the product of all positive integers from 1 up to a given...
Curated Video
Fundamentals of Neural Networks - VGG16
This video explains VGG16 which is a convolutional neural network model proposed by K. Simonyan and A. Zisserman from the University of Oxford in the paper "Very Deep Convolutional Networks for Large-Scale Image Recognition".
<
br/>...
<
br/>...
Curated Video
Behavioral Design Patterns in C++ - Overview of Class Diagram
This video provides an overview of the class diagram.<br<br/>/>
This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Curated Video
Expanded Notation
Mr. Addit explains expanded notation and uses the place value chart to show how numbers can be written in expanded notation. Then he models how to write numbers in standard notation, word notation, and expanded notation.
Curated Video
Standard Notation and Word Notation
Mr. Addit explains standard notation and word notation. Then, using the place value chart, he shows how numbers can be written in standard notation and in word notation.
Curated Video
Understanding and Evaluating Algebraic Expressions
This video introduces the concept of algebraic expressions and guides learners through the process of evaluating expressions, step by step.
Curated Video
Finding a Function’s Inverse Algebraically
This video will discuss examples of finding a function’s inverse function algebraically.
Curated Video
R Programming for Statistics and Data Science - Indexing and Slicing a Data Frame in R
This video explains indexing and slicing a data frame in R.<br<br/>/>
This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Curated Video
R Programming for Statistics and Data Science - Decomposition of Variability: SST, SSR, SSE
This video explains decomposition of variability: SST, SSR, SSE.
<
br/>
This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression...
<
br/>
This clip is from the chapter "Linear Regression Analysis" of the series "R Programming for Statistics and Data Science".This section explains linear regression...
Curated Video
Structural Design Patterns in Modern C++ - Overview of Unified Modeling Language (UML) Class Diagrams
This video presents an overview of UML class diagrams.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling...
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Update Value in Map
Learn how to update the key value pair in this lesson.
<
br/>
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...
<
br/>
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add Data in ListBuffer
In this session, you will learn how to add data in ListBuffer.
<
br/>
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...
<
br/>
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...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - Update in Mongo using Node
In this video, we will learn how to update in Mongo using Node.
<
br/>
This clip is from the chapter "Mongo with Node" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
<
br/>
This clip is from the chapter "Mongo with Node" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover...
Brian McLogan
How to add two functions reciprocal functions and find the domain
👉 Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...
Brian McLogan
How to add two functions and evaluate for a given value
👉 Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...
Curated Video
Understanding Geometric Representations: Points, Lines, and Planes
In this video, students learn about the distinctness between the definition and representation of geometric terms such as points, lines, and planes. The video explains how specific notation and drawings are used to represent these...
Brian McLogan
Finding the inverse of a function
👉 Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Professor Dave Explains
Assigning R/S on Fischer Projections
We've learned about stereochemistry and also how to assign absolute configuration (R/S) to stereocenters using the Cahn-Ingold-Prelog convention. But some students are forced to learn all of this on dreaded Fischer projections. These are...
Curated Video
Introduction to Atoms and Atomic Notation
This video provides an overview of the structure and notation of atoms, including the positively charged nucleus, negatively charged electrons, protons, neutrons, and the arrangement of electrons in energy levels. It also explains how to...
Brian McLogan
How to take the derivative using the quotient rule and simplifying the numerator
👉 Learn how to find the derivative of a function using the quotient rule. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the...
Curated Video
Modify a data structure : Big O Notation and Calculating the Runtime of a Function
From the section: Linked Lists. Linked Lists: Big O Notation and Calculating the Runtime of a Function<b<br/>r/>
Linked Lists: Big O Notation and Calculating the Runtime of a Function
Linked Lists: Big O Notation and Calculating the Runtime of a Function
Brian McLogan
What is the difference of differentiation and antidifferentiation
👉 Learn about integration. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as an indefinite integral or as a definite integral. A definite...