Instructional Video3:00
Curated Video

Complete Java SE 8 Developer Bootcamp - Varargs

Higher Ed
Varargs allows methods to take zero or more objects.
r/>
This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to...
Instructional Video4:12
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Print Multiplication Table with a Parameter and Method Overloading

Higher Ed
In this video, we will learn about print multiplication table with a parameter and method overloading.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for...
Instructional Video5:15
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Programming Tip - Editing Methods with JShell

Higher Ed
In this video, we will learn about programming tip - editing methods with JShell.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video8:26
Curated Video

Python for Network Forensics 2.3: Querying the Registry

Higher Ed
In this video, we will become familiar with the Windows registry and how the key:value data store maintains OS configuration data. • Learn how to interact with the registry using regedit • Use Python to interact with the registry by...
Instructional Video1:29
The Business Professor

Exceptions to the Rule of Present Consideration in Contract Law

Higher Ed
This video explains the two notable exceptions to the rule that a contract must have present consideration to be enforceable: 1) an option contract and 2)applies to merchants selling goods under the Uniform Commercial Code (UC).
Instructional Video3:11
Seven Dimensions

Respect: Dos and Don'ts

Higher Ed
In this video, the speaker discusses the importance of respectful behaviors in the workplace and provides examples of behaviors that are not respectful. By fostering a culture of respect, workplaces can create a positive environment...
Instructional Video0:47
The March of Time

Times Square 'Red Gloves' rehearsal

12th - Higher Ed
MOT 1949: NEW YORK CITY: DAY: HA WS Times Square (Pepsi-Cola and Ruppert ads) Broadway 7th Avenue. THEATRE DISTRICT: Poster 'Red Gloves' INT Mansfield Theatre Charles Boyer (1897-1978) in rehearsal talking w/ director Jed Harris John...
Instructional Video5:51
Curated Video

Learning PHP 7 (Video 33)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video1:58
XKA Digital

Don't ever lose your natural instinct to learn

Higher Ed
John O'Brien served ten years as a British Army officer where operational experience shaped his approach to inspiring leadership and purpose driven delivery. He co-leads Destria Partners, a UK based, globally ethical purpose agency,...
Instructional Video9:47
Curated Video

Complete Modern C++ - Variadic Templates - Part I (C++11)

Higher Ed
This video gives a gentle introduction to variadic templates.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Instructional Video6:45
Curated Video

Complete Python Scripting for Automation - try except else and finally usage

Higher Ed
Exception Handling: try except else and finally usage
r/>
This clip is from the chapter "Exception Handling" of the series "Complete Python Scripting for Automation".The author talks about Exception Handling and raising user...
Instructional Video8:06
Curated Video

Apache Maven Beginner to Guru - Maven Archetypes

Higher Ed
This video introduces you to Maven archetypes.
r/>
This clip is from the chapter "Maven Basics" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven basics, such as Maven coordinates, Maven...
Instructional Video3:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Adding More Methods for Multiplication Table Program

Higher Ed
In this video, we will learn about adding more methods for multiplication table program.
r/>
This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners -...
Instructional Video4:13
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Blocks

Higher Ed
This video covers the concept of blocks.
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible in...
Instructional Video11:54
Packt

Handling HTTPS Certifications

Higher Ed
This video explains how to handle HTTPS certifications. This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses...
Instructional Video9:53
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Creating a Virtual Private Cloud (VPC) Peering Connection Lab

Higher Ed
This video provides an overview of the VPC peer creation process. This clip is from the chapter "Solutions Architect Chapter 3 - Virtual Private Cloud (VPC)" of the series "AWS Solutions Architect Associate (SAA-C02) Exam Prep Course -...
Instructional Video7:28
Curated Video

Complete Modern C++ - Functions Basics - Part I

Higher Ed
This video explains the basics of functions in C++.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references, and for...
Instructional Video5:32
Curated Video

Complete Modern C++ - Perfect Forwarding - Part II (C++11)

Higher Ed
In this video, we will understand how perfect forwarding preserves type information of template function arguments.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see...
Instructional Video7:15
Curated Video

Complete Modern C++ - Non-type Template Arguments

Higher Ed
This video explains the purpose of non-type template arguments.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Instructional Video4:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips

Higher Ed
In this video, we will learn about introduction to Java method arguments - puzzles and tips.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete...
Instructional Video2:02
Curated Video

The New South: After Reconstruction

9th - Higher Ed
After the American Civil War, the American South attempted a rebrand. But would it accept the progressive social and political changes of the Reconstruction Era?
Instructional Video2:22
Barcroft Media

Cute Baby Elephant Orphans Raised By British Students

Higher Ed
THESE are the incredible elephant nannies - who help raise orphan calves like they were their own babies. The British students and volunteers feed, clean and play with young elephants who have been abandoned by their mothers. Together...
Instructional Video5:34
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 19 - Content Negotiation - Implementing Support for XML

Higher Ed
Web Services with Spring and Spring Boot: Step 19 - Content Negotiation - Implementing Support for XML
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video6:45
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - If Else Problem - How to Get User Input in Java?

Higher Ed
In this video, we will learn about if else problem - how to get user input in Java.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...