Curated Video
CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Hardware architecture
CISSP Domain 3: System Architecture and Engineering: Hardware architecture. This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture and...
Curated Video
Learn and Master C Programming - Understanding Heap Memory
We talk about heap memory and its main characteristics as well as the functions needed to work with heap memory. This clip is from the chapter "Dynamic Memory Allocation" of the series "Learn and Master C Programming For Absolute...
Packt
Brush-Up Basic Java Concepts -1
This is the first part of a three-part lecture that helps you brush up your Java concepts. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced...
KERA
A Safe Place for Homeless Teens
Homelessness is increasing in the U.S., and those impacted include children, teens, and young adults. A steering committee of high school students in Dallas, many of whom have experienced homelessness themselves, helped design the Fannie...
Curated Video
Complete Python Scripting for Automation - Editors for Python code
Introduction: Editors for Python code This clip is from the chapter "Introduction" of the series "Complete Python Scripting for Automation".The author introduces the course and talks about Python setup on Windows and Linux.
Brainwaves Video Anthology
Scott Plous - Teachers Make a Difference
Scott Plous joined the Wesleyan University faculty in 1990. His research interests include the psychology of prejudice and discrimination, international security, decision making, and the human use of animals and the environment. Among...
Seven Dimensions
Fun with Friends in English
This video covers English language for relaxing with friends. It introduces offering and asking politely, simple words, expressions.
The Wall Street Journal
Squaring the Circle
Phillips Global Head of Sustainability Robert Metzke shares how companies can put the latest developments and ideas around circular economies into practice.
Brainwaves Video Anthology
Nicholas Negroponte - Being Educated
Nicholas Negroponte is founder and chairman of the One Laptop per Child non-profit association. He was co-founder and director of the MIT Media Laboratory, and the Jerome B. Wiesner Professor of Media Technology. A graduate of MIT,...
APMonitor
Java ☕ Printing
In the early days of computers, users didn't interact with the computer through a screen, as we do now. Instead, the computer would output information with a physical printer with paper. Nowadays, we don't need to print to a physical...
NASA
The Invisible Network: Bonus - NASA Historian Bill Barry | NASA's The Invisible Network Podcast
At its core the NASA History Office ensures that, as we look forward to the Moon, Mars and beyond, we remember the lessons we’ve learned from our predecessors. The race to the Moon in the 1960s occurred against a very different backdrop...
NASA
Houston We Have a Podcast: How to Build Orion
Ned Penley and Stu McClung describe the manufacturing process of the Orion spacecraft that is being used for upcoming Artemis missions. HWHAP Episode 227.
NASA
NASA's Curious Universe: From Space to Farm
Farmers rely on the accuracy of a crucial NASA and USGS mission, Landsat, to make decisions about crops. Those decisions have far-reaching implications that can impact what you see on your dinner plate!
Curated Video
Complete Python Scripting for Automation - Python Comments
Basics of print, indentation, comments and special characters: Python Comments This clip is from the chapter "Basics of print, indentation, comments and special characters" of the series "Complete Python Scripting for Automation".You...
Curated Video
C++ for Beginners - Classes, Objects, Methods & Properties
Your instructor, David, discusses objects and class. This clip is from the chapter "Classes and Objects" of the series "C++ for Beginners".Objects and Inheritance
Curated Video
CISM Certification Domain 1: Information Security Governance Video Boot Camp 2019 - Artificial intelligence (AI)
CISM Domain 1: Information Security Governance: Artificial intelligence (AI)
This clip is from the chapter "CISM Domain 1: Information Security Governance" of the series "CISM Certification Domain 1: Information Security Governance...
Curated Video
Learn and Master C Programming - Using Visual Studio IDE to write our first C Program
Learn how to write then compile and run our first C program using Visual Studio IDE. This clip is from the chapter "Writing our First Program - A 'Hello, World!' Program in C" of the series "Learn and Master C Programming For Absolute...
Curated Video
Learning Dart (Video 1)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
The Wall Street Journal
The Future of Mobility
Toyota Chairman Takeshi Uchiyamada and WSJ Tokyo Bureau Chief Peter Landers discuss the future of transportation technology and its effects on the world around us.
Programming Electronics Academy
Class to Library: Arduino Course 8.7
A walk through of turing a class into an Arduino code library.
Brainwaves Video Anthology
Christopher Emdin - Teaching with Style
Dr. Christopher Emdin is an Associate Professor in the Department of Mathematics, Science and Technology at Teachers College, Columbia University; where he also serves as Director of Science Education at the Center for Health Equity and...
Curated Video
Core Java Programming Course- String Conversion Operations
This video demonstrates how to convert strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you...
Curated Video
Describe computer programming : Section Recap
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Section Recap
Curated Video
C++ Developer - Project - Reading Data from File and Printing Statistics
This video presents a project to read data from file and print statistics. This clip is from the chapter "File Input and Output" of the series "The Complete C++ Developer Course".This section explains file input and output.