Curated Video
Implement different search algorithms : Introduction to Trees and Binary Search Trees
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. An in-depth look at trees, rules surrounding them and a tree known as Binary Search...
msvgo
Drawing Solids on Flat Surfaces
It describes the Oblique and Isometric techniques for drawing solids on flat surfaces.
Curated Video
Finding Missing Edge Lengths on Composite 3D Prisms
In this video, the teacher explains how to identify missing edge lengths on composite 3D prisms by locating parallel edges. They use examples of rectangles and rectangular prisms to demonstrate how parallel sides have the same length.
Let's Tute
Origami Strawberry
In this video, the teacher guides viewers through the process of making a strawberry using paper folding techniques. The tutorial covers the steps to create the strawberry shape, as well as adding leaves, stem, and seeds for a realistic...
Curated Video
Drawing a Cube: Examining Attributes
In this video, students are taught how to draw a cube by examining its attributes. They learn that a cube is a 3-dimensional shape with 12 edges, 6 faces, and 8 vertices. Through a step-by-step process, they understand how to construct a...
ATHS Engineering
Creating a Hex Cam in Onshape
This is a tutorial on how to create a Hexham cam using Onshape software. The video provides step-by-step instructions on sketching, dimensioning, extruding and filleting the cam. It also includes tips on renaming the part and editing the...
Packt
Trees - Part 2
This is the second part of the two-part video that explains the depth and height of trees. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Curated Video
The Full Stack Web Development - NoSQL Explained
MongoDB - Learning NoSQL Database Design: NoSQL Explained This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL database. We...
Curated Video
The Power of Lateral Inhibition Lateral Inhibition
In this video, we explore the concept of lateral inhibition, which is the process by which neighboring neurons in our brain pathway inhibit each other. This phenomenon enhances our visual system's ability to respond to edges of a...
Let's Tute
Watercolor Techniques
In this video, the teacher demonstrates various techniques and tips for working with watercolors. From softening edges and negative painting to using masking fluid and creating textures, the teacher covers a range of techniques that can...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Using Graphics to Enhance Charts
The aim of this video is to explore how to use graphics to enhance charts. This clip is from the chapter "Excel 2019 Beginners: Charts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what...
Bethany Thiele, Art Teacher
Notan Design Project
In this video I will explain how to take your sketch and ideas and use them to create a fantastic Notan design!
Zach Star
When the FBI had too many fingerprints in storage - The mathematics of image compression
When the FBI had too many fingerprints in storage - The mathematics of image compression
Bethany Thiele, Art Teacher
Acrylic Pour Painting for Beginners
Learn how you (or your children!) can make fluid paintings using acrylic paint, floetrol, silicon, and epoxy resin! I will add links to products you need below. HAVE FUN!!! You can use ANY acrylic paint, however thinner is better (the...
Let's Tute
Surface Area of a Sphere and Hemisphere
In this video we will learn Surface Area of a Sphere and Hemisphere. We will cover topics such has Sphere, S. A.of Sphere, S. A. of Hollow HemiSphere, S. A. of Solid HemiSphere and solve some excersise.
Bethany Thiele, Art Teacher
Value Shading in Layers: Drawing Exercise and Lesson
This video will show you how to create a drawing that including four or more values and has the illusion of layers!
Curated Video
RESTful Web API Design with Node.js (Video 16)
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
Let's Tute
Aesthetic Food Table Painting Tutorial
In this video, the instructor guides viewers through the process of painting an aesthetic food table, including a pizza, napkin, wooden tray, and various fruits and dishes. They provide step-by-step instructions and tips on using...
Bethany Thiele, Art Teacher
Repousse (Metal Tooling) with Geometric and Organic Shapes
This video lesson will teach you how to create a repousse using 36 gauge copper and wooden sticks. The project includes a design extention onto black paper using colored pencils.
Let's Tute
Painting Landscapes: Train Passing Through Cherry Blossom Trees
In this video, the teacher guides viewers on how to paint a landscape of a train passing through cherry blossom trees. The tutorial covers techniques for creating realistic and detailed elements, such as the sky, trees, trunks, branches,...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Introduction To Shortest Path In An Unweighted Graph - The Distance Table
Graphs with simple edges (directed or undirected) are unweighted graphs. The distance table is an important data structure used to find the shortest path between any two vertices on a graph. This clip is from the chapter "Shortest Path...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Types Of Graphs
A graph with directed edges forms a Directed Graph and those with undirected edges forms an Undirected Graph. This clip is from the chapter "Graphs" of the series "From 0 to 1: Data Structures & Algorithms in Java".The author introduces...
Curated Video
Learning CSS (Video 26)
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...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Aligning Grid tracks
CSS Grid: Aligning Grid tracks This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here