Hi, what do you want to do?
Curated Video
I WONDER - What Is A Rectangle?
Slide into 'What Is A Rectangle?' to uncover the secrets of this familiar four-sided shape! A quick, enlightening look at geometry, great for young math enthusiasts.
Learning Mole
Shapes Song
Twist and turn with the 'Shapes Song' to learn about circles, squares, triangles, and more in a musical way! A quick, fun introduction to geometry, perfect for young minds ready to dance and learn.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Constructor Functions
In this video, we will introduce constructor functions and explain how they are used to create objects. We will also discuss the 'new' keyword and how it is used to instantiate objects from constructor functions.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Modern JavaScript from the Beginning - Second Edition - More on Object Literals and this Keyword
In this video, we will review object literals and the 'this' keyword. We will discuss how the 'this' keyword refers to the current object and how we can use it to access object properties.
<
br/>
This clip is from the chapter "OOP -...
<
br/>
This clip is from the chapter "OOP -...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Sealing and Freezing Objects
In this video, you will learn about how to use the "Object.seal()" and "Object.freeze()" methods to make objects read-only and prevent changes to their properties.
<
br/>
This clip is from the chapter "OOP - Classes, Getters,...
<
br/>
This clip is from the chapter "OOP - Classes, Getters,...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Property Flags and Descriptors
In this video, you will learn about the different property flags and descriptors in JavaScript, including how to use the "Object.getOwnPropertyDescriptors()" method to inspect object properties.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Static Methods
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.
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and...
<
br/>
This clip is from the chapter "OOP - Classes, Getters, Setters, and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Class Inheritance
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Classes
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.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Prototypical Inheritance and call()
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.
<
br/>
This clip is from the chapter "OOP - Constructors and...
<
br/>
This clip is from the chapter "OOP - Constructors and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Adding Methods to the Prototype
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.
<
br/>
This clip is from the chapter "OOP - Constructors...
<
br/>
This clip is from the chapter "OOP - Constructors...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Prototypes and the Prototype Chain
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.
<
br/>
This...
<
br/>
This...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - OOP Exercise - Rectangle Class
In this video, you will learn an OOP exercise—rectangle class.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - OOP Example - Fan Class - Deciding Behavior with Methods
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.
Curated Video
Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Finishing and Upgrading the Tripod
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.
<
br/>
This clip is from the chapter "The Foldable Tripod - Attachment"...
<
br/>
This clip is from the chapter "The Foldable Tripod - Attachment"...
Curated Video
Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Modeling a Phone with Technical Drawings
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.
<
br/>
This clip is from the chapter "Introduction" of the series "Advanced 3D...
<
br/>
This clip is from the chapter "Introduction" of the series "Advanced 3D...
Curated Video
Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Your Phone into Fusion
In this video, you will learn to create a phone case, but first, we will begin creating the phone using 3D printing.
<
br/>
This clip is from the chapter "Introduction" of the series "Advanced 3D Printing with Fusion 360: Design...
<
br/>
This clip is from the chapter "Introduction" of the series "Advanced 3D Printing with Fusion 360: Design...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Speech Bubble View - Part 1
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.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
How to Find the nth Triangular Number
This video explains how to find the nth triangular number, including a visual demonstration. Practice questions are at the end of the video.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Hatching in Boundary Walls
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...
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Learning Some Frequently Used Commands
In this video, we will explore some frequently used commands in AutoCAD 2D that are commonly used for creating and modifying drawings.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Learning Some Initial Commands
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView
In this video, we will show you how to design and implement a custom MessagesView.
Curated Video
Behavioral Design Patterns in C++ - Variant
In this video, we will discuss the C++17 std::variant. This class uses the Visitor pattern for performing operations on its members.
<
br/>
This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in...
<
br/>
This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in...