Hi, what do you want to do?
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: User Input - Voting Age
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.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding USB
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...
Curated Video
Unraveling the Truth: Viral Wonders on the Internet
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Understanding USB
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Inkjet Printers
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...
<
br/>
This clip...
Great Big Story
Inside a Dog's Mind: Gregory Berns' MRI Dog Project
Discover how neuroscientist Gregory Berns uses MRI to understand dogs' thoughts and emotions.
Curated Video
Revolutionizing Athlete Health: The Power of Advanced Medical Scanning
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...
Curated Video
PET Scanning: Revolutionizing Cancer Detection and Treatment
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...
Curated Video
Advancements in Airport Security Technology: Challenges and Limitations
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Reading Data from File using Java and Printing in Java
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Taking User Input from Keyboard
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/>...
<
br/>...
Curated Video
The Engineering World and Work
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.
Curated Video
Measuring Brain Activity
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...
Curated Video
Functional Magnetic Resonance Imaging (fMRI)
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.
Science360
Ancient shark in 3D, scary robofish, skin cancer answer, crops in deep water: 4 Awesome Discoveries
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...
3-D reconstructions show how ancient sharks found...
Zach Star
The intuition behind Fourier and Laplace transforms I was never taught in school
This video covers a purely geometric way to understand both Fourier and Laplace transforms (without worrying about imaginary numbers). <b<br/>r/>
Next Animation Studio
Building kills COVID with dozens of hi-tech gadgets
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.
National Institute of Standards and Technology
No Strings Attached: NIST Protocol Helps Communicate Biometrics from Anywhere
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,...
Packt
Introduction to computer hardware and software : Understanding USB
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...
APMonitor
Java ☕ If Statements
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...
Healthcare Triage
Survival vs Mortality Rates: Healthcare Triage #7
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...
Curated Video
Describe cyber attacks that could affect a computer system or network : Advanced-Level Hacking - Scanning Hosts with Python Script
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...
Curated Video
Java 11 Programming for Beginners 4.5: Managing the Input/OutputJava 11
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...
APMonitor
Java ☕ User Input
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...