Curated Video
Complete Java SE 8 Developer Bootcamp - Iterator
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,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 08 - Exploring New Java API - List Set and Map - copyOf Methods
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.
Curated Video
English Conversation Role Play: Call The Council
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 20)
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...
Curated Video
Learning D3.JS 5.0 10.2: Creating a Simple Map
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
Curated Video
Comprehensive Android Developer Bootcamp - Creating Multiple Documents and Retrieving Multiple Documents
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...
Curated Video
Excel VBA Programming The Complete Guide - The Range.Select Method
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...
Curated Video
Excel VBA Programming The Complete Guide - Create and Delete a Procedure
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 19 - TreeSet - Methods from NavigableSet - floor, lower, upper, subSet, head
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,...
Curated Video
Web Development with Node.JS and MongoDB (Video 18)
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...
Curated Video
The Full Stack Web Development - Find & Insert Into Collections
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...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Cosmos Database (DB) Collection
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.
Curated Video
C++ Standard Template Library in Practice - Understanding Containers
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - List and ArrayList - Sorting - Introduction to Collections Sort Static
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,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 14 - First Look at ArrayList - Refactoring Student Class to Use ArrayList
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 08 - Java Wrapper Classes - an Introduction - Why and What?
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...
Curated Video
Excel VBA Programming The Complete Guide - Access Object from Collection by Name
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...
The Business Professor
Laws Assisting Creditors: Protecting the Rights of Creditors
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...
TMW Media
Mean, Median & Mode
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...
Poetry Foundation
Sabrina Benaim reads "In Praise of Tomorrow"
Sabrina Benaim (she/her/hers) reads her poem, “In Praise of Tomorrow
Curated Video
The History and Benefits of Recycling
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...
Curated Video
The Full Stack Web Development - Installation & Templates - Project on Quick Todo
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...
Curated Video
The Full Stack Web Development - Node MongoDB Driver - Part 1
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...
Curated Video
Excel VBA Programming The Complete Guide - The For Each-Next Construct
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...