Instructional Video5:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Expectations: Definition

Higher Ed
In this video, we will cover definition. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video7:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Classical CNNs: LeNet

Higher Ed
In this video, we will cover LeNet. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Instructional Video8:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Random Variables: Geometric Random Variable

Higher Ed
In this video, we will cover geometric random variable. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video7:48
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Simple Storage Service (Amazon S3) Encryption

Higher Ed
This video explains the concept of Amazon S3 encryption. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about the various AWS...
Instructional Video26:18
Curated Video

Data Structures and Algorithms The Complete Masterclass - Stack and Queue

Higher Ed
This video provides an introduction to stack and queue. This clip is from the chapter "Data Structures – Stack and Queue" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to stack and...
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Reversing Linked List - II

Higher Ed
This is the second part of the two-part video that further explains how to reverse a linked list. This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete...
Instructional Video12:52
Curated Video

Data Structures and Algorithms The Complete Masterclass - Quick Sort Complexity

Higher Ed
This video focuses on the quick sort complexity. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced sorting.
Instructional Video4:03
Curated Video

Data Structures and Algorithms The Complete Masterclass - Max Stacks

Higher Ed
This video introduces you to max stacks. This clip is from the chapter "Question 3: Max Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a max stack.
Instructional Video11:13
Curated Video

Data Structures and Algorithms The Complete Masterclass - Logarithm

Higher Ed
This video focuses on logarithm in data structures. This clip is from the chapter "Essential Concepts - I" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the first part of the two-part section that...
Instructional Video7:11
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing a Min Stack

Higher Ed
This video demonstrates how to implement a min stack. This clip is from the chapter "Question 2: Min Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a min stack.
Instructional Video3:45
Curated Video

Data Structures and Algorithms The Complete Masterclass - Big O(n^2) Complexity

Higher Ed
This video explains big O (n^2) complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data structures.
Instructional Video7:48
Curated Video

Data Structures and Algorithms The Complete Masterclass - Big O(n) Complexity

Higher Ed
This video explains the concept of big O(n) complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data...
Instructional Video4:04
Curated Video

Data Structures and Algorithms The Complete Masterclass - Big O(1) Complexity

Higher Ed
This video introduces you to big O(1) complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data structures.
Instructional Video15:35
Curated Video

Data Structures and Algorithms The Complete Masterclass - Curriculum Walkthrough

Higher Ed
This video introduces you to Data Structures and Algorithms. This clip is from the chapter "Course Introduction" of the series "Data Structures and Algorithms: The Complete Masterclass".This section provides an introduction to the course.
Instructional Video11:28
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Actions Class - Real-Time Example

Higher Ed
This video presents an actions class - real-time example. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video7:48
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - S3 Encryption (Reminder)

Higher Ed
This video explains the concept of encryption in Amazon Web Services (AWS). This clip is from the chapter "Domain 6: Security" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about...
Instructional Video6:04
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services Key Management Service (AWS KMS) Overview

Higher Ed
This video provides an overview of AWS KMS. This clip is from the chapter "Domain 6: Security" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about Amazon Web Services (AWS)...
Instructional Video2:25
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services (AWS) CloudHSM Overview

Higher Ed
This video provides an overview of AWS CloudHSM. This clip is from the chapter "Domain 6: Security" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn about Amazon Web Services (AWS)...
Instructional Video6:37
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Template for Writing Test Cases for Business Scenarios

Higher Ed
This video provides a template for writing test cases for business scenarios. This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video2:20
Brainwaves Video Anthology

Megan Garber - Instagram: Thumbs Up or Thumbs Down

Higher Ed
Megan Garber is a staff writer at The Atlantic. Focusing on technology, culture, and the intersection between the two, she has written about everything from the history of applause to the future of space travel for theatlantic.com and...
Instructional Video10:46
Mr Henry's Music World

Halloween Music Lesson: Pass the Pumpkin Game [ Level Two]

K - 5th
A super fun Halloween music lesson for your elementary music classroom! Teachers!
Instructional Video5:23
Brainwaves Video Anthology

Exploring Ubuntu: The Philosophy of Interconnectedness and Generosity

Higher Ed
This video features scholar Unifier Dyer discussing the concept of Ubuntu, an African philosophy rooted in relational understanding and familial connections found across various languages and cultures on the continent. The video...
Instructional Video4:12
Curated Video

Implement logical operations in a computer program : Exploring Logical Operators – Part 2

Higher Ed
From the section: Introduction to Decision Statements and Control Flow. In this section, you will be introduced to Java's decision statements and control flow constructs. This will include getting to know the Java keywords of if if/else,...
Instructional Video6:20
Kenhub

What is an organ?

Higher Ed
Definition and anatomy of an organ.