Instructional Video4:00
Curated Video

आंशिक आसवन | रासायनिक विज्ञान | FuseSchool Hindi

9th - Higher Ed
इस वीडियो में भिन्नात्मक आसवन की प्रक्रिया को समझाया गया है, जिसमें कच्चे तेल को विभिन्न उपयोगी हाइड्रोकार्बन अंशों में अलग किया जाता है। कच्चे तेल को उस तेल के रूप में परिभाषित किया गया है, जो सीधे जमीन या समुद्र से निकाला जाता है। यह...
Instructional Video4:39
Wonderscape

Katherine Johnson's Journey: College, Graduate School, and Early Career

K - 5th
This video details Katherine Johnson’s academic journey from West Virginia State College to graduate school and her early career. Learn how she excelled in math, faced limited job opportunities, and eventually landed a groundbreaking...
Instructional Video4:35
Curated Video

Arithmetic Mean, Median and Mode

K - 8th
By the end of this learning object, the student will be able to: List Standard Deviants Teaching Systems4462
Instructional Video6:14
Curated Video

Student Employment

9th - Higher Ed
Norah Perez ’10 ’12MHR is the Director of Student Employment at Rollins College. As a student at Rollins, Norah embarked on an internship that taught her a crucial lesson: what she did NOT want to do with her career. Listen to Norah's...
Instructional Video7:09
Curated Video

Career Services Director

9th - Higher Ed
Sue is the Executive Director of Career Services at the University of Denver. Although her main duties revolve around keeping the big-picture operations running smoothly, Sue tells us she still finds the most pleasure out of the...
Instructional Video5:02
Wonderscape

Adverbs: Enhancing Actions and Descriptions in Language

K - 5th
Explore the function of adverbs, which describe verbs, adjectives, or other adverbs, and provide details about when, where, how, or to what extent something happens. This video demonstrates through examples how adverbs like 'happily',...
Instructional Video4:16
Wonderscape

Unity in Diversity: Harnessing the Power of Multicultural Perspectives

K - 5th
Uncover the advantages of embracing cultural diversity, from enhanced creativity to fairer societal outcomes. This video explores how diverse environments in schools, workplaces, and communities lead to innovative thinking and better...
Instructional Video2:12
Curated Video

Navigating the Career Path From Public Speaking to Marketing

9th - Higher Ed
Caitlyn initially pursued a career in news reporting before transitioning to marketing after completing degrees in communication studies and marketing. She emphasizes the importance of a public speaking course in her undergraduate years,...
Instructional Video7:49
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - ChatGPT Knows Who I Am

Higher Ed
In this intriguing video, the author explores the capabilities of ChatGPT and adapts and personalizes its responses to our unique style and preferences into how ChatGPT can leverage data and insights about our priority for more...
Instructional Video5:56
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Conclusion and Lessons

Higher Ed
In this video, we will receive a comprehensive conclusion and summary of the key lessons learned throughout the course using pairs trading strategies, which will help us solidify our understanding and prepare for future application of...
Instructional Video7:35
Curated Video

Machine Learning: Random Forest with Python from Scratch - Overfitting and Underfitting

Higher Ed
In this video, you will learn about overfitting, a modeling error when a model performs well in training but not in testing, and underfitting, where the model neither performs well during training nor during testing. This clip is from...
Instructional Video8:15
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Managing Database Changes

Higher Ed
This video explains how to manage database changes. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video6:22
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 2

Higher Ed
This video further explains how to scaffold the lecturerController and other views. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and...
Instructional Video3:36
Curated Video

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

Higher Ed
This video focuses on arrays of objects, where each element in the array is an object itself. You will learn to create arrays of objects, access and modify their properties, and perform operations on array elements using loops and other...
Instructional Video3:34
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Assigning Variables to Each Other in JavaScript - Part II

Higher Ed
This video is a continuation of the previous one and will cover more advanced techniques for assigning variables to each other in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute...
Instructional Video5:42
Brainwaves Video Anthology

Teachers Make a Difference - Mrs. Roche

Higher Ed
Dive into the heartfelt reminiscences of a speaker as he shares the profound influence his fourth-grade teacher, Mrs. Roche, had on his life. From fostering a love for reading to nurturing emotional intelligence, discover how one...
Instructional Video7:21
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring

Higher Ed
This video explains web frameworks, which were the major players in creating a more modern web experience. They handled interactivity and customized experiences before JavaScript matured and developed the web. This clip is from the...
Instructional Video6:07
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 12 - List and ArrayList - Sorting - Providing Flexibility by Implementing Comparator

Higher Ed
In this video, we will continue our exploration of sorting List and ArrayList in Java and learn how to provide more flexibility by implementing the Comparator interface.
Instructional Video3:26
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - List and ArrayList - Sorting - Implementing Comparable Interface

Higher Ed
In this video, you will learn how to useList and ArrayList in Java for sorting by implementing the comparable interface.
Instructional Video8:57
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static

Higher Ed
In this video, we will explore the List and ArrayList classes and their sorting capabilities. Specifically, you will be introduced to the Collections.sort() static method.
Instructional Video9:18
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Java Inheritance - Default Constructors and super() Method Call

Higher Ed
In this video, you will learn about Java inheritance—default constructors and super() method call.
Instructional Video7:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Understanding Inheritance - Why Do We Need It?

Higher Ed
In this video, we will understand inheritance and why we need it.
Instructional Video2:30
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - First Look at ArrayList - Enhancing Student Class with Add and Remove

Higher Ed
In this video, we will take a first look at ArrayList—enhancing student class with add and remove.
Instructional Video5:57
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 14 - First Look at ArrayList - Refactoring Student Class to Use ArrayList

Higher Ed
In this video, we will take a first look at ArrayList—refactoring student class to use ArrayList.