Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Expectations: Definition
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Classical CNNs: LeNet
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Random Variables: Geometric Random Variable
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...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Simple Storage Service (Amazon S3) Encryption
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Stack and Queue
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Reversing Linked List - II
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Quick Sort Complexity
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Max Stacks
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Logarithm
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing a Min Stack
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Big O(n^2) Complexity
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Big O(n) Complexity
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Big O(1) Complexity
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Curriculum Walkthrough
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.
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Actions Class - Real-Time Example
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...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - S3 Encryption (Reminder)
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...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services Key Management Service (AWS KMS) Overview
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)...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Web Services (AWS) CloudHSM Overview
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)...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Template for Writing Test Cases for Business Scenarios
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...
Brainwaves Video Anthology
Megan Garber - Instagram: Thumbs Up or Thumbs Down
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...
Mr Henry's Music World
Halloween Music Lesson: Pass the Pumpkin Game [ Level Two]
A super fun Halloween music lesson for your elementary music classroom! Teachers!
Brainwaves Video Anthology
Exploring Ubuntu: The Philosophy of Interconnectedness and Generosity
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...
Curated Video
Implement logical operations in a computer program : Exploring Logical Operators – Part 2
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,...