Instructional Video3:20
Fun Kids

Toys Vocabulary Chant for Children

Pre-K - K
Learn toys in English with our Toys Vocabulary Chant for Children! A Toys Chant for Kids! Let's learn Toys! It teaches toys in English. A Toys Vocabulary Chant made for children, ESL/EFL students, babies, toddlers, preschool, and more....
Instructional Video16:18
Fun Kids

Little Monsters: Unit 2 Blue Book

Pre-K - K
An English lesson based on pets for kindergarten children. Little Monsters: Blue Book Unit 2, taken from our series of textbooks for kindergarten children, 'Little Monsters'.
Instructional Video3:18
Fun Kids

School Supplies Vocabulary Chant for Children

Pre-K - K
Learn school supplies in English with our School Supplies Vocabulary Chant for Children! A School Supplies Chant for Kids! Let's learn School Supplies! It teaches School Supplies in English. A School Supplies Vocabulary Chant made for...
Instructional Video8:43
Prime Coaching Sport

Follow along Fitness Class - Balance exercises (all ages)

K - Higher Ed
Follow along Fitness Class - Balance exercises (all ages)
Instructional Video11:29
Curated Video

Dividing with Decimal Numbers

9th - Higher Ed
Welcome to our comprehensive guide on dividing decimal numbers! Whether you're navigating whole number divisors or tackling decimal divisors, this video has got you covered. In this tutorial, we break down the fundamentals of decimal...
Instructional Video4:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - Details Page Backdrop

Higher Ed
In this video, we will add a backdrop image to the movie details page to provide a visual element that complements the movie information. We will use the Swiper library to create a responsive and dynamic backdrop. This clip is from the...
Instructional Video6:21
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Items from Local Storage

Higher Ed
In this video, you will learn how to display the items from local storage in the shopping list. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Instructional Video5:49
Curated Video

Machine Learning: Random Forest with Python from Scratch - Recap, Flow of Machine Learning Project

Higher Ed
This video is a quick recap of what we have learned thus far, and we will also be working on a project called the Flow of Machine Learning. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning:...
Instructional Video4:05
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Loops in Rust

Higher Ed
In this video, you will study loops in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Instructional Video10:31
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - String Methods - Part 3

Higher Ed
In this final part, we will explore more advanced string methods such as match, search, slice, substr, and includes, enable you to search for patterns in strings, extract substrings, and check whether a string contains a specific value,...
Instructional Video11:37
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Background

Higher Ed
In this video, we will explore the background property in CSS3 and learn how to apply background colors, images, and other properties to elements. You will learn to control the positioning, repeat, and size of backgrounds.
Instructional Video8:35
Curated Video

The Power of Thought: Harnessing Autosuggestion and the Placebo Effect

6th - Higher Ed
Explore the fascinating science behind autosuggestion and the placebo effect. Learn how positive thinking can not only improve performance but also influence physical health. This video delves into how repetitive positive affirmations...
Instructional Video1:33
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution III - How to Repeat a String in JavaScript - Array Fill Method

Higher Ed
In this video, we will continue to discuss the solution to the exercise on how to repeat a string in JavaScript using the array fill method. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Instructional Video2:20
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - How to Repeat a String in JavaScript

Higher Ed
In this video, we will continue to discuss the solution to the exercise on how to repeat a string in JavaScript. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript Mastery from...
Instructional Video1:52
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - How to Repeat a String in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on how to repeat a string in JavaScript from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript...
Instructional Video2:01
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Repeat a String in JavaScript

Higher Ed
The video teaches how to use the repeat() method in JavaScript to repeat a given string a specific number of times. The video starts by demonstrating how to use the repeat() method with a single argument to repeat a string, and then...
Instructional Video4:55
Curated Video

Chatbots Development with Amazon Lex - Intent Utterance and Slot

Higher Ed
In this video, we will discuss intent in depth, which are utterances the user asks, and reveal the user's intent. We will also understand about a slot, which is information that Amazon Lex requires to fulfill an intent.
Instructional Video6:51
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Beyond the Basics - ForEach and ScrollView

Higher Ed
We will create a new Xcode project and app named “Beyond the Basicsâ€. We will choose the iPhone and learn about “ForEach†and “ScrollViewâ€. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI iOS 16 Crash...
Instructional Video3:11
Curated Video

How to Find the Multiples and Factors of a Number

3rd - Higher Ed
In this video we explain how to find the multiples and factors of a number. Practice questions and answers are at the end of the video.
Instructional Video6:12
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Make Tensors from DataFrame

Higher Ed
We will now advance further by checking our dataset using a single user and developing the Tensor from DataFrame.
Instructional Video6:05
Curated Video

Behavioral Design Patterns in C++ - Transition Table - II

Higher Ed
In this video, you will use the transition table through the lamp class. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on the State design pattern.
Instructional Video5:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Some Pre-Trained Models (VGG, ResNet, Inception, MobileNet)

Higher Ed
In this video, we will understand VGG, ResNet, Inception, and MobileNet. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section,...
Instructional Video3:56
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Greeting Function

Higher Ed
After setting everything up, we will now look at creating a few greeting inputs and a few greeting responses for the conversational chatbot to respond with. This clip is from the chapter "Basics of Chatbots with Machine Learning and...
Instructional Video6:07
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Make Tensors from DataFrame

Higher Ed
In this video, we will continue to check our dataset using a single username. We will use a part of the DataFrame to do so. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems:...