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 Video4:52
Curated Video

Comparing and Contrasting Quadrilaterals: Similarities and Differences

K - 5th
This video provides a clear and concise guide for understanding and differentiating between types of quadrilaterals. We highlight the similarities and differences between these shapes, emphasizing the shared attributes of parallel sides...
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 Video17:22
Curated Video

Using images to make comparisons and predictions in 'Mirror'

Pre-K - Higher Ed
Pupil outcome: I can compare and contrast images in 'Mirror'. Key learning points: - The Moroccan story is set in the Valley of the Roses; the Western (Australian) setting is based on a suburb of Sydney. - The two landscapes contrast...
Instructional Video9:23
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Mobile Devices and E-Mail

Higher Ed
Corporate or ISP e-mail setup requires various configuration options, such as POP or IMAP for incoming mail and SMTP for outgoing mail. S/MIME was a way to encrypt e-mail attachments. Standard Google or Apple accounts are set up with a...
Instructional Video3:05
Curated Video

Characteristics of Gases

3rd - 8th
Characteristics of Gases compares and contrasts the basic properties of gases by reviewing volume, color, and temperature.
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 Video6:00
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Firewalls and Servers

Higher Ed
In this episode, Mike begins the discussion of Application-layer protocols. Starting with a review of the interaction between IP packets and servers, the episode analyzes the functions of local and server-based firewalls. This clip is...
Instructional Video6:45
Packt

Hands-On Continuous Integration and Automation with Jenkins - What Is CI/CD?

Higher Ed
This video explains what Continuous Integration, Continuous Delivery, and Continuous Deployment are, how they compare, and which benefits they bring • Learn Continuous Integration • Find out Continuous Delivery and Continuous Deployment...
Instructional Video14:43
Packt

Hands-On Continuous Integration and Automation with Jenkins - Notification Workflow

Higher Ed
This video shows the different types of notifications, introduces the information radiator and extreme feedback, and implements the notification part of the CI workflow. • Explain the types of notifications • Information radiator and...
Instructional Video12:54
Packt

Hands-On Continuous Integration and Automation with Jenkins - Testing Workflow

Higher Ed
This video explains the different types of tests and implements the testing part of the CI workflow. • Why testing • Explain the types of tests • Implement testing workflow This clip is from the chapter "CI/CD" of the series "Hands-On...
Instructional Video10:58
Packt

Hands-On Continuous Integration and Automation with Jenkins - CI Workflow

Higher Ed
This video shows the CI workflow, introduces the Maven build tool, and implements the first phase of the CI workflow. • See CI workflow • Maven build tool • Implement first phase of CI workflow This clip is from the chapter "CI/CD" of...
Instructional Video6:44
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Laptop Hardware - CPU and Motherboard

Higher Ed
Laptops have many technician-replaceable parts. Check for online documentation before starting and proceed with caution. Mike explores laptop dissection in this episode. This clip is from the chapter "Book Chapter 23 - Portable...
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 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 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 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 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 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 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 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 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 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...

Other popular searches