Curated Video
आंशिक आसवन | रासायनिक विज्ञान | FuseSchool Hindi
इस वीडियो में भिन्नात्मक आसवन की प्रक्रिया को समझाया गया है, जिसमें कच्चे तेल को विभिन्न उपयोगी हाइड्रोकार्बन अंशों में अलग किया जाता है। कच्चे तेल को उस तेल के रूप में परिभाषित किया गया है, जो सीधे जमीन या समुद्र से निकाला जाता है। यह...
Wonderscape
Katherine Johnson's Journey: College, Graduate School, and Early Career
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...
Curated Video
Arithmetic Mean, Median and Mode
By the end of this learning object, the student will be able to: List Standard Deviants Teaching Systems4462
Curated Video
Student Employment
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...
Curated Video
Career Services Director
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...
Wonderscape
Adverbs: Enhancing Actions and Descriptions in Language
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',...
Wonderscape
Unity in Diversity: Harnessing the Power of Multicultural Perspectives
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...
Curated Video
Navigating the Career Path From Public Speaking to Marketing
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,...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - ChatGPT Knows Who I Am
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Conclusion and Lessons
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Overfitting and Underfitting
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Managing Database Changes
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.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 2
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Arrays Objects
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Assigning Variables to Each Other in JavaScript - Part II
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...
Brainwaves Video Anthology
Teachers Make a Difference - Mrs. Roche
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - List and ArrayList - Sorting - Providing Flexibility by Implementing Comparator
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - List and ArrayList - Sorting - Implementing Comparable Interface
In this video, you will learn how to useList and ArrayList in Java for sorting by implementing the comparable interface.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Java Inheritance - Default Constructors and super() Method Call
In this video, you will learn about Java inheritance—default constructors and super() method call.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Understanding Inheritance - Why Do We Need It?
In this video, we will understand inheritance and why we need it.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - First Look at ArrayList - Enhancing Student Class with Add and Remove
In this video, we will take a first look at ArrayList—enhancing student class with add and remove.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - First Look at ArrayList - Refactoring Student Class to Use ArrayList
In this video, we will take a first look at ArrayList—refactoring student class to use ArrayList.