Instructional Video27:06
Let's Tute

Mandala on Black Paper Using Neon Pens

9th - Higher Ed
In this video we will learn how to make mandala design on black paper using neon pens
Instructional Video45:31
Let's Tute

Overlapping Mandala

9th - Higher Ed
In this video we will learn how to overlap mandala designs
Instructional Video4:44
Curated Video

.NET Core Microservices - Exchange Types

Higher Ed
This video explains exchange types. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video6:47
Curated Video

GCSE Secondary Maths Age 13-17 - Algebra: Patterns - 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 Video8:14
Curated Video

Complete Java SE 8 Developer Bootcamp - DateTimeFormatter

Higher Ed
Learn to code with DateTimeFormatter to build date and time in custom manner. This clip is from the chapter "Dates and Time" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about immutable class to...
Instructional Video21:42
Brian McLogan

12 Quadratics Solved | Completing the Square

12th - Higher Ed
In this video I work through 12 examples of solving quadratic equations using the square root method and completing the square. Even though we could solve each quadratic equation by factoring or completing the square I go through the...
Instructional Video6:02
Curated Video

Finding the Area of a Scaled Drawing

K - 5th
This video explains how to find the area of a scaled drawing by using scaled dimensions. It demonstrates how to multiply the length and width of a scaled rectangle to find the scaled area. The video also emphasizes the importance of...
Instructional Video3:56
Catalyst University

Assistive Devices/Gait Patterns | Swing-To & Swing-Through Patterns

Higher Ed
In this video, we explore gait patterns used in the neurological population that can be done with bilateral assistive devices including axillary crutches, straight canes, forearm and Lofstrand crutches (axillary crutches on demonstration...
Instructional Video3:00
Curated Video

Mastering the Technique of Latte Art

Pre-K - Higher Ed
Explore the art and chemistry of latte art. Understand how the crema and microfoam of the steamed milk work together to achieve the consistency and properties necessary to create a design on the latte. The video also highlights the...
Instructional Video5:43
Curated Video

Mastering Tableau 2018.1, Second Edition 9.2: Going from Regular Expressions to Level-of-Detail Expressions

Higher Ed
We’ll see the difference between regular expressions and LOD expressions. • Why are regular expressions important?
Instructional Video9:56
Curated Video

Bash Shell Scripting- awk command with options, action and basic variables

Higher Ed
This video shows how to use the awk command with options, action and basic variables. This clip is from the chapter "AWK command and AWK scripting" of the series "Complete Bash Shell Scripting".This section covers AWK command and AWK...
Instructional Video9:28
Curated Video

Core Java Programming Course- Greedy and Lazy Matching

Higher Ed
This video explains what is "Greedy" and "Lazy" matching. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular...
Instructional Video4:34
Curated Video

Core Java Programming Course- RegEx (regular expressions) Exercise 1

Higher Ed
This video presents an exercise on RegEx. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular expressions available in...
Instructional Video3:07
Brian McLogan

Learn how to fill in the table of values for a quadratic function

12th - Higher Ed
👉 Learn how to graph a quadratic equation in standard form. To do this we will explore multiple methods such as the intercept method, identifying the vertex, axis of symmetry and identifying points on the graph using a table. Once you...
Instructional Video8:24
Curated Video

Creational Design Patterns in Modern C++ - Overview of the Unified Modeling Language (UML) Class Diagram

Higher Ed
This video provides an overview of the UML class designs. • Learn Construction and solve an assignment • Understand checking an active alternative • Explore accessing an active alternative This clip is from the chapter "Introduction" of...
Instructional Video5:00
Curated Video

Contact Juggling: Defying Gravity with Object Manipulation

Pre-K - Higher Ed
In this video, the topic of discussion is contact juggling, a form of object manipulation and performance that seemingly defies gravity. It delves into its history, popularity, and the various types of tricks contact jugglers perform.
Instructional Video8:07
Let's Tute

Tips for Effective Exam Preparation and Time Management

9th - Higher Ed
This video provides tips and strategies for successfully completing accounting exams. It covers topics such as time management, practicing with previous question papers, using proper formats, and presenting answers effectively. The video...
Instructional Video2:24
FuseSchool

Square Numbers

6th - Higher Ed
Understand and learn how to use square numbers and cube numbers!
Instructional Video2:48
Brian McLogan

Graphing a quadratic function in vertex form with multiple transformations

12th - Higher Ed
👉 Learn how to graph quadratic equations in vertex form. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Instructional Video7:21
Curated Video

Special Products of Polynomials: Recognizing Patterns and Applying Them to Real Life.

9th - 12th
In this video lesson, I will introduce special products of binomials. We will look for patterns. The Sum and Difference Pattern and the Square of a Binomial Pattern will be our focus. Student practice is embedded in the lesson and...
Instructional Video3:44
Curated Video

Utilizing Sparklines in Microsoft Excel

Pre-K - Higher Ed
This video demonstrates how to use spark lines in Microsoft Excel to visually represent data trends efficiently. Spark lines are miniature graphs embedded within cells, providing a quick and clear overview of patterns in student scores...
Instructional Video12:37
Bethany Thiele, Art Teacher

Repousse (Metal Tooling) with Geometric and Organic Shapes

K - 5th
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.
Instructional Video8:50
IDG TECHtalk

Marshaling JSON in Go with structs | Smart Go

Higher Ed
Learn how to use the struct type in Go to translate JSON read from a website into a local data structure. This video also briefly covers the use of using the net/http package to read from websites, Go error handling, and using the defer...
Instructional Video5:42
Curated Video

Bash Shell Scripting- Simple Practice with grep command

Higher Ed
This video demonstrates simple practice with the grep command. This clip is from the chapter "Grep command" of the series "Complete Bash Shell Scripting".This section covers the usage of the Grep command.