Instructional Video4:51
Curated Video

Zinc Finger Nucelases

9th - Higher Ed
Zinc Finger Nucleases (ZFNs) are engineered molecular tools composed of a zinc finger DNA-binding domain fused to a FokI DNA-cleavage domain, allowing precise targeting and cutting of specific DNA sequences. Once the DNA is cut, natural...
Instructional Video2:10
The Business Professor

Marketing - What is Indirect Distribution

Higher Ed
This Video Explains Marketing - What is Indirect Distribution
Instructional Video2:20
The Business Professor

Marketing - What is Direct Distribution

Higher Ed
This Video Explains Marketing - What is Direct Distribution
Instructional Video2:33
Curated Video

Zig in 100 Seconds

12th - Higher Ed
Zig is general-purpose systems programming language often used as an alternative to C, C++, and Rust. Learn the basics of Zig in this quick tutorial.
Instructional Video6:04
Curated Video

A Fixed Price Contract for Your Project: Pros and Cons

10th - Higher Ed
What are the pros and cons of doing fixed price contract for your project?



That's the question I answer in this video, from the point of view of a contractor providing projects for...
Instructional Video3:24
Curated Video

Grad School: The Application Process

9th - Higher Ed
Once you've made the decision to further your education with graduate school, you can now focus on the application process. From test prep to letters of recommendation, Billy walks through everything you'll need to be ready!
Instructional Video4:06
Wonderscape

Filibuster Pros: Why Some Support the Tactic

K - 5th
This video explores the arguments in favor of filibustering in the U.S. Senate. It highlights how filibusters can promote debate, protect minority party voices, encourage compromise, and provide necessary delays for significant...
Instructional Video3:49
Wonderscape

Exploring the Advantages of Cryptocurrencies

K - 5th
Discover the benefits of cryptocurrencies, including their independence from central authorities, potential for high returns, and user anonymity. Learn how decentralized technology is reshaping financial transactions and enabling...
Instructional Video5:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - For...of Loop

Higher Ed
In this video, you will learn about the for...of loop in JavaScript, which allows us to iterate over the values of an iterable object.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the...
Instructional Video11:32
Curated Video

Modern JavaScript from the Beginning - Second Edition - Variables and Constants

Higher Ed
In this video, we will cover variables and constants in JavaScript, how to declare them, and how to assign values to them.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern...
Instructional Video5:21
Curated Video

Modern JavaScript from the Beginning - Second Edition - Block Scope

Higher Ed
This video explains block scope, which was introduced in ES6, and how it differs from global and function scope.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from...
Instructional Video12:59
Curated Video

Modern JavaScript from the Beginning - Second Edition - Data Types

Higher Ed
In this video, we will discuss the different data types in JavaScript, including strings, numbers, Booleans, null, undefined, symbols, and BigInt.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of...
Instructional Video0:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Variables, Data Types and More

Higher Ed
In this video, we will have an overview of the topics we will be covering in this section.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from the Beginning".In this...
Instructional Video6:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Pros and Cons of Random Forest

Higher Ed
In this video, we will look at the benefits and limitations of Random Forest and the complexities involved in decision-making using Random Forest.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series...
Instructional Video10:03
Curated Video

Modern JavaScript from the Beginning - Second Edition - Palindrome Algorithm

Higher Ed
In this video, we will write a unit test for a palindrome checking algorithm. We will use Jest to test our algorithm and ensure that it correctly identifies palindromes.
<
br/>
This clip is from the chapter "Unit Testing Algorithms"...
Instructional Video5:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - Babel Setup

Higher Ed
In this video, we will look at how to configure Babel in Webpack to transpile our modern JavaScript code to be compatible with older browsers. You will learn how to install Babel and configure it to work with our Webpack setup.
<
br/>...
Instructional Video3:53
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Functions in JavaScript - Part I

Higher Ed
In this video, you will learn about functions in JavaScript, which are one of the fundamental building blocks of programming. You will explore the basic syntax of functions and learn how to define and call functions in your code.
<
br/>...
Instructional Video2:24
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - The Difference Between Var, Let, and Const in JavaScript

Higher Ed
This is a solution video where you will learn the difference between var, let, and const in JavaScript.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series...
Instructional Video3:55
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Difference Between Let and Const in JavaScript

Higher Ed
This video will explain the difference between “let” and “const” in JavaScript, which are two ways to declare variables with different scoping and reassignment properties.
<
br/>
This clip is from the chapter "Introduction...
Instructional Video1:17
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - Incrementing and Decrementing Operators in JavaScript

Higher Ed
This is a solution video where you will learn about incrementing and decrementing operators in JavaScript.
<
br/>
This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series...
Instructional Video5:01
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Shared Tenancy

Higher Ed
You may have heard the phrase "shared instance", but what does it mean? You will understand after watching this video. Grasp the concept and the way it is implemented in AWS here.
Instructional Video2:27
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Limitation 4: AI Work Will Need to Be Modified

Higher Ed
In this video, we will look at the limitation that AI-generated content will often need to be modified or edited by humans.
<
br/>
This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell...
Instructional Video2:55
Curated Video

Behavioral Design Patterns in C++ - Why You Should Take This Course

Higher Ed
This clip is from the chapter "Introduction to the Course" of the series "Behavioral Design Patterns in C++".This section provides an introduction to the entire course.
Instructional Video7:17
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Let Const Rather than Var

Higher Ed
This video explains the replacements of the Var keyword, which are Let and Const.
<
br/>
This clip is from the chapter "Variables and Scoping" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This...