Hi, what do you want to do?
Packt
What are Java Collections?
This video explains Java Collections.
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Comprehensive Android Developer Bootcamp - Overriding Super Class Methods
Java Inheritance:Overriding Super Class Methods
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 create its...
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 create its...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 5: What is Spring Boot Auto Configuration?
Introduction to Spring Boot in 10 Steps: Step 5: What is Spring Boot Auto Configuration?
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...
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Big Numbers
The author demonstrates BigInteger and BigDecimal, two classes that support big numbers.
r/>
This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section...
r/>
This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section...
Curated Video
Creational Design Patterns in Modern C++ - Basic Implementation with the Abstract Factory
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 th
e
library...
• Define basic data in
code
• Add a test .csv file with
fake data
• Edit the .csv file to see how th
e
library...
Curated Video
Creational Design Patterns in Modern C++ - Application Framework - Discussion
This video explains the framework needed to implement the factory method.
• Explain iter
ators
• Show examples to further illustrate how
they work
• Analyze the results of the examples via p
ri
nt statements
...
• Explain iter
ators
• Show examples to further illustrate how
they work
• Analyze the results of the examples via p
ri
nt statements
...
Curated Video
Complete Modern C++ - Inheritance and Composition
In this video, we revisit inheritance and composition and explain it again with examples.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about...
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about...
Curated Video
A2 English Listening Practice - Learning
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...
Curated Video
7+ IELTS Vocabulary for Talking about your Studies and Education
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.
Curated Video
Learning Dart (Video 8)
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...
Curated Video
C++ Developer - Exceptions and the Exception Hierarchy
This video explains the hierarchy of exceptions.<br/<br/>>
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++.
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++.
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
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN.<b<br/>r/>
Artificial Neural Networks: Example 2 - Build Multi-layer perceptron for binary classification
Artificial Neural Networks: Example 2 - Build Multi-layer perceptron for binary classification
Packt
Prioritizing the Test Cases with TestNG
This video explains how to prioritize the test cases with TestNG.
<
br/>
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...
<
br/>
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...
Packt
Identifying Locators (ClassName) with Developer Tools -2
This is the second part of a two-part lecture that explains how to identify locators with developer tools.
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium...
<
br/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium...
Packt
Building Customized Methods using Fluent Wait
This video demonstrates how to build customized methods using Fluent Wait.
<
br/>
This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Creational Design Patterns in Modern C++ - Using the Factory Method
This video demonstrates how to use the factory method design pattern.
r/>
This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic...
r/>
This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on the basic...
Curated Video
Creational Design Patterns in Modern C++ - Introduction - introduces you to the abstract factory pattern, its intent, and its structure
This video introduces you to the abstract factory pattern, its intent, and its structure.
• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class...
• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class...
Curated Video
Creational Design Patterns in Modern C++ - Pooling Game Objects - Part I
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 assig
nment
• Container interface and shrinking
operations
•...
• Learn construction and solve an assig
nment
• Container interface and shrinking
operations
•...
Curated Video
Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part II
This video is the second part of the three-part video that explains the Liskov Substitution principle.
• Learn type-safe error han
dling
• Understand stat
e machines
• Explore recursive
da
ta structures
...
• Learn type-safe error han
dling
• Understand stat
e machines
• Explore recursive
da
ta structures
...
Curated Video
Complete Modern C++ - Inheritance and Access Modifiers
This video explains access modifiers in the context of 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...
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...
Curated Video
C++ Programming By Example - Building a Library Management System
How to build a library management system (books)?
• Plan out the cl
asses
• Implement the classes based o
n the plan
• Compare functions for basic functionality in
th
e application
This clip is from the...
• Plan out the cl
asses
• Implement the classes based o
n the plan
• Compare functions for basic functionality in
th
e application
This clip is from the...
Curated Video
Complete Java SE 8 Developer Bootcamp - Abstract Classes: Part 1
Abstract classes are constructs that allow subtypes to share common state and behavior definitions, all while enabling polymorphism.
r/>
This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete...
r/>
This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete...