Mediacorp
Trouble on the Mekong: Solar Power to the Rescue
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...
Curated Video
Design a computer system using tree search and reinforcement learning algorithms : Visualizing the Outcomes of a Simple Blackjack Strategy
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...
KnowMo
Introduction to Addition and Subtraction of Vectors
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...
Curated Video
Describing and Naming Points on a Coordinate Grid System
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...
Next Animation Studio
Tesla may power Greek islands using new microgrids
Tesla may soon be collaborating with Greece to help modernize its power grids by using advanced energy storage technology.
Curated Video
Graphing Lines in Slope-Intercept Form
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.
Practical Ninjas
Introduction to Kmap | What is Minterm, Maxterm, Sum of Products and Product of Sum | DE.16
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...
Curated Video
UX Design for Web Developers (Video 31)
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...
Next Animation Studio
U.K. switches on giant floating power plant with twin turbines
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.
Restoration Planet
Sketching out our dream cabin
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...
Restoration Planet
Looking for “bear” land
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...
Curated Video
UX Design for Web Developers (Video 30)
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...
Curated Video
Mastering Swift 2 Programming (Video 9)
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...
Science360
Technology - Climate Modeling
Scientists need computers to create climate models. Is the technology keeping up with their needs?
Curated Video
C++ for Beginners - Multi-Dimensional Arrays
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
KnowMo
Introduction to Vectors: Magnitude, Direction, and Operations
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...
Curated Video
UX Design for Web Developers (Video 34)
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...
Next Animation Studio
New Zealand to transmit electricity through the air
New Zealand’s Powerco power company will build a test grid that would transmit electricity through the air.
Packt
Compare the breadth-first and depth-first search algorithms : Assignment 1 - Intro
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
Odd Quartet
Music Theory - Reading Time Signatures
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.
KnowMo
Long Multiplication: Methods and Techniques
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...
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Triangles and Quadrilaterals - Explained
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...
All In One Social Media
Instagram Grid Layout Tricks - Stand Out On Instagram
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...
Packt
Compare the breadth-first and depth-first search algorithms : Assignment 1 - Solution
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