Instructional Video6:08
Mediacorp

Trouble on the Mekong: Solar Power to the Rescue

12th - Higher Ed
This video highlights the efforts of Okra Solar, a social enterprise backed by the Cambodian Government, to provide clean and affordable energy to off-grid communities in Cambodia. This sustainable approach showcases the potential for...
Instructional Video8:22
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Visualizing the Outcomes of a Simple Blackjack Strategy

Higher Ed
From the section: Model-Free Prediction and Control With Monte Carlo (MC). In this section, we will learn one of two improvements on DP – Monte Carlo, a method which does not require a model of the environment. We talk about a new...
Instructional Video9:21
KnowMo

Introduction to Addition and Subtraction of Vectors

12th - Higher Ed
This video is a lecture presentation on the addition and subtraction of vectors. The presenter begins by defining what vectors are and how they are represented in notation. The video then demonstrates how to add and subtract vectors...
Instructional Video2:55
Curated Video

Describing and Naming Points on a Coordinate Grid System

K - 5th
In this video, students learn how to describe the exact location of a point on a plane using the coordinate grid system. They review the horizontal and vertical number lines, known as the X and Y axes, and how they intersect at the point...
Instructional Video0:56
Next Animation Studio

Tesla may power Greek islands using new microgrids

12th - Higher Ed
Tesla may soon be collaborating with Greece to help modernize its power grids by using advanced energy storage technology.
Instructional Video4:44
Curated Video

Graphing Lines in Slope-Intercept Form

K - 5th
In this video, the teacher explains how to graph a line using the slope-intercept form of an equation. The examples provided demonstrate how to find the y-intercept and slope, and how to plot points to create the line on a graph.
Instructional Video4:00
Practical Ninjas

Introduction to Kmap | What is Minterm, Maxterm, Sum of Products and Product of Sum | DE.16

12th - Higher Ed
This is an introductory video on K-maps in digital electronics series. What if instead of representing truth tables, we arranged in a grid format. This grid-like representation is called Karnaugh Map or Kmap. Each position in a grid...
Instructional Video7:23
Curated Video

UX Design for Web Developers (Video 31)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video1:14
Next Animation Studio

U.K. switches on giant floating power plant with twin turbines

12th - Higher Ed
Dubbed the world’s most powerful tidal turbine, the device is the size of a jumbo jet and can produce enough power to supply electricity to 2,000 U.K. homes.
Instructional Video8:51
Restoration Planet

Sketching out our dream cabin

9th - 12th
Going off grid requires a lot of planning and a little patience! It’s springtime which means we’re anxious to get started, but without the land, we decide to begin sketching out our plans. As we wait for the pieces to fall into place, so...
Instructional Video8:21
Restoration Planet

Looking for “bear” land

9th - 12th
Looking for land in the wild places sometimes leads to wildlife encounters! That couldn't be more true of the stunning Chilcotin region of the British Columbia Interior. We explore a true homestead and try not to get too attached to...
Instructional Video6:45
Curated Video

UX Design for Web Developers (Video 30)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video9:16
Curated Video

Mastering Swift 2 Programming (Video 9)

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:51
Science360

Technology - Climate Modeling

12th - Higher Ed
Scientists need computers to create climate models. Is the technology keeping up with their needs?
Instructional Video13:32
Curated Video

C++ for Beginners - Multi-Dimensional Arrays

Higher Ed
In this video, David examines multi-dimensional arrays and nested loops. This clip is from the chapter "Arrays" of the series "C++ for Beginners".Arrays
Instructional Video4:01
KnowMo

Introduction to Vectors: Magnitude, Direction, and Operations

12th - Higher Ed
The video discusses vectors and how they describe movement along and up or down. The different notations for vectors are explained, including when a coordinate plane is not available. The concepts of magnitude and direction in vectors...
Instructional Video10:03
Curated Video

UX Design for Web Developers (Video 34)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video1:11
Next Animation Studio

New Zealand to transmit electricity through the air

12th - Higher Ed
New Zealand’s Powerco power company will build a test grid that would transmit electricity through the air.
Instructional Video14:52
Packt

Compare the breadth-first and depth-first search algorithms : Assignment 1 - Intro

Higher Ed
From the section: BFS and DFS Grid World. This section will cover BFS and DFS Grid concept. BFS and DFS Grid World: Assignment 1 - Intro
Instructional Video3:46
Odd Quartet

Music Theory - Reading Time Signatures

9th - 12th
This video takes a look at reading time signatures in today's video. It also looks at some of the more common time signatures and go over some examples.
Instructional Video13:35
KnowMo

Long Multiplication: Methods and Techniques

12th - Higher Ed
This video is a lecture presentation on long multiplication. The presenter explains the concept of multiplication and its importance in math. They then demonstrate how to use different methods, including the column method, the box...
Instructional Video4:51
Curated Video

GCSE Secondary Maths Age 13-17 - Geometry & Measures: Triangles and Quadrilaterals - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video6:47
All In One Social Media

Instagram Grid Layout Tricks - Stand Out On Instagram

Higher Ed
Instagram Grid Tricks - Stand Out On Instagram // A grid layout helps you think about the overall look of your feed, based on each square on the grid. You can create a consistent layout by carefully planning each square. The Instagram...
Instructional Video21:04
Packt

Compare the breadth-first and depth-first search algorithms : Assignment 1 - Solution

Higher Ed
From the section: BFS and DFS Grid World. This section will cover BFS and DFS Grid concept. BFS and DFS Grid World: Assignment 1 - Solution