Instructional Video6:28
Curated Video

PMP Certification Training - Project Lifecycle

Higher Ed
This video explains the project lifecycle.<br<br/>/>

This clip is from the chapter "Project Management Framework" of the series "PMP® Certification Training".This section explains the project management framework.
Instructional Video3:00
Curated Video

Rubbing Alcohol: Properties, Uses, and Hazards

Pre-K - Higher Ed
Rubbing alcohol, also known as isopropyl alcohol, is a common topical sanitizer. It's used to clean surfaces and wounds, among other things. Explore the chemical properties of rubbing alcohol.
Instructional Video2:31
Brian McLogan

Exam Review Determine which function is undefined

12th - Higher Ed
Exam Review Determine which function is undefined
Instructional Video8:01
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Using Includes and Imports

Higher Ed
This video demonstrates how to use includes and imports in Ansible playbooks.
r/>
This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
Instructional Video8:06
Curated Video

The Complete Practical Docker Guide - Bringing Up Both Containers Using docker-compose

Higher Ed
This video helps in bringing up both containers using docker-compose.
r/>
This clip is from the chapter "Launching Multiple Services Using Docker Compose" of the series "The Complete Practical Docker Guide".This section focuses...
Instructional Video9:33
Curated Video

REST APIs with Flask and Python - Imports in Python

Higher Ed
This video focuses on imports in Python.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Instructional Video3:40
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 11: Mockito Junit Rule

Higher Ed
Mockito Advanced: Step 11: Mockito Junit Rule<br/<br/>>

This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Advanced features.
Instructional Video4:13
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 43 - JPA Inheritance Hierarchies and Mappings - Setting Up Entities

Higher Ed
In this video, we will cover JPA inheritance hierarchies and mappings - setting up entities.
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring...
Instructional Video8:26
Curated Video

Kubernetes for the Absolute Beginners - Hands-On - Introduction to YAML

Higher Ed
In this video, we will see an introduction to YAML.
r/>
This clip is from the chapter "YAML Introduction" of the series "Kubernetes for the Absolute Beginners - Hands-On".In this section, we are introduced to YAML and coding...
Instructional Video4:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 14 - Defining the Person Entity

Higher Ed
This video demonstrates how to define the person entity.
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java...
Instructional Video6:37
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01-Theory 4 - Understanding Your First Servlet - LoginServlet

Higher Ed
This video presents an overview of your first servlet.
r/>
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...
Instructional Video5:40
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - What Is Sprint Backlog

Higher Ed
Let's define a sprint backlog and the sprint planning part three defines the things to do by the scrum team and segregates it into "to do", "doing", and "done".
<
br/>
This clip is from the chapter "Scrum Events" of the series...
Instructional Video12:59
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - Quality

Higher Ed
In this video, we will look at the various features of quality that affect or influence the scrum process in achieving defined goals.
<
br/>
This clip is from the chapter "Roles and Organization in Scrum" of the series "Agile Scrum...
Instructional Video5:54
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 1

Higher Ed
This is the first of the three-part video that explains in setting up the game in Python.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and...
Instructional Video3:11
Curated Video

PMP Certification Training - Objective of Project Scope Management and Project

Higher Ed
This video explains project scope management and project.<br<br/>/>

This clip is from the chapter "Project Scope Management" of the series "PMP® Certification Training".This section explains project scope management.
Instructional Video5:23
Curated Video

PMP Certification Training - Case Study - 3

Higher Ed
This video is a case study on the scope of work on the project.<br<br/>/>

This clip is from the chapter "Case Studies" of the series "PMP® Certification Training".This section explains various case studies.
Instructional Video2:39
Curated Video

Salesforce Platform App Builder Certification Training - Process Automation

Higher Ed
This video explains process automation.<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 Video2:54
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 10: More JPA Repository: findById and findAll

Higher Ed
Introduction to JPA in 10 Steps: Step 10: More JPA Repository: findById and findAll
r/>
This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In...
Instructional Video8:47
Curated Video

The Full Stack Web Development - Node MongoDB Driver - Part 2

Higher Ed
Backend programming with Node.js: Node MongoDB Driver - Part 2
r/>
This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend...
Instructional Video12:47
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Templating with Jinja2

Higher Ed
This video demonstrates how to useJinja2 for templating.
r/>
This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an...
Instructional Video17:16
Curated Video

The Modern JavaScript Bootcamp (2019) - Closures

Higher Ed
In this lesson, you’re going to learn about closures. This is a feature of that language that you’ve already been using but defining and exploring them is going to help explain why the callback pattern works.
r/>
This clip is...
Instructional Video10:46
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 05 - Writing Unit Test for the findByID Method

Higher Ed
In this video, we will write unit test for the findByID method.
r/>
This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will...
Instructional Video6:31
Curated Video

REST APIs with Flask and Python - Lists, Tuples, and Sets

Higher Ed
This video explains three essential data structures in Python: lists, tuples, and sets.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various...
Instructional Video10:59
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 2

Higher Ed
This video is the second part of the three-part video that presents another practice exercise on Excel driven testing.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API...