Curated Video
Behavioral Design Patterns in C++ - Variant
In this video, we will discuss the C++17 std::variant. This class uses the Visitor pattern for performing operations on its members. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section...
Curated Video
Behavioral Design Patterns in C++ - Acyclic Visitor
This video explains Acyclic Visitor in detail. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - VI
This video explains the concept of cyclic dependency. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - V
This video will help you add new operations to the existing class hierarchy with the help of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the...
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - IV
This video explains the single and double dispatch concepts. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - II
This video helps in rendering classes representing the geometry of a line and a circle on the screen. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Curated Video
Behavioral Design Patterns in C++ - Shapes Example - I
This video explains the implementation of shape hierarchy with the help of the Visitor pattern. Here, you will implement classes representing the geometry of a line and a circle. This clip is from the chapter "Visitor" of the series...
Curated Video
Behavioral Design Patterns in C++ - TextPad - III
In this video, we will implement the input handling functionality in the application class. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Running Jobs on Self-Hosted Runner
This video explains and demonstrates running jobs on a self-hosted runner. This clip is from the chapter "GitHub Runners" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on GitHub runners.
Curated Video
Learning GitHub Actions for DevOps CI/CD - GitHub Actions Store Your Secrets and Passwords Securely
This video demonstrates how GitHub Actions store your secrets and passwords securely. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on...
Curated Video
Learn Tableau by Working on Exciting Dashboards - Stacked Bar and Dual Axis Charts
This video explains the stacked bar and dual-axis charts in the Netflix dashboard.
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Applying Adjusting Color Textures
This lesson will focus on creating depth in our grass foliage through texturing methods. We will also work on stylizing our foliage by breaking up the color with a custom brush. This clip is from the chapter "Creating Grass Cluster...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083
In this video, you will learn how to use the React router and its components to create a single-page application as a detail page.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Inline Level Styling / 022
Let's examine what inline CSS is and where the style applies to a particular inline segment. We create an object and pass the styling parameters applicable to this inline segment.
Healthcare Triage
A Fentanyl Vaccine Shows Promise
Fentanyl is many times more potent than heroin or morphine, and is responsible for a lot of overdose deaths. Recent news reports have covered a potential fentanyl vaccine - how does that work, and how far are we from human trials?
Healthcare Triage
Did Covid-19 Evolve Naturally or Leak from a Lab? The Many Confusing US Intelligence Reports
The Covid lab escape theory! This has been in the background for a while, but it came roaring to the forefront when a prominent news source claimed that the US Department of Energy concluded that Covid was the result of a laboratory leak...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - How Does a Model "Learn"?
In this video, we will understand how a model "learns". This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover a crash course...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - The Neuron
In this video, we will understand the neuron. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover a crash course on...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Format the Plot
In this video, you will learn how to format our Matplotlib plot. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Matplotlib Introduction
In this video, we will get introduced to Matplotlib. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Adding Comments in Python Programming Language
In this video, you will learn how to add comments to our programs. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Print Function
In this video, you will learn about the Print function. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing and Troubleshooting a PSU
Knowing how to install and troubleshoot errors with power supplies is essential. While it is generally a simple process, there are some things to look out for. Let's go through installing and troubleshooting a PSU together. This clip is...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing and Troubleshooting RAM
Upgrading your RAM is one of the quickest tasks that you can do to immediately increase system performance. Whether you are doing a new PC build, or simply updating your system, you are going to need to know how to install and...