Instructional Video9:11
Curated Video

CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Hardware architecture

Higher Ed
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...
Instructional Video6:35
Curated Video

Learn and Master C Programming - Understanding Heap Memory

Higher Ed
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...
Instructional Video8:35
Packt

Brush-Up Basic Java Concepts -1

Higher Ed
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...
Podcast4:48
KERA

A Safe Place for Homeless Teens

Pre-K - Higher Ed
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...
Instructional Video8:25
Curated Video

Complete Python Scripting for Automation - Editors for Python code

Higher Ed
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.
Instructional Video2:15
Brainwaves Video Anthology

Scott Plous - Teachers Make a Difference

Higher Ed
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...
Instructional Video17:48
Seven Dimensions

Fun with Friends in English

Higher Ed
This video covers English language for relaxing with friends. It introduces offering and asking politely, simple words, expressions.
Instructional Video32:04
The Wall Street Journal

Squaring the Circle

Higher Ed
Phillips Global Head of Sustainability Robert Metzke shares how companies can put the latest developments and ideas around circular economies into practice.
Instructional Video5:54
Brainwaves Video Anthology

Nicholas Negroponte - Being Educated

Higher Ed
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,...
Instructional Video12:58
APMonitor

Java ☕ Printing

10th - Higher Ed
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...
Podcast22:20
NASA

‎The Invisible Network: Bonus - NASA Historian Bill Barry | NASA's The Invisible Network Podcast

Pre-K - Higher Ed
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...
Podcast45:01
NASA

‎Houston We Have a Podcast: How to Build Orion

Pre-K - Higher Ed
Ned Penley and Stu McClung describe the manufacturing process of the Orion spacecraft that is being used for upcoming Artemis missions. HWHAP Episode 227.
Podcast20:37
NASA

‎NASA's Curious Universe: From Space to Farm

Pre-K - Higher Ed
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!
Instructional Video7:09
Curated Video

Complete Python Scripting for Automation - Python Comments

Higher Ed
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...
Instructional Video13:59
Curated Video

C++ for Beginners - Classes, Objects, Methods & Properties

Higher Ed
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
Instructional Video4:50
Curated Video

CISM Certification Domain 1: Information Security Governance Video Boot Camp 2019 - Artificial intelligence (AI)

Higher Ed
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...
Instructional Video13:29
Curated Video

Learn and Master C Programming - Using Visual Studio IDE to write our first C Program

Higher Ed
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...
Instructional Video6:14
Curated Video

Learning Dart (Video 1)

Higher Ed
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...
Instructional Video24:02
The Wall Street Journal

The Future of Mobility

Higher Ed
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.
Instructional Video15:18
Programming Electronics Academy

Class to Library: Arduino Course 8.7

Higher Ed
A walk through of turing a class into an Arduino code library.
Instructional Video2:05
Brainwaves Video Anthology

Christopher Emdin - Teaching with Style

Higher Ed
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...
Instructional Video5:10
Curated Video

Core Java Programming Course- String Conversion Operations

Higher Ed
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...
Instructional Video4:46
Curated Video

Describe computer programming : Section Recap

Higher Ed
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
Instructional Video8:53
Curated Video

C++ Developer - Project - Reading Data from File and Printing Statistics

Higher Ed
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.