Instructional Video3:27
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 55 - Criteria Query - Courses Like 100 Steps

Higher Ed
In this video, we will cover criteria query - courses like 100 steps.
r/>
This clip is from the chapter "Queries using Java API - Criteria Queries" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video4:13
Curated Video

Arduino OOP - Introduction - Your Turn - Push Button Class

Higher Ed
In this video, we will have a quick section introduction.
<
br/>
This clip is from the chapter "Your Turn - Push Button Class" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will work on the push...
Instructional Video15:05
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is a CPU?

Higher Ed
The central processing unit is where the computer performs calculations. CPUs support a specific set of instructions. Internally, CPUs have multiple pipelines in order to handle multiple instructions at the same time. This clip is from...
Instructional Video9:59
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Troubleshooting Theory

Higher Ed
The CompTIA A+ defines a very specific workflow process to troubleshoot any problem on a system. These seven steps will help you mentally breakdown the steps to diagnose and repair a computer problem.
r/>
This clip is from the...
Instructional Video5:10
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Q Learning - 3

Higher Ed
This is the third of the three-part video that explains implementing Q-Learning.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
Instructional Video4:09
Curated Video

Salesforce Platform App Builder Certification Training - Configure Process Builder

Higher Ed
This video explains how to configure the Process Builder.<br<br/>/>

This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Instructional Video5:20
Curated Video

Figma for UIUX Master Web Design in Figma - Set Up the Desktop Version the Correct Way

Higher Ed
This video demonstrates setting up the desktop version the correct way.
<
br/>
This clip is from the chapter "First Web Design Project" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the first...
Instructional Video4:15
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Gradient Descent Exercise Solution

Higher Ed
In this video, we will cover DNN gradient descent exercise solution.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video5:29
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Adding Test Method to Test Class

Higher Ed
This video explains adding a test method to test class.
<
br/>
This clip is from the chapter "Page Object Concepts and First Test Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you...
Instructional Video4:41
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Random Actions

Higher Ed
This video talks about random actions.<br<br/>/>

This clip is from the chapter "Trading Bot RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Trading Bot RL.
Instructional Video4:42
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Installing Kibana

Higher Ed
This video demonstrates how to install Kibana.
r/>
This clip is from the chapter "Using Kibana" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install Kibana, play with...
Instructional Video4:01
Brian McLogan

Verifying a trigonometirc identitiy by working one side

12th - Higher Ed
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the term(s) on the left hand side of the equality sign is equal to the term(s) on the right hand side. To...
Instructional Video11:26
Curated Video

The Modern JavaScript Bootcamp (2019) - Exploring Another API

Higher Ed
This challenging lesson is going to require you to use XMLHttpRequest to make a request to a new URL.
r/>
This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript Bootcamp (2019)".This...
Instructional Video5:04
Brian McLogan

Learn to complete the square to write a quadratic in vertex form

12th - Higher Ed
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
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.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video3:46
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 01 – Installing Docker

Higher Ed
This video shows installing Docker.
r/>
This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video2:18
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Introduction

Higher Ed
Introduction: Introduction
r/>
This clip is from the chapter "Introduction" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we are introduced to the course and the author lets us know...
Instructional Video9:03
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 54 - Criteria Query - Retrieving All Courses

Higher Ed
In this video, we will cover criteria query - retrieving all courses.
r/>
This clip is from the chapter "Queries using Java API - Criteria Queries" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video9:53
Curated Video

Hands-On Auto DevOps with GitLab CI - Building and Testing with Docker

Higher Ed
To build Docker images inside our GitLab CI Docker executor, we need to configure and use a Docker-in-Docker setup.

• Define a Docker daemon as an extra service for our GitLab CI
build
• Use built-in variables to define...
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.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video4:49
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-Setting Up a Project Using https://start.spring.io

Higher Ed
This video demonstrates how to set up a Spring project using
ef
='https://start.spring.io.' target='_blank' rel='nofollow'>using

This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10...
Instructional Video12:37
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Handling Java/JavaScript Alert Pop-Ups

Higher Ed
This video demonstrates how to handle Java/JS alert pop-ups.
r/>
This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Instructional Video1:49
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Current Setup and Planning the Next Steps

Higher Ed
In this video, we'll be looking at the current setup and plan our next steps.
r/>
This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to...
Instructional Video8:29
Curated Video

Learning Splunk - Performing a Splunk Upgrade

Higher Ed
Exploring the process of upgrading an existing Splunk installation.

• Learn the process of upgrading S
plunk
• Upgrade Splunk apps in your e
nvironment
• Execute the
S
plunk upgrade

This clip is from the...