Hi, what do you want to do?
Curated Video
Structural Design Patterns in Modern C++ - Console Project - Part III
This is the third part of the four-part video that presents details on the console project. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade...
Curated Video
Rewrite an Expression to Represent Discount
In this short math video we will rewrite an expression to represent discount. We will be presented with a real world situation involving discount. We will read and interpret a given algebraic expression that represents the discount of an...
Curated Video
Identifying Linear and Nonlinear Equations
In this video, the teacher explains how to determine whether an equation is linear or nonlinear by identifying the exponent of the variable. The teacher provides five equations and asks the viewer to determine which ones are linear and...
Curated Video
Identify the Equations that are Linear Functions
In this short math video we will be presented with 5 equations and asked to identify the equations that are linear functions. We will understand that a linear function must be able to be written in the form y=mx+b. We will also...
Curated Video
R Programming for Statistics and Data Science - Repeat Loops in R
This video explains repeat loops in R This clip is from the chapter "Fundamentals of Programming with R" of the series "R Programming for Statistics and Data Science".This section explains fundamentals of programming with R.
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - BeanShell Scripting Introduction
This video provides an introduction to BeanShell scripting. This clip is from the chapter "BeanShell Scripting Basics for JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Timeout and Intervals
In this video, you'll get introduced to timeout and intervals in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Strict Mode
In this video, you'll learn what strict mode is and how it is useful. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Strict Comparisons
In this video, you'll learn how to use comparisons in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Storing Data in Variables
In this video, you'll learn how to store data in variables. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Operators
In this video, you'll learn the different types of operators in JavaScript. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Objects
In this video, you'll learn what objects are in JavaScript and why they are useful. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Closures
In this video, you'll learn what closures are in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools needed to...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Demystifying Data Types
In this video, you'll learn how to identify the different data types in a code. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Scope
In this video, you'll learn about scope in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools needed to...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - JavaScript Hoisting
In this video, you'll learn a unique feature in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools needed to...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Deleting Object Properties
In this video, you'll learn what it means to delete object properties. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the tools...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - String Concatenation
In this video, you'll learn to mix and merge variable types together. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Try, Catch, and Finally
In this video, you'll learn how to use try, catch, and finally in JavaScript. This clip is from the chapter "Professional JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Let and Const Variable Types
In this video, you'll learn all about let and const. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Functions: the Rest Operator
In this video, you'll learn about the Rest operator, which is relatively new in JavaScript. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section,...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Grouping Aggregations
In this video, we will cover Grouping aggregations. This clip is from the chapter "Aggregations in Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn about...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Taking Input from User
In this lesson, we will learn how to take input from the user. This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related to Scala.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Take Data from ListBuffer
Learn how to take elements from the ListBuffer in this session. 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...