Instructional Video6:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 03 - Equals Method

Higher Ed
In this session, we will learn about the equals method.
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 few tips for imports,...
Instructional Video4:55
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Inheritance and Overriding - with toString() Method

Higher Ed
In this session, we will learn about inheritance and overriding - with the toString() method.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
Instructional Video3:58
The Business Professor

GAAP Applied to PPE & Intangibles

Higher Ed
This video discusses the application of Generally Accepted Accounting Principles (GAAP) to the recording and reporting of property, plant, and equipment (PPE) and intangible assets. They explain how this affects disclosure and ultimately...
Instructional Video3:36
Curated Video

A1 English Listening Practice - New Year's Resolutions

Pre-K - Higher Ed
This video serves as English listening comprehension practice for beginner students. In this video, a native English speaker talks slowly and clearly about the topic of New Year's Resolutions. The subtitles are included at the bottom of...
Instructional Video4:59
Curated Video

Learning CSS (Video 8)

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 Video8:38
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 9: Spring Boot Actuator

Higher Ed
Introduction to Spring Boot in 10 Steps: Step 9: Spring Boot Actuator
r/>
This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".This...
Instructional Video11:13
Packt

Fixing the Framework Issues by Tweaking TestNG Extensible Markup Language (XML) File

Higher Ed
This video explains how to fix the framework issues by tweaking the TestNG XML file.
<
br/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video6:57
Curated Video

Creational Design Patterns in Modern C++ - Modern Implementation

Higher Ed
This video demonstrates how to implement a modern builder without creating too many classes.
r/>
This clip is from the chapter "Builder" of the series "Creational Design Patterns in Modern C++".This section explains all about...
Instructional Video9:12
Curated Video

Creational Design Patterns in Modern C++ - Multiple Actors - Part III

Higher Ed
This video is the third part of the three-part video that demonstrates how to reduce dependency on the concrete classes through a factory.
r/>
This clip is from the chapter "Object Pool" of the series "Creational Design...
Instructional Video7:38
Curated Video

Creational Design Patterns in Modern C++ - Multiple Actors - Part II

Higher Ed
This video is the second part of the three-part video that demonstrates how to use the acquire and release methods.
r/>
This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in Modern C++".This...
Instructional Video6:29
Curated Video

Creational Design Patterns in Modern C++ - Basic Example - presents a simple example of the pattern

Higher Ed
This video presents a simple example of the pattern.

• Concept of a “string
view”
• Semantics of `std::st
ring_view`
• Interoperability wit
h
`std::string`

This clip is from the chapter "Object Pool" of...
Instructional Video9:22
Curated Video

Complete Modern C++ - Multiple (Diamond) Inheritance

Higher Ed
This video explains the issue that arises with diamond inheritance.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will...
Instructional Video3:48
Curated Video

C++ Programming By Example - Differences Between Classes and Structures

Higher Ed
What is the difference between a class and a structure?

• Understand that they basically do the same
thing
• Default access modifier for classes is private. For structures, i
t’s public
• Structures are still around...
Instructional Video2:27
Curated Video

TypeScript for Beginners - Introduction - Objects and Arrays

Higher Ed
This video provides an overview of what you will learn in this section.
r/>
This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and...
Instructional Video4:30
Curated Video

TypeScript for Beginners - Extending a Class

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

This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to use it.
Instructional Video4:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Introduction to Atomic Classes – AtomicInteger

Higher Ed
In this session, we will learn about atomic classes – AtomicInteger.
r/>
This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for Complete Beginners...