Instructional Video6:56
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Testing Library and Jest / 149

Higher Ed
In this video, we will continue to implement and test the operator functions by clicking the operator buttons we created on the calculator.
Instructional Video6:12
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Testing Introduction / 148

Higher Ed
Learn software testing with an introduction, software development lifecycle, design, development, testing, quality assurance, and quality control.
Instructional Video3:33
Healthcare Triage

There Are Way too Many False Positives in Prenatal Screenings

Higher Ed
Prenatal testing can provide valuable information for anyone with a baby on the way. However, a recent report suggests that for some syndromes, these tests are wrong a majority of the time. It’s not because the tests are “bad”, though,...
Instructional Video2:29
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Functions

Higher Ed
This video explains functions in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video4:25
Curated Video

Social Media Automation using Python - Posting Photo with Caption

Higher Ed
In this lesson, we will understand how to post a photo or an image with a caption over Facebook using the put_photo() function and posting the caption along with it as a comment. This clip is from the chapter "Facebook Automation" of the...
Instructional Video5:53
Curated Video

Social Media Automation using Python - Attaching a File with Email

Higher Ed
This video is a practical demonstration of attaching a file or document to an email. Then you will learn to use functions to set parameters to the mail before actually sending the mail. This clip is from the chapter "Email Automation" of...
Instructional Video4:35
Curated Video

Social Media Automation using Python - Creating Email Body and Sending

Higher Ed
After learning how to connect to the SMTP server, we will understand how to create the email using the MIMEmultipart function. We will then look at creating the entire body of the email and then sending the email. This clip is from the...
Instructional Video4:47
Curated Video

Social Media Automation using Python - Linking Gmail with SMTP

Higher Ed
This video demonstrates how to link a Gmail account with the SMTP client or server to send automated emails. This clip is from the chapter "Email Automation" of the series "Social Media Automation Using Python".This section focuses on...
Instructional Video3:02
Curated Video

Social Media Automation using Python - Sending Message to Group

Higher Ed
In this lesson, we will look at sending messages to groups and understand the prerequisites of having admin rights to send messages to groups. You will learn to send messages with links to groups. This clip is from the chapter "WhatsApp...
Instructional Video4:41
Curated Video

Social Media Automation using Python - Closing the Tab

Higher Ed
Here, you will learn how to close the WhatsApp tab and manipulate the time settings where we can set changes to when messages are sent. We will also send an automated message and close the tab soon after with a time setting. This clip is...
Instructional Video6:19
Curated Video

Recommender Systems with Machine Learning - Online Evaluation Techniques

Higher Ed
This video talks about the online evaluation techniques of recommender systems. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Instructional Video3:52
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Setting Up Your Own Webpage

Higher Ed
In this video, you will learn how to set up your own webpage. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
Instructional Video11:17
Curated Video

CISSP Crash Course - Security Controls Testing

Higher Ed
This video explains security controls testing and network discovery. This clip is from the chapter "Security Assessment and Testing" of the series "CISSP Crash Course".This section covers domain 6, which focuses on security assessment...
Instructional Video2:41
Curated Video

CISSP Crash Course - Analyze Test Output and Reporting

Higher Ed
This video explains analyzing test output and reporting. This clip is from the chapter "Security Assessment and Testing" of the series "CISSP Crash Course".This section covers domain 6, which focuses on security assessment and testing.
Instructional Video3:49
Curated Video

CISSP Crash Course - Design and Validate Assessment, Test, and Audit

Higher Ed
This video explains design and validate assessment, tests, internal and external audits. This clip is from the chapter "Security Assessment and Testing" of the series "CISSP Crash Course".This section covers domain 6, which focuses on...
Instructional Video4:30
Curated Video

CISSP Crash Course - Security Controls from Requirements

Higher Ed
This video explains common criteria guidelines for security controls. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture and...
Instructional Video7:11
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Making Recommendations

Higher Ed
In this lesson, you will learn to create a recommendation and use a brute-force algorithm to generate the recommendation. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
Instructional Video5:12
Curated Video

HashiCorp Certified - Vault Associate Course - Running Vault Dev Server

Higher Ed
In this video, we will show you how to run a HashiCorp Vault Dev server, which is a lightweight, single-node instance of Vault that is suitable for development and testing purposes. Running Vault Dev server is a quick and easy way to...
Instructional Video18:06
Curated Video

Oracle Database Administration from Zero to Hero - Upgrading Oracle Databases (Part 1 of 2)

Higher Ed
In this video, we will explore the first part of upgrading Oracle databases. You will learn about the different methods available for performing an upgrade, understand the Oracle database upgrade roadmap, prepare your database for...
Instructional Video13:09
Curated Video

Oracle Database Administration from Zero to Hero - Patching Oracle Databases (1 of 3)

Higher Ed
In this video, we will explore the patching process for Oracle databases. You will learn about different patch types for Oracle database versions prior to 12c R2, understand Oracle database version numbers, and gain insights into the...
Instructional Video6:27
Curated Video

Alteryx Advanced - Exercise 4

Higher Ed
In this exercise, we will make use of expert modeling to build an XGBoost classification model that predicts airline passenger satisfaction. We will set the correct datatypes, clean missing values, remove weakly associated features, and...
Instructional Video1:47
Curated Video

Design Microservices Architecture with Patterns and Principles - Benefits of Monolithic Architecture

Higher Ed
Let's explore the advantages and benefits offered by monolithic architecture. We will understand how the centralized nature of monolithic systems simplifies development, deployment, and maintenance processes, providing benefits such as...
Instructional Video5:00
Curated Video

Design Microservices Architecture with Patterns and Principles - CI/CD Tools for Microservices Deployments

Higher Ed
This video explores various CI/CD tools and technologies that are commonly used in microservices deployments. It discusses popular tools such as Jenkins, GitLab CI/CD, and CircleCI, and how they support the automation of building,...
Instructional Video3:58
Curated Video

Design Microservices Architecture with Patterns and Principles - CI/CD Pipeline Steps for Microservices Deployments

Higher Ed
In this video, the typical steps involved in a CI/CD pipeline for microservices deployments are discussed. It covers activities such as version control, building container images, running tests, deploying to staging environments, and...