Instructional Video2:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - Static Methods

Higher Ed
In this video, you will learn about static methods in JavaScript classes, including how to define and use them, and how they differ from instance methods. This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Instructional Video6:34
Curated Video

Modern JavaScript from the Beginning - Second Edition - Class Inheritance

Higher Ed
In this video, you will learn about class inheritance in JavaScript, including how to use the "extends" keyword to create subclasses, how to override superclass methods in subclasses, and how to call superclass methods from within...
Instructional Video7:34
Curated Video

Modern JavaScript from the Beginning - Second Edition - Classes

Higher Ed
In this video, you will learn about the basics of classes in JavaScript, including how to create classes, instantiate objects from classes, and use constructors to pass arguments to class methods. This clip is from the chapter "OOP -...
Instructional Video10:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - Prototypical Inheritance and call()

Higher Ed
In this video, we will discuss prototypical inheritance and demonstrate how to use the call() method to invoke a constructor function from another constructor function. This clip is from the chapter "OOP - Constructors and Prototypes" of...
Instructional Video4:43
Curated Video

Modern JavaScript from the Beginning - Second Edition - Adding Methods to the Prototype

Higher Ed
In this video, we will demonstrate how to add methods to the prototype of an object. We will also discuss the benefits of using prototypes to share methods between objects. This clip is from the chapter "OOP - Constructors and...
Instructional Video4:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - Prototypes and the Prototype Chain

Higher Ed
In this video, we will introduce prototypes and explain how they are used to share properties and methods between objects. We will also discuss the prototype chain and how it is used to look up properties and methods. This clip is from...
Instructional Video6:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - OOP Exercise - Rectangle Class

Higher Ed
In this video, you will learn an OOP exercise—rectangle class.
Instructional Video6:28
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - OOP Example - Fan Class - Deciding Behavior with Methods

Higher Ed
In this video, we will continue exploring the fan class example in object-oriented programming by focusing on how to define and implement methods that control the behavior of the fan object.
Instructional Video17:35
Curated Video

Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Finishing and Upgrading the Tripod

Higher Ed
In this demonstration, you will learn to make changes to the tripod stand and create extra grips and features to the tripod stand to enhance its functionality. This clip is from the chapter "The Foldable Tripod - Attachment" of the...
Instructional Video13:07
Curated Video

Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Modeling a Phone with Technical Drawings

Higher Ed
In this video, you will learn to use technical drawings provided by Apple to create an iPhone XR, which is the model we will use throughout this course. This clip is from the chapter "Introduction" of the series "Advanced 3D Printing...
Instructional Video10:31
Curated Video

Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Your Phone into Fusion

Higher Ed
In this video, you will learn to create a phone case, but first, we will begin creating the phone using 3D printing. This clip is from the chapter "Introduction" of the series "Advanced 3D Printing with Fusion 360: Design Your Phone...
Instructional Video2:46
Curated Video

How to Find the nth Triangular Number

3rd - Higher Ed
This video explains how to find the nth triangular number, including a visual demonstration. Practice questions are at the end of the video.
Instructional Video10:44
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Speech Bubble View - Part 1

Higher Ed
In this lecture, you will learn about dynamic class names and dynamic CSS styling, which involves conditional arguments passed as True or False values and then performing a task assigned to it. This clip is from the chapter "Emoji App"...
Instructional Video1:59
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Hatching in Boundary Walls

Higher Ed
In this video, we will cover hatching in boundary walls. You will learn how to create hatching patterns to represent different types of boundary walls, such as stone walls, wooden fences, and more. We will also discuss how to accurately...
Instructional Video4:55
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Learning Some Frequently Used Commands

Higher Ed
In this video, we will explore some frequently used commands in AutoCAD 2D that are commonly used for creating and modifying drawings.
Instructional Video7:21
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Learning Some Initial Commands

Higher Ed
In this video, we will cover the fundamental commands in AutoCAD 2D that are used for creating and modifying basic shapes, lines, and objects. You will learn how to draw lines, circles, and rectangles, as well as modify them using basic...
Instructional Video7:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView

Higher Ed
In this video, we will show you how to design and implement a custom MessagesView.
Instructional Video4:18
Curated Video

Behavioral Design Patterns in C++ - Variant

Higher Ed
In this video, we will discuss the C++17 std::variant. This class uses the Visitor pattern for performing operations on its members. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section...
Instructional Video8:52
Curated Video

Behavioral Design Patterns in C++ - Acyclic Visitor

Higher Ed
This video explains Acyclic Visitor in detail. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Instructional Video3:55
Curated Video

Behavioral Design Patterns in C++ - Shapes Example - I

Higher Ed
This video explains the implementation of shape hierarchy with the help of the Visitor pattern. Here, you will implement classes representing the geometry of a line and a circle. This clip is from the chapter "Visitor" of the series...
Instructional Video10:10
Flipping Physics

Solenoid Magnetic Field

12th - Higher Ed
Good morning, physics enthusiasts! Today on Flipping Physics, we're delving into the fascinating realm of ideal solenoids, those remarkable tools for generating a uniform magnetic field. Join us as we explore the anatomy of a solenoid,...
Instructional Video2:43
Curated Video

Finding the Area of a Square or Rectangle

3rd - Higher Ed
In this video we explain how to find the area of a square or rectangle; what area means and how to calculate it. Practice questions and answers are provided at the end of the video.
Instructional Video3:57
Curated Video

Finding the Area of a Compound Shape

3rd - Higher Ed
This video explains what compound / composite shapes are and how to find the area of compound shapes. Practice questions and answers are at the end of the video.
Instructional Video6:04
Curated Video

How to Find the Area of a Trapezoid Using Triangles and a Rectangle

9th - 12th
In this math video we will learn how to find the area of a trapezoid using triangles and a rectangle. We will use a four part constructed response math test question to model how to find the area of a trapezoid by decomposing it into a...