Instructional Video4:37
Curated Video

Setting: It’s Simple

3rd - Higher Ed
“Setting: It’s Simple” compares and contrasts the settings of two stories.
Instructional Video3:26
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - List and ArrayList - Sorting - Implementing Comparable Interface

Higher Ed
In this session, we will learn about list and ArrayList - sorting - implementing comparable interface. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video4:58
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 17 - Set Interface - Hands on - HashSet, LinkedHashSet and TreeSet

Higher Ed
In this session, we will learn about set interface - hands on - HashSet, LinkedHashSet, and TreeSet. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video4:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - Set Interface - Introduction - No Duplication

Higher Ed
In this session, we will learn about set interface - introduction - no duplication. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Instructional Video4:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 18 - Set Interface - Exercise - Find Unique Characters in a List

Higher Ed
In this session, we will learn about set interface - exercise - find unique characters in a list. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video5:47
Curated Video

Using Transition Words to Compare and Contrast Ideas

K - 5th
This video transcript is a lesson for students on how to use transition words to compare and contrast ideas in their writing. It provides examples and prompts for students to practice using these transition words effectively. The goal is...
Instructional Video6:07
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 12 - List and ArrayList - Sorting - Providing Flexibility by Implementing C

Higher Ed
In this session, we will learn about list and ArrayList - sorting - providing flexibility by implementing C. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video6:32
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 21 - Introduction to PriorityQueue - Basic Methods and Customized Priority

Higher Ed
In this session, we will learn about introduction to PriorityQueue - basic methods and customized priority. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
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: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 Video3:01
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 28 - Java Collections - Conclusion with Three Tips

Higher Ed
In this session, we will learn about Java collections - conclusion with three tips. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Instructional Video5:00
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 24 - Map Interface - Basic Operations

Higher Ed
In this session, we will learn about map interface - basic operations. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java collections - list...
Instructional Video10:15
Guinness World Records

The Guinness World Record for Largest Video Game Collection

K - 5th
Antonio Romero Montero showcases his Guinness World Record-winning collection of over 20,139 video games, including complete collections for various gaming consoles, rare and imported games, and unique oddities. This video gives a...
Instructional Video4:04
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - It's a Huge Mesh

Higher Ed
Mesh networking is here and gaining in popularity daily. But what does mesh networking do for your 80 2.11 network? Where do you use it and how is it deployed? This clip is from the chapter "Book Chapter 20 - Wireless Networking" of the...
Instructional Video2:23
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 13 - List and ArrayList - a Summary

Higher Ed
In this session, we will learn about list and ArrayList - a summary. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java collections - list...
Instructional Video3:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Java Collections - Section Overview with Need for Collections

Higher Ed
In this session, we will learn about Java collections - section overview with need for collections. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video4:37
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - List Interface - Immutability and Introduction of Implementations – Array

Higher Ed
In this session, we will learn about list interface - immutability and introduction of implementations – array. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video5:32
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - List Interface Implementations - ArrayList Versus LinkedList

Higher Ed
In this session, we will learn about list interface implementations - ArrayList versus LinkedList. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video3:26
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 16 - Understanding Data Structures - Tree - Sorted Order

Higher Ed
In this session, we will understand data structures - tree - sorted order. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java collections -...
Instructional Video6:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 15 - Understanding Data Structures - Array, LinkedList, and Hashing

Higher Ed
In this session, we will understand data structures - Array, LinkedList, and Hashing. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Instructional Video1:45
Curated Video

Java Programming for Complete Beginners - Java 16 - Programming Tip - Teach Yourselves Programming in 10 Years

Higher Ed
This video is about collections: programming tip - teach yourselves programming in 10 years. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore...
Instructional Video4:26
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 27 - TreeMap - Methods from NavigableMap - floorKey, higherKey, firstEntry

Higher Ed
In this session, we will learn about TreeMap - methods from NavigableMap - floorKey, higherKey, firstEntry. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video2:59
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - List and ArrayList - Iterating Around Elements

Higher Ed
In this session, we will learn about list and ArrayList - iterating around elements. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Instructional Video7:05
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - List Interface - Introduction - Position is King

Higher Ed
In this session, we will learn about List interface - introduction - position is king. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...

Other popular searches