Instructional Video5:05
Curated Video

Bronfenbrenner's Ecological Systems: 5 Forces Impacting Our Lives

Higher Ed
The video discusses Bronfenbrenner's ecological system theory, which proposes that a child's development is influenced by five ecological forces: micro, meso, exo, macro, and chrono systems. It explains how these systems shape a child's...
Instructional Video3:09
IDG TECHtalk

How to use the map variable type | Smart Go

Higher Ed
Learn about Go's map type, used to store values in a structure that can be quickly accessed with a key -- the Go equivalent of Python's dictionary or Java's HashMap type.
Instructional Video6:09
The Business Professor

What is a Personal Brand Part 1

Higher Ed
This Video Explains: What is a Personal Brand Part 1
Instructional Video1:08
Next Animation Studio

Amazon’s Bezos offers NASA billions to get Musk’s contract

12th - Higher Ed
Jeff Bezos is making an extraordinary offer to try to win back a contract that his company already lost to Elon Musk’s SpaceX company.
Instructional Video5:09
Curated Video

Apache Maven Beginner to Guru - Creating a Packagecloud Build Profile

Higher Ed
This video demonstrates how to create a packagecloud build profile. This clip is from the chapter "Maven Build Profiles" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven build profiles.
Instructional Video4:10
The Business Professor

Intellectual Property (Intro)

Higher Ed
Intellectual Property (Intro)
Instructional Video5:53
Curated Video

Julia for Data Science (Video 6)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video0:46
Next Animation Studio

Air Protein creates artificial meat from carbon dioxide

12th - Higher Ed
Air Protein says it has launched a meat substitute made of chemical compounds and other elements harvested from the air in a press release on Tuesday.
Instructional Video2:24
IDG TECHtalk

How to use the for loop construction for Go | Smart Go

Higher Ed
Learn about Go's for loop construction, used to iterate through container objects, continue until a condition is met, or repeat something forever.
Instructional Video5:23
Math Fortress

Algebra I: Equations (Level 2 of 2)

12th - Higher Ed
This video goes over a couple of examples modeling the proper way to find the solution set of simple algebraic equations over a given domain. The video goes over equations that have one solution, many solutions and no solutions.
Instructional Video5:22
Curated Video

Mastering Swift 2 Programming (Video 3)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video2:56
Brainwaves Video Anthology

Chester Higgins - Signature of the Spirit

Higher Ed
The photography of Chester Higgins, Jr. can be found within the pages of The New York Times, where he has been a staff photographer since 1975. As one of the premiere African American photographers working today, he continues to exhibit...
Instructional Video3:38
Why U

Algebra 13 - Domain and Range of Binary Relations

12th - Higher Ed
Two sets which are of primary interest when studying binary relations are the domain and range of the relation.
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 Video4:00
Curated Video

The Versatile Metal: Tungsten and Its Applications

Pre-K - Higher Ed
Learn all about the element tungsten. This video explains its appearance, atomic number, and chemical symbol. It highlights tungsten's role in producing heavy metal alloys, particularly high-speed steel, which is used in cutting tools....
Instructional Video6:44
Curated Video

Learn and Master C Programming - How To Calculate Array Size in C/C++

Higher Ed
Learn how to use the compiler with the help of 'sizeof' operator to calculate the size (number of elements) inside array without having to hard-code this value! This clip is from the chapter "Arrays" of the series "Learn and Master C...
Instructional Video1:42
Visual Learning Systems

Exploring the Building Blocks of Matter: Video Assessment

9th - 12th
Upon viewing the Exploring the Building Blocks of Matter video series, students will be able to do the following: Understand that the quest to better understand the building blocks of matter has transpired over the past several thousand...
Instructional Video3:57
Curated Video

KS2 Primary English Age 9-13 - Writing: Writing to Describe Part 4 - Explained

3rd - 5th
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Instructional Video3:36
Curated Video

Learning CSS (Video 1)

Higher Ed
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...
Instructional Video8:12
msvgo

Position of Hydrogen in the Periodic Table

K - 12th
This nugget justifies the position of Hydrogen in the modern periodic table and discusses the occurrence of isotopes of Hydrogen.
Instructional Video2:58
The Business Professor

Negotiable Instrument Accord and Satisfaction

Higher Ed
Negotiable Instrument Accord and Satisfaction
Instructional Video7:19
Packt

Static versus Dynamic Array - Common Operations – Part 3

Higher Ed
This is the third part of the three-part video that highlights the difference between static and dynamic array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete...
Instructional Video12:14
Curated Video

Describe an advanced data structure : Find the Given-Length Subarray with the Maximum Minimum

Higher Ed
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Instructional Video12:56
Packt

Page Factory Annotations FindBy

Higher Ed
This video discusses page factory annotations, such as FindBy. This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...