Instructional Video1:35
The Business Professor

Understanding Mortgages: The Key to Building Wealth

Higher Ed
In this video, we delve into the world of mortgages and explore their significance in today's economy. Join us as we break down the concept of mortgages, explaining how they function as secured loans and why they are essential for most...
Podcast22:41
NASA

‎NASA in Silicon Valley: Elisa Quintana, Kepler/K2 Mission: NASA in Silicon Valley Podcast

Pre-K - Higher Ed
A conversation with Elissa Quintana, NASA research scientist for the Kepler and K2 mission at NASA’s Ames Research Center in Silicon Valley.
Instructional Video3:32
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Advanced Features of TensorBoard and PyTorch Limitations

Higher Ed
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments. In this video, we’ll...
Instructional Video4:07
FuseSchool

Expanding Double Brackets

6th - Higher Ed
In this video we’re going to look at how to expand double brackets. Once we know how to expand double brackets, we’ll also be able to expand triple brackets and so on, so we’ll have a look at a triple bracket example towards the end of...
Instructional Video11:37
Let's Tute

Valuation of Goodwill (part 2)

9th - Higher Ed
This Video Explains How to Record Goodwill in the Firm's Books of Accounts at the time of admission and retirement of a partner.
Instructional Video1:12
Next Animation Studio

Iran blamed for deadly drone attack on oil tanker

12th - Higher Ed
The attack seems to be part of a shadow war between Iran and Israel, in which both sides use clandestine strikes against each other’s commercial and military ships.
Instructional Video16:41
Curated Video

Core Java Programming Course- Interface

Higher Ed
This video explains interface. This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and abstraction in Java.
Instructional Video3:44
Curated Video

Complete Java SE 8 Developer Bootcamp - Marker and Functional Interfaces

Higher Ed
A marker interface has no methods, and a functional interface has only one abstract method. The latter is used with lambda expressions. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE...
Instructional Video4:39
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Transforms - Part 2

Higher Ed
Advanced CSS: Transforms - Part 2 This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Instructional Video11:29
Curated Video

Excel VBA Programming The Complete Guide - Object-Oriented Programming in Real Life

Higher Ed
VBA is an object-oriented programming language that views an application as a series of interactions between data entities called objects. Objects have properties, which describe its characteristics, and methods, which are actions that...
Instructional Video0:54
Next Animation Studio

MasterCard pushes for commuter biometrics at public transit systems

12th - Higher Ed
CCTV and gait analysis may come to US public transit to allow commuters to pay without using cards or passes.
Instructional Video21:19
Programming Electronics Academy

PWM Example: Arduino Course 4.8

Higher Ed
An example of using Pulse Width Modulation with Arduino.
Instructional Video2:57
The Business Professor

Registration Requirements Under State Law

Higher Ed
Registration Requirements Under State Law
Instructional Video6:43
Curated Video

Constructing Decision Trees: A Business Case Study

Higher Ed
In this video, the speaker provides an example of a specific problem that businesses might face and how decision trees can be used to analyze the possible outcomes of different decisions. The problem in question is whether a business...
Instructional Video5:15
Curated Video

Complete Python Scripting for Automation - Encapsulation

Higher Ed
OOPS for Real Time: Encapsulation This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of a class,...
Instructional Video6:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Creating Object Types - Part 3

Higher Ed
Here, we use the “Car” class and also demonstrate the return feature. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack &...
Instructional Video3:49
Curated Video

Learning D3.JS 5.0 4.6: The classed() and style() Methods

Higher Ed
We will learn how to add more than one class to an element. • Learn how to remove the attr() method and add the classed() method • Understand the example using the developer tools • Use the in-style method: style()
Instructional Video4:07
Programming Electronics Academy

Change the LED Variable: Arduino Course 4.4

Higher Ed
Adjusting pin numbers in Arduino sketches and the outcomes.
Instructional Video3:32
Healthcare Triage

Covid Treatment Research, Toilet Plumes, and Increasing Cases 6-23-2020

Higher Ed
There's a study coming out of the UK about using a steroid called Dexamethasone to treat COVID19 symptoms. The initial reports look good, but we'll hold judgement until we see the full study. Toilet plumes are also in the news....
Instructional Video9:26
Curated Video

Core Java Programming Course- List Iterator

Higher Ed
This video explains what is a list iterator. This clip is from the chapter "Lists" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various lists in Java.
Instructional Video6:47
Curated Video

Core Java Programming Course- Concept of Classes and Objects

Higher Ed
This video explains the concept of classes and objects. This clip is from the chapter "Object-Oriented Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section focuses on the different...
Instructional Video12:27
Packt

String Class and their Methods

Higher Ed
This video discusses the string class and their methods. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:24
Packt

Examples of Array List

Higher Ed
This video presents examples of Array List. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video2:58
Brian McLogan

Summary for solving a quadratic by factoring using various methods

12th - Higher Ed
👉Learn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...