Instructional Video4:27
Curated Video

A1 English Listening Practice - Daily Routine

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 daily routine. The subtitles are included at the bottom of the...
Instructional Video4:14
Brainwaves Video Anthology

Palma Garcia Hormigo - Teaching in the Global Pandemic - Algeciras, Spain

Higher Ed
Palma García Hormigo, Algeciras, Cadiz, Spain, is a title-holder and ambassador of the prestigious “Global Teacher Award”, which officially recognised her as being “one of the best teachers in the world” for her long-standing commitment...
Instructional Video3:59
Curated Video

Creational Design Patterns in Modern C++ - Introduction - introduces you to the pattern and its intent

Higher Ed
This video introduces you to the pattern and its intent.

• Instal
l Qt5
• Implement CMake for your Qt5 directory as shown in
the video
• Reconfigure and generate the pr
oj
ect via CMake

This clip is from...
Instructional Video10:00
Curated Video

Complete Java SE 8 Developer Bootcamp - Static Variables

Higher Ed
The author introduces the syntax for assigning variables to a class and how to use them.
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this...
Instructional Video10:33
Zach Star

What I Would Do Differently If I Could Do College All Over Again

12th - Higher Ed
This video goes over some of the things I would do differently if I could go back to college. Some things on this list include



1. Join clubs and do extr
a projects
2. Get to know my pr
ofessors better
3. Searched...
Instructional Video11:07
Packt

Best Approach on How to Consolidate Test Cases into Different Classes

Higher Ed
This video presents the best approach to consolidate test cases into different classes.
<
br/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java -...
Instructional Video6:47
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part IV

Higher Ed
This video is the fourth part of the six-part video that demonstrates how to implement the prototype pattern through a shallow copy.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in...
Instructional Video6:24
Curated Video

Creational Design Patterns in Modern C++ - Basic Example - highlights a simple example - abstract factory

Higher Ed
This video highlights a simple example that will be implemented later with the abstract factory.

• Plan out the cl
asses
• Implement the classes based o
n the plan
• Compare functions for basic functionality in
th
e...
Instructional Video6:26
Curated Video

Creational Design Patterns in Modern C++ - Using the Abstract Factory

Higher Ed
This video demonstrates how to refactor the database framework to use the abstract factory design method.
r/>
This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This...
Instructional Video5:07
Curated Video

Creational Design Patterns in Modern C++ - Introduction - explains the intent, structure, and implementation

Higher Ed
This video explains the intent, structure, and implementation of the object pool pattern.

• Reminder of what `std::strin
g` is
• How `std::string` works and its
semantics
• `std::string
`
in interfaces

...
Instructional Video6:10
Let's Tute

Introduction to Data Handling and Tally Marks

9th - Higher Ed
This video explains the concept of data and how it can be collected and organized using methods such as tally marks and grouping into classes. It also highlights the importance of primary data and the difference between inclusive and...
Instructional Video6:19
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Java Methods - Exercises and Puzzles

Higher Ed
In this video, we will see an introduction to Java methods - exercises and puzzles.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video2:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 13 - Basics of Handling Exceptions - Puzzles 2

Higher Ed
In this session, we will learn about basics of handling exceptions - puzzles 2.
r/>
This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video2:59
Tarver Academy

HOW TO PASS COLLEGE IN 2 STEPS

12th - Higher Ed
In This Episode, Tyler Teaches Us About HOW TO PASS COLLEGE IN 2 STEPS
Instructional Video14:10
Instructional Video11:34
Curated Video

The Full Stack Web Development - CSS Components - Project using Components - Part A

Higher Ed
Twitter Bootstrap Programming: CSS Components - Project using Components - Part A
r/>
This clip is from the chapter "Twitter Bootstrap Programming" of the series "The Full Stack Web Development".In this section, we work with...
Instructional Video3:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Comparator

Higher Ed
Another option for providing sorting information is to create a Comparator object which takes two objects and returns their order.
r/>
This clip is from the chapter "More with Collections" of the series "Complete Java SE 8...
Instructional Video3:30
Curated Video

Creational Design Patterns in Modern C++ - Memory Management

Higher Ed
This video demonstrates how to modify your implementation to use smart pointers to avoid the manual memory management.
r/>
This clip is from the chapter "Prototype" of the series "Creational Design Patterns in Modern C++".This...
Instructional Video9:11
Curated Video

Creational Design Patterns in Modern C++ - Generic Pool - Part II

Higher Ed
This video is the second part of the two-part video that demonstrates how to improve the implementation with a custom allocator.
r/>
This clip is from the chapter "Object Pool" of the series "Creational Design Patterns in...
Instructional Video5:59
Curated Video

Creational Design Patterns in Modern C++ - Monostate Pattern

Higher Ed
This video explains the monostate pattern and demonstrates how to implement it.
r/>
This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger...
Instructional Video3:17
Curated Video

Creational Design Patterns in Modern C++ - Basic Example demonstrates a simple implementation of the singleton pattern

Higher Ed
This video demonstrates a simple implementation of the singleton pattern.

• Implementation overview of
match
• Build an ov
erload set
• C++17
de
duction guide

This clip is from the chapter "Singleton" of...
Instructional Video6:28
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 5: What is happening in the background?

Higher Ed
Introduction to Spring Framework in 10 Steps: Step 5: What is happening in the background?
r/>
This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web Services and REST API...
Instructional Video11:51
APMonitor

Java ☕ Course Overview

10th - Higher Ed
Every good programmer must have an understanding of the fundamentals of programming in order to build complex tools. This tutorial steps through core programming skills to build the more complex incubator temperature control. The...
Instructional Video6:22
Curated Video

Comprehensive Android Developer Bootcamp - Understanding toString Override Method

Higher Ed
Java Inheritance:Understanding toString Override Method
r/>
This clip is from the chapter "Java Inheritance" of the series "The Comprehensive Android Developer Bootcamp".This section introduces Java Inheritance and how to...