Instructional Video3:45
Curated Video

Complete Java SE 8 Developer Bootcamp - Iterator

Higher Ed
An iterator provides a polymorphic way of looping through a collection. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues,...
Instructional Video6:36
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Exploring New Java API - List Set and Map - copyOf Methods

Higher Ed
Let's look at some newly introduced APIs. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new updates added.
Instructional Video9:46
Curated Video

English Conversation Role Play: Call The Council

Pre-K - Higher Ed
Let's have an English Conversation. We will role-play a call to the council. Role play is a great way to improve your English speaking skills, and this English conversation is a very real scenario that many UK residents will experience...
Instructional Video4:44
Curated Video

Web Development with Node.JS and MongoDB (Video 20)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video3:28
Curated Video

Learning D3.JS 5.0 10.2: Creating a Simple Map

Higher Ed
In this video, we will learn the structure of a map chart. • Get an overview of HTML and CSS files • Understand the GeoJSON file • Understand the app.js file
Instructional Video11:40
Curated Video

Comprehensive Android Developer Bootcamp - Creating Multiple Documents and Retrieving Multiple Documents

Higher Ed
Introduction to Realtime Databases – Firebase and Firestore:Creating Multiple Documents and Retrieving Multiple Documents This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
Instructional Video8:43
Curated Video

Excel VBA Programming The Complete Guide - The Range.Select Method

Higher Ed
In this section of the course, we take a deep dive into the Range, the most popular object in the Excel Object Model. We begin with the Select method, which highlights the range's boundaries on the spreadsheet. This clip is from the...
Instructional Video8:52
Curated Video

Excel VBA Programming The Complete Guide - Create and Delete a Procedure

Higher Ed
A procedure is a grouped set of instructions / code that accomplishes some kind of goal. We'll also talk about some of the common syntactical errors made when writing out procedures. In this lesson, we'll dive into the syntax to declare...
Instructional Video5:29
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 19 - TreeSet - Methods from NavigableSet - floor, lower, upper, subSet, head

Higher Ed
In this session, we will learn about TreeSet - methods from NavigableSet - floor, lower, upper, subSet, head. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video6:08
Curated Video

Web Development with Node.JS and MongoDB (Video 18)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video10:12
Curated Video

The Full Stack Web Development - Find & Insert Into Collections

Higher Ed
App Development with Meteor.js: Find & Insert Into Collections This clip is from the chapter "App Development with Meteor.js" of the series "The Full Stack Web Development".For Meteor.js framework that runs on both ends and we will be...
Instructional Video6:46
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Cosmos Database (DB) Collection

Higher Ed
This video demonstrates how to create a Cosmos DB collection. This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to Cosmos DB.
Instructional Video3:23
Curated Video

C++ Standard Template Library in Practice - Understanding Containers

Higher Ed
The user is unfamiliar with what containers are available and how they are used. • Begin by introducing the user to the different categories of containers • Familiarize the user with the abilities that each container has at a high level...
Instructional Video8:57
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static

Higher Ed
In this session, we will learn about list and ArrayList - sorting - introduction to collections sort static. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video5:57
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - First Look at ArrayList - Refactoring Student Class to Use ArrayList

Higher Ed
In this session, we will take a first look at ArrayList - refactoring student class to use ArrayList. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video2:46
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Java Wrapper Classes - an Introduction - Why and What?

Higher Ed
In this video, we will learn about Java wrapper classes - an introduction - why and what. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look...
Instructional Video3:57
Curated Video

Excel VBA Programming The Complete Guide - Access Object from Collection by Name

Higher Ed
In this lesson, we explore this with the context of Worksheet objects inside the Worksheets collection. This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The Complete...
Instructional Video6:29
The Business Professor

Laws Assisting Creditors: Protecting the Rights of Creditors

Higher Ed
This video explores the laws that protect the rights of creditors. It discusses the Fair Debt Collection Practices Act, which governs the conduct of credit collectors, as well as secured transactions, litigation, and the establishment of...
Instructional Video18:43
TMW Media

Mean, Median & Mode

K - 5th
This program covers the important topic of Mean, Median, and Mode in Probability and Statistics. We begin by discussing what mean, median, and mode is and why it is important. Next, we solve several problems that involve these concepts...
Instructional Video3:05
Poetry Foundation

Sabrina Benaim reads "In Praise of Tomorrow"

Pre-K - Higher Ed
Sabrina Benaim (she/her/hers) reads her poem, “In Praise of Tomorrow
Instructional Video3:00
Curated Video

The History and Benefits of Recycling

Pre-K - Higher Ed
Recycling is a process that turns waste into reusable materials, reducing the consumption of raw materials and reducing pollution. It has been practiced since ancient times, and today, systems are in place to collect recyclables from...
Instructional Video9:38
Curated Video

The Full Stack Web Development - Installation & Templates - Project on Quick Todo

Higher Ed
App Development with Meteor.js: Installation & Templates - Project on Quick Todo This clip is from the chapter "App Development with Meteor.js" of the series "The Full Stack Web Development".For Meteor.js framework that runs on both ends...
Instructional Video15:55
Curated Video

The Full Stack Web Development - Node MongoDB Driver - Part 1

Higher Ed
Backend programming with Node.js: Node MongoDB Driver - Part 1 This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like...
Instructional Video7:50
Curated Video

Excel VBA Programming The Complete Guide - The For Each-Next Construct

Higher Ed
The For Each construct iterates over every single object in a collection. In this lesson, we practice iterating over the Workbooks and Worksheets collections. This clip is from the chapter "Iteration" of the series "Excel VBA...