Instructional Video5:21
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: User Input - Voting Age

Higher Ed
We will learn to accept user inputs, a critical step for any software program. We will learn to use the scanner library to achieve this.
Instructional Video10:35
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Understanding USB

Higher Ed
Why are there USB Type-A and USB Type-B connectors? Why do modern systems still provide older USB connectors when the latest USB perfectly supports older devices? It takes a good understanding of the USB standards to see how and...
Instructional Video13:23
Curated Video

Unraveling the Truth: Viral Wonders on the Internet

6th - Higher Ed
Journey through a series of astonishing internet tales, from spiders that seemingly spawn dozens of offspring when crushed to living keychains and plants growing in human lungs. As we debunk or verify each story, we discover...
Instructional Video10:35
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Understanding USB

Higher Ed
Why are there USB Type-A and USB Type-B connectors? Why do modern systems still provide older USB connectors when the latest USB perfectly supports older devices? It takes a good understanding of the USB standards to see how and...
Instructional Video7:43
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Inkjet Printers

Higher Ed
Inkjet printers offer relatively inexpensive color printing for everyone. Techs need to understand how inkjets work for maintenance and troubleshooting. This episode covers all the components and processes involved.
<
br/>
This clip...
Instructional Video3:28
Great Big Story

Inside a Dog's Mind: Gregory Berns' MRI Dog Project

12th - Higher Ed
Discover how neuroscientist Gregory Berns uses MRI to understand dogs' thoughts and emotions.
Instructional Video1:12
Curated Video

Revolutionizing Athlete Health: The Power of Advanced Medical Scanning

Pre-K - Higher Ed
Revolutionary full body MRI scanner at Charing Cross Hospital provides detailed insights into athletes' injuries, helping them plan effective treatment and training routines. Champion Olympic rower James Cracknell undergoes scanning to...
Instructional Video1:41
Curated Video

PET Scanning: Revolutionizing Cancer Detection and Treatment

Pre-K - Higher Ed
PET scanning is a highly advanced medical imaging system that plays a crucial role in detecting diseases like cancer. It can distinguish between benign and malignant tumors, providing vital information for doctors to determine the best...
Instructional Video1:14
Curated Video

Advancements in Airport Security Technology: Challenges and Limitations

Pre-K - Higher Ed
This video highlights the ongoing global concern of terrorism and the heightened security measures taken by airlines and airports. It discusses the latest advancements in security technology, such as millimeter wave cameras that...
Instructional Video2:26
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Reading Data from File using Java and Printing in Java

Higher Ed
In this video, we will learn to read data from a file in Java and print it to the console. This video will demonstrate different approaches to reading data from files, such as reading character by character, line by line, or using more...
Instructional Video3:51
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Taking User Input from Keyboard

Higher Ed
In this video, we will discover how to interact with users by taking input from your Java programs' keyboard and reading input using the Scanner class, enabling you to prompt users for information during program execution.
<
br/>...
Instructional Video3:05
Curated Video

The Engineering World and Work

3rd - 8th
The Engineering World and Work examines the use of energy of tools, manufacturing technologies, products, and systems in the integral part of the engineering world by describing how each produces work.
Instructional Video2:55
Curated Video

Measuring Brain Activity

12th - Higher Ed
York University psychologist Ellen Bialystok describes the process of producing brain images using an fMRI scanner, revealing both detailed physiological structure as well as real-time functional information about how specific brain...
Instructional Video2:58
Curated Video

Functional Magnetic Resonance Imaging (fMRI)

12th - Higher Ed
Stanford University neuroscientist Kalanit Grill-Spector describes the basics of how an fMRI machine works and what it’s like to conduct brain-imaging experiments.
Instructional Video2:30
Science360

Ancient shark in 3D, scary robofish, skin cancer answer, crops in deep water: 4 Awesome Discoveries

12th - Higher Ed
Ancient shark in 3-D, scary robofish, skin cancer answer, and crops in deep water. It’s 4 Awesome Discoveries You Probably Didn’t Hear About.



3-D reconstructions show how ancient sharks found...
Instructional Video16:56
Zach Star

The intuition behind Fourier and Laplace transforms I was never taught in school

12th - Higher Ed
This video covers a purely geometric way to understand both Fourier and Laplace transforms (without worrying about imaginary numbers). <b<br/>r/>

Instructional Video1:13
Next Animation Studio

Building kills COVID with dozens of hi-tech gadgets

12th - Higher Ed
Disinfection robots, thermal body cameras and virus-killing air-con systems — welcome to the Covid-free office of the future. A workplace in Bucharest filled with anti-virus innovations could become the new standard in office design.
Instructional Video2:35
National Institute of Standards and Technology

No Strings Attached: NIST Protocol Helps Communicate Biometrics from Anywhere

9th - 12th
NIST computer scientist Matt Aronoff describes the NIST Biometrics Web Services project, a new protocol that allows any device that can communicate with the Web to accept data from any biometrics sensors (such as fingerprint scanners,...
Instructional Video10:48
Packt

Introduction to computer hardware and software : Understanding USB

Higher Ed
From the section: Essential Peripherals. In this section, we learn more about optical media, USB standard, configure USB’s for keyboard and mIce. Why are there USB “A” and USB “B” connectors? Why do modern systems still provide older USB...
Instructional Video21:59
APMonitor

Java ☕ If Statements

10th - Higher Ed
We humans can make decisions. If someone tells you to turn off the stove if the food is done. You can go check the food and then either turn it off if it's done or leave it one if not. So far we have learned programming that...
Instructional Video5:37
Healthcare Triage

Survival vs Mortality Rates: Healthcare Triage #7

Higher Ed
Almost every time someone wants to proclaim the US to be the "best in the world" in health care, they point to survival rates. Those refer to the percent of people who live a certain amount of time after they've been diagnosed with a...
Instructional Video6:18
Curated Video

Describe cyber attacks that could affect a computer system or network : Advanced-Level Hacking - Scanning Hosts with Python Script

Higher Ed
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will consider using Python language in...
Instructional Video5:21
Curated Video

Java 11 Programming for Beginners 4.5: Managing the Input/OutputJava 11

Higher Ed
The I/O for Java is one area that is very useful but also very tricky. This video aims to give that landscape a good overview. • Slides will highlight the classes and methods to look out for • Add the capability to read a sentence from...
Instructional Video12:36
APMonitor

Java ☕ User Input

10th - Higher Ed
The earliest computers used punch cards to tell the computer what kind of program to run. Nowadays, we don't use punch-card computer input anymore. In this lesson we will learn how to take input from a user using...