Instructional Video5:50
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Soft Assertions in Selenium WebDriver

Higher Ed
This video discusses the importance of soft assertions in Selenium WebDriver. This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video6:11
Curated Video

PEP8 Guidelines Python Clean Coding - Project Module and Variable Conventions

Higher Ed
This video explains project module and variable conventions. This clip is from the chapter "Naming Conventions" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the various naming conventions in Python.
Instructional Video5:37
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Reusing Code with Modules

Higher Ed
In this video, you will learn to use the import statement to reuse a code instead of copy-pasting code. We will also look at creating modules to reuse code. This clip is from the chapter "Modules and Packages" of the series "The Ultimate...
Instructional Video2:51
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - ProcessPoolExecutor

Higher Ed
You will learn to use a process pool executor to run a lot of processes simultaneously. This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video7:42
Curated Video

Python In Practice - 15 Projects to Master Python - Working of the Regression Model

Higher Ed
This video explains working of the regression model. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning with Python.
Instructional Video3:27
Curated Video

Python In Practice - 15 Projects to Master Python - Matplotlib Library

Higher Ed
This video explains the Matplotlib library. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video5:08
Curated Video

The Complete Python Course - 4 Coding Examples - Statistics Module Functions

Higher Ed
Understand the primary functions of a statistic module with examples. This clip is from the chapter "Python – Statistics Module" of the series "The Complete Python Course (2022)".This section handles statistical data in a module.
Instructional Video5:46
Curated Video

The Complete Python Course - 4 Coding Examples - Random Module Functions

Higher Ed
Let's look at the various examples of a random module. This clip is from the chapter "Python – Random Modules" of the series "The Complete Python Course (2022)".This section focuses on random modules.
Instructional Video10:53
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Test Class Without Framework

Higher Ed
This video shows test class without framework. This clip is from the chapter "Reasons Why Framework Is Needed" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn the importance of a...
Instructional Video5:15
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - IntelliJ Installation

Higher Ed
This video demonstrates the installation of IntelliJ. This clip is from the chapter "Environment and Project Setup" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, we will focus on setting up...
Instructional Video1:47
Curated Video

TypeScript for Beginners - Default Exports

Higher Ed
This video demonstrates how to work with default exports. This clip is from the chapter "Modules" of the series "TypeScript for Beginners".This section introduces you to modules and explains how to use them.
Instructional Video4:02
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Importing Data with a Script

Higher Ed
This video presents an exercise on importing data into your index. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Instructional Video4:59
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Reset That $#!*

Higher Ed
In this video you'll learn how to setup normalize.css. This CSS reset makes sure all browsers are starting from the same base. This clip is from the chapter "Styling React" of the series "The Complete React Developer Course (with Hooks...
Instructional Video11:41
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Getting Firebase

Higher Ed
In this video you'll be setting up your Firebase database. You'll also learn how to connect to the database from your JavaScript code. This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with...
Instructional Video6:22
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Variables & Partials

Higher Ed
Learning Sass: Variables & Partials This clip is from the chapter "Learning Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about Sass.
Instructional Video4:36
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 31 – Setting Up Zuul API Gateway

Higher Ed
This video explains the setting up Zuul API Gateway. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Instructional Video3:02
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 27 – Connecting Currency Exchange Microservice to Eureka

Higher Ed
This video explains connecting currency exchange microservice to Eureka. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video5:18
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 21 – QuickStart by Importing Microservices

Higher Ed
This video shows how to QuickStart by importing microservices. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video5:34
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 01 – Part 2 – Setting Up Limits Microservice

Higher Ed
This video explains how to set up limits microservices. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices...
Instructional Video6:41
Curated Video

Learn Go in 3 Hours - Creating and Using Your Own Packages

Higher Ed
Packages aren’t just for the standard library. Well-structured Go programs also use package for organization. • This video covers how to break up your program into different packages and how to import these packages. • Make your own...
Instructional Video23:01
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Keylogger to Your Reverse Shell Part 1

Higher Ed
This video teaches you another use of the keylogger by adding it to your reverse shell. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Instructional Video7:25
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 16 - Using the Component Scan to Scan for Beans

Higher Ed
This video demonstrates how to use the component scan to scan for beans. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video5:14
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 03-Theory - Introduction and End to Scriptlets

Higher Ed
This video presents an overview of scriptlets. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section provides an...
Instructional Video5:32
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01 - Setting Up a Project with JDBC, JPA, H2, and the Web Dependencies

Higher Ed
This video demonstrates how to set up a project with JDBC, JPA, H2, and the web dependencies. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...