Instructional Video6:11
Healthcare Triage

Breakfast. Take it. Or leave it.

Higher Ed
Lately, I've become a target for people who like to tell me that "I'm doing nutrition" wrong. Evidently, some people don't agree with my plea, "Don't judge" when it comes to what others eat.
Instructional Video5:36
Curated Video

UX Design for Web Developers (Video 12)

Higher Ed
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Instructional Video7:42
Professor Dave Explains

How Governments Can Harm Economic Growth

12th - Higher Ed
In the previous tutorial we learned about six ways that governments can support economic growth. But there are ways in which governments can harm economic growth as well. What could those be? Let's take a look!
Instructional Video3:54
Curated Video

Learning Python Web Penetration Testing (Video 16)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video15:13
Packt

Integrating log4j Logging Application Programming Interface (API) into Framework

Higher Ed
This video explains how to integrate log4j logging API into Framework. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:46
Curated Video

Multi-Paradigm Programming with Modern C++ - Putting It All Together

Higher Ed
In this video we will see how useful the new coroutine framework is. We will take the example from Section 9, where we first calculate the average value, then use that value to find standard deviation and items above average in parallel....
Instructional Video4:19
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 – Getting Started with JShell

Higher Ed
In this session, we will work with JShell. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video3:09
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Scatter Graph - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video4:24
All In One Social Media

Want your social media to convert sales? You need THIS strategy for your business

Higher Ed
Social media marketing is about sales for your business, not vanity metrics like Followers & Likes. Let me explain to you how to make money with social media.
Instructional Video1:23
The Business Professor

What do Marketing Managers Do

Higher Ed
This Video Explains What Marketing Managers Do
Instructional Video7:31
Curated Video

Thermal Properties of Water: Specific Heat Capacity Experiment

9th - Higher Ed
This video is a lecture presentation on the thermal properties of water. The presenter discusses the specific heat capacity of water and how to calculate it using an equation. A student then demonstrates an experiment to determine the...
Instructional Video6:16
Psychology Unlocked

What's the difference between INTERNAL and EXTERNAL VALIDITY?

Higher Ed
Validity is a key concept in research methods. It can be broken down into two umbrella categories: internal validity and external validity. 1) Internal validity considers factors within the design of the experiment. 2) External validity...
Instructional Video8:09
Curated Video

Learning Python Web Penetration Testing (Video 23)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video2:58
Curated Video

Flame Emission Spectroscopy: An Instrumental Method for Identifying Metal Ions

Higher Ed
The video discusses instrumental methods in chemistry, specifically flame emission spectroscopy, as a superior alternative to traditional methods such as flame tests and sodium hydroxide tests. It explains how the technique works, where...
Instructional Video4:22
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Improving our Classifier with Dropout Regularization

Higher Ed
From the section: Deep Learning and Tensorflow: Part 1. In this section, we’ll talk about what Deep Learning is, and how TensorFlow works at a low level. Deep Learning and Tensorflow: Part 1: [Activity] Improving our Classifier with...
Instructional Video6:38
Packt

Practical Jenkins - Creating Build Jobs from User Interface and Scripts

Higher Ed
The primary function of Jenkins is to let users configure jobs and run builds from them. Although they can be done from the user interface, for more large and complex deployments, they need to be done from the command line or by using...
Instructional Video9:35
Curated Video

The Complete Java Developer Course: From Beginner to Master - Logical Operators

Higher Ed
This video explains how to perform various logical operations on variables and literals in Java. This clip is from the chapter "Introducing Java" of the series "The Complete Java Developer Course: From Beginner to Master".This section...
Instructional Video10:15
Weird History

The Stanford Prison Experiment

12th - Higher Ed
In 1971, professor Philip Zimbardo put together one of the most intriguing and famous psychology experiments ever: the Stanford Prison Experiment, designed to study the effects of incarceration on prisoners and guards. Using an...
Instructional Video2:09
Curated Video

Mastering Django Web Development (Video 14)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Instructional Video3:55
Curated Video

Learning Python Web Penetration Testing (Video 25)

Higher Ed
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Instructional Video1:17
Next Animation Studio

How the coronavirus spread in the United States

12th - Higher Ed
This is how the virus entered and spread in the U.S.
Instructional Video11:04
Packt

Paginating Data

Higher Ed
Sorting, Pagination, and Filtering (Task App): Paginating Data This clip is from the chapter "Sorting, Pagination, and Filtering (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video2:05
NASA

Climate Change Could Affect Global Agriculture Within 10 Years

3rd - 11th
Average global crop yields for maize, or corn, may see a decrease of 24% by late century, with the declines becoming apparent by 2030, with high greenhouse gas emissions, according to a new NASA study. Wheat, in contrast, may see an...
Instructional Video6:07
Curated Video

Learn and Master C Programming - How to declare and use string arrays

Higher Ed
The author introduces you to arrays of strings in C/C++. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings and string function like...