Instructional Video2:41
Curated Video

World of Computer Networking Your CCNA start - What is Ethernet?

Higher Ed
This video explains the concept of Ethernet.<br/<br/>>

This clip is from the chapter "Ethernet" of the series "World of Computer Networking: Your CCNA start".This section introduces you to Ethernet.
Instructional Video4:07
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Java Modularization - 04 - a Quick Review

Higher Ed
Let's look at some important points to remember about modularization in this session.
r/>
This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java...
Instructional Video5:20
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Layout of the Page

Higher Ed
Project - Build a Twitter Clone (Login Page): Layout of the Page
r/>
This clip is from the chapter "Project - Build a Twitter Clone (Login Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This...
Instructional Video4:41
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Styling of Main Page - Part 2

Higher Ed
Project - Build a Twitter Clone (Main Page): Styling of Main Page - Part 2
r/>
This clip is from the chapter "Project - Build a Twitter Clone (Main Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter...
Instructional Video10:14
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Transitions

Higher Ed
CSS Crash Course: Transitions<br/<br/>>

This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video3:53
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 07 - Best Practice-Using Common Pointcut Configuration

Higher Ed
This video demonstrates how to use the common pointcut configuration.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video2:00
Curated Video

PMP Certification Training - Project Management Process Groups

Higher Ed
This video explains project management process groups.<br<br/>/>

This clip is from the chapter "Project Management Processes Groups" of the series "PMP® Certification Training".This section explains project management processes groups.
Instructional Video5:34
Curated Video

Learning CSS (Video 38)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they...
Instructional Video2:38
Seven Dimensions

Appreciative Inquiry Case

Higher Ed
In this video, the speaker introduces the 5DS model of appreciative inquiry and applies it to a retail client's issue of inconsistent customer service. The model involves defining the problem, discovering the best practices, dreaming of...
Instructional Video8:57
Curated Video

Learning CSS (Video 40)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they...
Instructional Video2:58
Curated Video

Mastering Tableau 2018.1, Second Edition 5.4: Creating a Condition Filter

Higher Ed
We’ll create a condition filter. • Understand the condition filter • Apply it to our data
Instructional Video4:14
Curated Video

TypeScript for Beginners - Functional Interfaces

Higher Ed
This video demonstrates how to work with functional interfaces.<br/<br/>>

This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video4:28
Curated Video

TypeScript for Beginners - Rest Parameter

Higher Ed
This video highlights the rest parameter and demonstrates how to use it.<br/<br/>>

This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.
Instructional Video1:28
Curated Video

TypeScript for Beginners - any Type

Higher Ed
This video explains the 'any' data type.<br/<br/>>

This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Instructional Video3:19
Curated Video

TypeScript for Beginners - Creating a class

Higher Ed
This video demonstrates how to create a class.<br/<br/>>

This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Instructional Video14:34
Packt

Parameterizing Selenium Tests with Cucumber

Higher Ed
This video explains how to parameterize Selenium tests with Cucumber.
<
br/>
This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video14:50
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Footer-Style

Higher Ed
Project 1 - Grand Hotel (Based on Flexbox): Footer-Style
r/>
This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section includes...
Instructional Video5:53
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - About Us Section - Style - Part 2

Higher Ed
Project 1 - Grand Hotel (Based on Flexbox): About Us Section - Style - Part 2
r/>
This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS...
Instructional Video6:46
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Cosmos Database (DB) Collection

Higher Ed
This video demonstrates how to create a Cosmos DB collection.
r/>
This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction...
Instructional Video3:05
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Shared Access Signatures

Higher Ed
In this video, we will cover shared access signatures.
r/>
This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and Azure storage...
Instructional Video10:35
Curated Video

C++ Standard Template Library in Practice - User - Defined Iterators

Higher Ed
We want to learn how to make our own iterator.

• Discuss the different ways to implement an ite
rator
• Talk about how there is an old way and
a new way
• Implement our own iterator using th
e
newest method
...
Instructional Video4:15
Curated Video

C++ 20 (2a) New Features - How to Define a Module

Higher Ed
Split module into two separate module interface partitions

• Split module into module interface and module implementation
files
• Compile and run th
e examples
• Compile and
ru
n the example

This clip is...
Instructional Video9:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Exploring Java New Features - Records

Higher Ed
In this lesson, let's look at records.<br/<br/>>

This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new updates added.
Instructional Video7:28
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 14 - Why Enum and Enum Basics - Ordinal and Values

Higher Ed
In this session, we will learn why enum and enum basics - ordinal and values.
r/>
This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a...