Instructional Video7:13
Packt

How the Constructor Plays a Crucial Role?

Higher Ed
This video explains how the constructor plays a crucial role.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores...
Instructional Video9:41
Packt

Different Kind of Exceptions

Higher Ed
This video discusses the different kind of exceptions.<br<br/>/>

This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video7:02
Curated Video

C++ Standard Template Library in Practice - Uninitialized Memory

Higher Ed
The user would like to know about how to handle uninitialized memory blocks in C++ .

• Talk about how to create uninitialized blocks of m
emory
• Show the STL functions to wor
k with it.
• Reinforce the lesson
wi
th...
Instructional Video16:59
Curated Video

The Great Wave by Hokusai: Great Art Explained

9th - Higher Ed
In 1639 Japan closed its borders and cut itself off from the outside world. Foreigners were expelled, Western culture was forbidden, and Entering or leaving Japan was punishable by Death. It would remain that way for over 200 years....
Instructional Video9:03
Curated Video

Creating Vertical Movement: Falling and Jumping in Game Development

Pre-K - Higher Ed
In this tutorial, the video demonstrates how to implement vertical movement for a character in a game using variables and conditional statements. The character is programmed to fall when not supported by a platform and the player can...
Instructional Video4:16
Physics Girl

Craziest eclipses in the solar system

9th - 12th
A total solar eclipse passed across North America on August 21, 2017. Are there other total solar eclipses in the solar system?
Instructional Video5:45
Curated Video

Beginning Python (Video 17)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Instructional Video5:26
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Test your Environment with Real-Time Edge Detection in a Jupyter Notebook

Higher Ed
From the section: Environment Setup and Installation. This section will help you to install the required software and set up the development environment for this course.



Environment Setup and Installation: Test your...
Instructional Video7:03
Python Programmer

EDA Python - 08-5_conditionals

Higher Ed
Conditionals are another essential of decision making when programming. We cover them in this video.
Instructional Video4:15
Curated Video

Complete Java SE 8 Developer Bootcamp - Finally Block

Higher Ed
Finally is an optional part of a try/catch block, which ensures that code will be run in any circumstance.<br/<br/>>

This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer Bootcamp".null
Instructional Video11:07
Curated Video

Creating Challenging Levels with Clones in Game Design

Pre-K - Higher Ed
In this tutorial, the teacher demonstrates how to create a challenging game in Scratch by adding multiple levels, enemies, and clones. By utilizing the concept of clones, students learn how to dynamically increase the difficulty of the...
Instructional Video6:49
Economics Explained

The 2020 Nobel Prize in Economics: Private / Common Values

9th - Higher Ed
The Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel, or simply the Nobel Prize in Economics is an award given every year to thought leaders in the field.

In and amongst all of the happenings in the...
Instructional Video3:34
Amor Sciendi

The School of Athens II: The Force of Roman Architecture

12th - Higher Ed
Part two of the series on Raphael's The School of Athens, located inside the Vatican Museum in Vatican City. We examine the forces required to hold the arches in place, and look at how this enhances the composition.
Instructional Video10:23
Packt

How to Execute Tests in Chrome Headless Mode?

Higher Ed
This video explains how to execute tests in Chrome using the Headless Mode.
<
br/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video1:01
Virtually Passed

springs summary

Higher Ed
springs summary
Instructional Video3:02
NASA

Take a Spin With NASA’s WFIRST Spacecraft

3rd - 11th
On schedule to launch in the mid-2020s, NASA’s Wide Field Infrared Survey Telescope (WFIRST) mission will help uncover some of the biggest mysteries in the cosmos. The state-of-the-art telescope on the...
Instructional Video4:50
Curated Video

Active Directory with Windows Server 2016 - GPO Linking

Higher Ed
Learn about implementing GPOs at forest, domain, user, and resource levels. Understand the hierarchy of GPO implementation and the processing order.
r/>
This clip is from the chapter "Create and Manage Group Policy" of the...
Instructional Video7:59
Curated Video

Complete Modern C++ - Exception Handling - Part I (Basics)

Higher Ed
This video explains why exception handling is required and how it is better than returning simple error codes.
r/>
This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about...
Instructional Video8:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - If Else Statement – Puzzles

Higher Ed
In this video, we will learn about if else statement – puzzles.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals...
Instructional Video6:44
msvgo

System of particles & Rotational motion particles

K - 12th
This nugget introduced the system of particles, rigid bodies about the kind of motion of rigid body.
Instructional Video7:45
TMW Media

Newton's Laws Of Motion With Friction: Solving a problem, Part 1

K - 5th
Given certain parameters, how would you solve this problem in Y direction?<br/>
Newton's Laws Of Motion With Friction, Part 2
Instructional Video0:33
Virtually Passed

Kinetic friction summary

Higher Ed
Kinetic friction summary
Instructional Video20:27
Curated Video

Describe computer programming : Storing Data Using Variables

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more.<b<br/>r/>

Common Coding Concepts: Storing Data Using Variables
Instructional Video5:43
Curated Video

Tips, Tricks, and Techniques for Node.js Development 2.1: Using const and arrow Functions

Higher Ed
In this video, we will learn how we can benefit from the new features of ECMAScript, const, let, and arrow functions.

• Understand let and
const
• Change var statements into const
statements
• Use arrow functions instead...