Instructional Video9:07
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 5: What is Spring Boot Auto Configuration?

Higher Ed
Introduction to Spring Boot in 10 Steps: Step 5: What is Spring Boot Auto Configuration? 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 Video3:33
Curated Video

Complete Java SE 8 Developer Bootcamp - Big Numbers

Higher Ed
The author demonstrates BigInteger and BigDecimal, two classes that support big numbers. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief...
Instructional Video3:23
Curated Video

Creational Design Patterns in Modern C++ - Application Framework - Discussion

Higher Ed
This video explains the framework needed to implement the factory method. • Explain iterators • Show examples to further illustrate how they work • Analyze the results of the examples via print statements This clip is from the chapter...
Instructional Video6:01
Curated Video

Complete Modern C++ - Inheritance and Composition

Higher Ed
In this video, we revisit inheritance and composition and explain it again with examples. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance...
Instructional Video6:41
Curated Video

Creational Design Patterns in Modern C++ - Basic Implementation with the Abstract Factory

Higher Ed
This video demonstrates how to modify and refactor the previous example to use the abstract factory. • Define basic data in code • Add a test .csv file with fake data • Edit the .csv file to see how the library works This clip is from...
Instructional Video3:32
Curated Video

A2 English Listening Practice - Learning

Pre-K - Higher Ed
This video serves as English listening comprehension practice for lower-level students. In this video, a native English speaker talks slowly and clearly about the topic of learning. The subtitles are included at the bottom of the screen...
Instructional Video5:36
Curated Video

7+ IELTS Vocabulary for Talking about your Studies and Education

9th - Higher Ed
IELTS often asks you to speak and/or write about education and studying. In today's video, you'll learn band 7+ vocabulary to describe your studies, classes and how education has changed.
Instructional Video3:46
Curated Video

Learning Dart (Video 8)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video14:54
Curated Video

C++ Developer - Exceptions and the Exception Hierarchy

Higher Ed
This video explains the hierarchy of exceptions. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Instructional Video9:24
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Example 2 - Build Multi-layer perceptron for binary classification

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Example 2 - Build Multi-layer perceptron for binary classification
Instructional Video12:08
Packt

Prioritizing the Test Cases with TestNG

Higher Ed
This video explains how to prioritize the test cases with TestNG. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers TestNG.
Instructional Video14:16
Packt

Identifying Locators (ClassName) with Developer Tools -2

Higher Ed
This is the second part of a two-part lecture that explains how to identify locators with developer tools. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java...
Instructional Video20:44
Packt

Building Customized Methods using Fluent Wait

Higher Ed
This video demonstrates how to build customized methods using Fluent Wait. This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video7:24
Curated Video

Creational Design Patterns in Modern C++ - Pooling Game Objects - Part I

Higher Ed
This video is the first part of the two-part video that explains the benefits of pooling a large number of game objects. • Learn construction and solve an assignment • Container interface and shrinking operations • Comparisons This clip...
Instructional Video4:59
Curated Video

Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part II

Higher Ed
This video is the second part of the three-part video that explains the Liskov Substitution principle. • Learn type-safe error handling • Understand state machines • Explore recursive data structures This clip is from the chapter...
Instructional Video3:55
Curated Video

Complete Modern C++ - Inheritance and Access Modifiers

Higher Ed
This video explains access modifiers in the context of inheritance. 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 work on a...
Instructional Video15:55
Curated Video

C++ Programming By Example - Building a Library Management System

Higher Ed
How to build a library management system (books)? • Plan out the classes • Implement the classes based on the plan • Compare functions for basic functionality in the application This clip is from the chapter "Building a Library...
Instructional Video8:24
Curated Video

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

Higher Ed
This video demonstrates how to use the factory method design pattern. This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic implementation with the...
Instructional Video6:16
Curated Video

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

Higher Ed
This video introduces you to the abstract factory pattern, its intent, and its structure. • Identify key parts of the application • Plan out the class structure using class diagrams (UML) • Create a class implementation using UML...
Instructional Video7:19
Curated Video

Complete Java SE 8 Developer Bootcamp - Abstract Classes: Part 1

Higher Ed
Abstract classes are constructs that allow subtypes to share common state and behavior definitions, all while enabling polymorphism. This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete Java SE 8...
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. • Install Qt5 • Implement CMake for your Qt5 directory as shown in the video • Reconfigure and generate the project via CMake This clip is from the chapter "Prototype" of the...
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. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we...