Let's Tute
Mandala on Black Paper Using Neon Pens
In this video we will learn how to make mandala design on black paper using neon pens
Curated Video
.NET Core Microservices - Exchange Types
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
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Patterns - 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...
Curated Video
Complete Java SE 8 Developer Bootcamp - DateTimeFormatter
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...
Brian McLogan
12 Quadratics Solved | Completing the Square
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...
Curated Video
Finding the Area of a Scaled Drawing
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...
Catalyst University
Assistive Devices/Gait Patterns | Swing-To & Swing-Through Patterns
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...
Curated Video
Mastering the Technique of Latte Art
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 9.2: Going from Regular Expressions to Level-of-Detail Expressions
We’ll see the difference between regular expressions and LOD expressions. • Why are regular expressions important?
Curated Video
Bash Shell Scripting- awk command with options, action and basic variables
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...
Curated Video
Core Java Programming Course- Greedy and Lazy Matching
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...
Curated Video
Core Java Programming Course- RegEx (regular expressions) Exercise 1
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...
Brian McLogan
Learn how to fill in the table of values for a quadratic function
👉 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...
Curated Video
Creational Design Patterns in Modern C++ - Overview of the Unified Modeling Language (UML) Class Diagram
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...
Curated Video
Contact Juggling: Defying Gravity with Object Manipulation
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.
Let's Tute
Tips for Effective Exam Preparation and Time Management
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...
Brian McLogan
Graphing a quadratic function in vertex form with multiple transformations
👉 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...
Curated Video
Special Products of Polynomials: Recognizing Patterns and Applying Them to Real Life.
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...
Curated Video
Utilizing Sparklines in Microsoft Excel
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...
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.
IDG TECHtalk
Marshaling JSON in Go with structs | Smart Go
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...
Curated Video
Bash Shell Scripting- Simple Practice with grep command
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.