TED-Ed
TED-ED: How do we study living brains? - John Borghi and Elizabeth Waters
As far as we know, there's only one thing in our solar system sophisticated enough to study itself: the human brain. But this self-investigation is challenging because a living brain is shielded by skull, swaddled in tissue, and made up...
Crash Course
Cheese, Catastrophes, & Process Control: Crash Course Engineering #25
Engineering, like life, could really use a lot more cheese. This week we are looking at a cheese factory in Toronto and what it can teach us about process control systems. We’ll explore feedforward and feedback systems, and see how...
Brave Wilderness
I Put My Head in a Box of SPIDERS!
In this episode, Coyote is doing the unthinkable... he's putting his head in a box of SPIDERS! Also known as the Spider Helmet, this may just be the ultimate arachnophobic nightmare. So, will these spiders bite him?! Watch now to find out!
Brainwaves Video Anthology
Jennifer Freyd Teachers Make a Difference - Roger Shepard
Jennifer J. Freyd, PhD, is a researcher, author, educator, and speaker. Freyd is the Founder and President of the Center for Institutional Courage, Professor Emerit of Psychology at the University of Oregon, and Faculty Affiliate of the...
Seven Dimensions
Ways to Enhance your Career
In this video, Judy Olian, Dean of the UCLA Anderson School of Management, shares valuable insights on how to advance in one's career. She emphasizes the importance of saying yes to new assignments and taking risks, even when feeling...
All In One Social Media
How to Use Instagram in 2021 - Beginners Guide to the NEW Instagram Interface!
In this video, I will show you how to use instagram in 2021 so you can know how to post, navigate, and use Instagram for personal or business use.
Curated Video
Understanding the Statement of Financial Position - A Beginner's Guide
The video explains the importance and interpretation of the statement of financial position or balance sheet in analyzing a business's performance. It defines terms such as assets, liabilities, current and non-current items, and equity....
Mazz Media
Controls and Variables
In this live-action program viewers will learn that controls and variables are the basis for applying the scientific method in a lab experiment. Students will come to understand that in an experiment, variables change, while the other...
Mazz Media
Controlled Experiments
n this live-action program viewers will learn experiments are a key step in the scientific process and to conduct a successful experiment, the scientist must know how to design, plan, and execute an experiment. Students will come to...
IDG TECHtalk
Variable formatting with the fmt package | Smart Go
Learn how to use Go's fmt library to control the formatting of variables, both when just printing to the console and when rendering new strings from other variables within a program.
Curated Video
The Modern JavaScript Bootcamp (2019) - More on Variables
In this lesson, you’ll learn a bit more about variables. We’ll talk about the rules for variable naming and I’ll show you a few common traps you’ll want to avoid. This clip is from the chapter "JavaScript Basics: Variables and Flow...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Variable Scope
In this video, you will learn about local and global variables. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow control,...
Curated Video
The Modern JavaScript Bootcamp (2019) - Variable Scope: Part II
In this lesson, we’re going to talk about two more scope related topics. The first is the shadowing. The second is leaked global. This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series "The Modern...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 22 - Programming Tips: JShell - Shortcuts, Multiple Lines, and Variables
This video talks about shortcuts, multiple lines, and variables.
Curated Video
Python In Practice - 15 Projects to Master Python - Variables
This video explains the variables, how to create variables, and different types of variables. This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
ShortCutsTv
Variables
Although the idea of variables can seem dull and uninspiring, they're important because they're everywhere in psychology and this film addresses questions of definition, types, reliability, validity and application.
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Storing Data in Variables
In this video, you'll learn how to store data in variables. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding in...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 17 - How to Name a Variable
This video talks about how to name a variable.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 15 - 4 Important Things to Know about Variables in Java
This video talks about important things to know about variables in Java.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Variable Number of Input Arguments as Dictionary
In this video, we will cover variable number of input arguments as dictionary. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory...
Catalyst University
Motor Learning | Constant & Variable Practice
In this motor learning video, we will explore and differentiate constant and variable practice.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Exploring Java New Features - Local Variable Type Inference
In this video, we will look at local variable type inference.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Java Inheritance - Puzzles - Multiple Inheritance, Reference Variables
In this video, you will learn about Java inheritance with puzzles—multiple inheritance, reference variables.