Hi, what do you want to do?
Curated Video
20 Family Idioms And Expressions | Talking About Family In English
Let's learn some fun family idioms and expressions which are useful for talking about family in English.
Curated Video
Complete Modern C++ - Type Traits (C++11)
This video shows you a few type traits and how to use them.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Curated Video
C++ Standard Template Library in Practice - Section 3 Review
We want to review what we have covered in this section, and see what will be there in the following sections.
• We want to review what we co
vered
• Go over the cove
red topics
• Talk about whats coming up in t
he...
• We want to review what we co
vered
• Go over the cove
red topics
• Talk about whats coming up in t
he...
Curated Video
C++ Standard Template Library in Practice - Iterators
We need to get up to speed on what iterators are and what they can do.
• Cover the basics of iterators and set the ground work for what they are use
d for
• Show the technical elements of the iterator and start learning...
• Cover the basics of iterators and set the ground work for what they are use
d for
• Show the technical elements of the iterator and start learning...
Visual Learning Systems
Genetics in Our Lives: Selective Breeding
This exciting program takes a glimpse at some of the amazing advances in modern genetics. Starting with the discovery of DNA, students will be exposed to advances such as the creation of recombinant DNA, vaccines, the human genome...
Neuro Transmissions
Science At Comic Con: What does your favorite villain say about you?
Neurd out! This week we're coming at you from San Diego Comic Con! We had the pleasure of attending for the third year in a row this year and we saw TONS of panels about mashing up science and science fiction. PLUS, we got to interview...
Curated Video
The Sheep and the Wolves: Nietzsche's View on Biological Makeup and Moral Codes
This video explores Nietzsche's idea that all of organic nature is divided into sheep and wolves, and how our biological makeup dictates our moral code. It discusses the concern of an inversion of moral values where the traits of...
Curated Video
Complete Modern C++ - Type Traits Suffixes
In this video, learn how to use these suffixes.<br/<br/>>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold expressions and type trait suffixes in this section.
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn about fold expressions and type trait suffixes in this section.
Food Farmer Earth
Benefits of Organic Seed Breeding - Frank Morton
From the archives: Frank Morton, a Willamette Valley organic seed breeder shares his expert knowledge of plant breeding techniques that have evolved over time. As an organic farmer, Morton emphasizes the importance nature and the natural...
Journey to the Microcosmos
The Spatula-Shaped Ciliate Family
The family Spathidiidae is made up of around 20 genera, which encompass around 250 known species. And there’s a lot of variety in the Spathidiid family to sort through.
Curated Video
Rust Programming Master Class from Beginner to Expert - Basics of Smart Pointers
In this video, we will cover the basics of smart pointers.
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn all about smart...
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn all about smart...
Curated Video
Rust Programming Master Class from Beginner to Expert - Box Smart Pointers and When to Use Them
In this video, we will cover box smart pointers and when to use them.
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn all...
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn all...
Curated Video
Rust Programming Master Class from Beginner to Expert - Application Memory (Heap and Stack)
In this video, we will cover application memory (Heap and Stack).
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
Curated Video
Rust Programming Master Class from Beginner to Expert - Structures Basics
In this video, we will cover structures basics.
<
br/>
This clip is from the chapter "Structures, Traits, Generics, Enums" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring...
<
br/>
This clip is from the chapter "Structures, Traits, Generics, Enums" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring...
Curated Video
Rust Programming Master Class from Beginner to Expert - Running and Compiling Programs Your First Program
In this video, you will learn how to run and compile programs in your first program.
<
br/>
This clip is from the chapter "Introduction" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will...
<
br/>
This clip is from the chapter "Introduction" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will...
Curated Video
Rust Programming Master Class from Beginner to Expert - Course Introduction
Welcome to the course! Let us have a quick course introduction.
<
br/>
This clip is from the chapter "Introduction" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will have a quick...
<
br/>
This clip is from the chapter "Introduction" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will have a quick...
Curated Video
Rust Programming Master Class from Beginner to Expert - Traits and Default Implementations
In this video, we will cover traits and default implementations.
<
br/>
This clip is from the chapter "Structures, Traits, Generics, Enums" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
<
br/>
This clip is from the chapter "Structures, Traits, Generics, Enums" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
Curated Video
Rust Programming Master Class from Beginner to Expert - String Concatenation and Ownership
In this video, you will learn how to perform string concatenation and ownership.
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to...
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to...
Curated Video
Rust Programming Master Class from Beginner to Expert - Rust Modules (Part 1)
In this video, we will cover Rust modules.
<
br/>
This clip is from the chapter "Rust Modules and Crates" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring Rust modules and...
<
br/>
This clip is from the chapter "Rust Modules and Crates" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring Rust modules and...
Curated Video
Rust Programming Master Class from Beginner to Expert - Program Outputs and Comments
In this video, we will cover program outputs and comments.
<
br/>
This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the...
<
br/>
This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the...
Curated Video
Rust Programming Master Class from Beginner to Expert - Iterators (Part 2)
In this video, you will learn more about iterators.
<
br/>
This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be...
<
br/>
This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be...
Curated Video
Rust Programming Master Class from Beginner to Expert - Iterators (Part 1)
In this video, we will cover iterators.
<
br/>
This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring iterators,...
<
br/>
This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring iterators,...
Curated Video
Rust Programming Master Class from Beginner to Expert - Implementing Postfix Conversion Part 2
In this video, we will continue with how to implement postfix conversion.
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
Curated Video
Rust Programming Master Class from Beginner to Expert - Generics and Deref Coercion in Smart Pointers
In this video, we will cover generics and Deref coercion in smart pointers.
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn...
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn...