Instructional Video8:52
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Setup SSH and Maven Settings for Jenkins User

Higher Ed
In this video, you will be able to configure the Jenkins user for SSH and maven integration. This clip is from the chapter "Continuous Integration and Continuous Deploy" of the series "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar,...
Instructional Video7:59
Packt

Array - Common Operations – Part 2

Higher Ed
This is the second part of the three-part video that focuses on the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses...
Instructional Video3:52
Let's Tute

Microsoft Excel Tutorial: Moving and Copying Data in Excel Worksheet

9th - Higher Ed
This video tutorial teaches the viewer how to move and copy data in Microsoft Excel using various shortcuts and techniques such as control C and V, Alt HC, right-clicking, and drag and drop. It provides a step-by-step guide for each...
Instructional Video10:10
The Art Assignment

The Case for Copying | The Art Assignment | PBS Digital Studios

9th - 12th
Sampling, appropriating, borrowing, stealing. Whatever you want to call it, artists have been copying since time immemorial. We look into the history of the practice, and share our theories of why it is done, and what it can offer us.
Instructional Video3:26
Let's Tute

Moving and Copying Excel Worksheets Tutorial

9th - Higher Ed
This is a tutorial on how to move and copy an Excel worksheet. The video explains how to use the right-click option to move or copy a sheet to a new location or a new workbook. It also highlights the importance of giving each sheet a...
Instructional Video2:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 00 - Installing Eclipse - Windows

Higher Ed
In this lesson, we will learn how to install Eclipse in the Windows system. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video5:35
Curated Video

Creational Design Patterns in Modern C++ - Game Implementation - Part VI

Higher Ed
This video is the sixth part of the six-part video that demonstrates how to refactor the game to use a deep copy to prevent issues with a shallow copy. This clip is from the chapter "Prototype" of the series "Creational Design Patterns...
Instructional Video4:39
Curated Video

Creational Design Patterns in Modern C++ - Cloning Types

Higher Ed
This video explains the basics of cloning and demonstrates how to use the prototype pattern to implement it. • Open Qt Creator • Create a new Qt class • Add the files to the correct folders in the course code This clip is from the...
Instructional Video2:11
Curated Video

Moving Rows and Blocks in Microsoft Word Tables

Pre-K - Higher Ed
This tutorial demonstrates a quick and efficient method for moving rows within a table in Microsoft Word using a single keystroke combination.
Instructional Video7:35
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Replication Strategy - Theory

Higher Ed
In this video, we will cover Azure replication strategy-theory. This clip is from the chapter "Azure 104 Certification - 2021 Updates" of the series "AZ-104: Microsoft Azure Administrator Full Course".In this section, we will cover some...
Instructional Video5:09
Curated Video

The Complete Excel Guide: Beginners to Advanced - Copying Formulas

Higher Ed
Let's learn how to copy formulas. This clip is from the chapter "Excel 2019 Beginners: Moving Data" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explain how to move data.
Instructional Video3:30
Curated Video

Complete Modern C++ - File IO - Part III (Copy Utility)

Higher Ed
This video uses file I/O to create a utility that copies text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Instructional Video7:07
Packt

Practice Exercises on Locators Learnt from the Previous Lectures

Higher Ed
This video contains practice exercises on locators learned from the previous lectures. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video3:19
Curated Video

Core Java Programming Course- Copying and Moving Text Files

Higher Ed
This video explains how to copy and move text files. This clip is from the chapter "Working with Text Files (Apache Commons IO)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains how to...
Instructional Video3:23
Curated Video

Complete Modern C++ - Move Semantics - Basics (C++11)

Higher Ed
This video explains the concept of move semantics and how it improves performance. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Instructional Video4:20
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 20 - Java Assignment Operator

Higher Ed
This video talks about Java assignment operator. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video7:10
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 17 – Running Eureka Naming Server with Docker Compose

Higher Ed
This video is about running Eureka naming server with Docker Compose. This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video1:55
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Acquiring and Breaking Leases

Higher Ed
This video shows how to acquire and break leases. This clip is from the chapter "AZ-204 Blob Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains AZ-204 blob containers.
Instructional Video5:15
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 9 – Introduction to Spring Data JPA

Higher Ed
This video provides an introduction to Spring Data JPA. This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section provides an...
Instructional Video3:37
Curated Video

Mastering the Format Painter Tool in Microsoft Word

Pre-K - Higher Ed
The video demonstrates how to use the Format Painter tool in Microsoft Word to easily copy the formatting of text from one part of a document to another. This time-saving tool eliminates the need to manually adjust formatting settings,...
Instructional Video3:23
Curated Video

Complete Modern C++ - Move Semantics – Basics

Higher Ed
In this video, you will learn the basics of move semantics. • Plan out the classes • Implement the classes based on the plan • Compare functions for basic functionality in the application This clip is from the chapter "Move Semantics" of...
Instructional Video4:35
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 4-Using Mockito Annotations - @Mock, @InjectMocks, and @RunWith

Higher Ed
This video demonstrates how to use the @Mock, @InjectMocks, and @RunWith Mockito annotations. This clip is from the chapter "Basic Tools and Frameworks - Mockito in 5 Steps" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video4:34
Curated Video

What is Mona Lisa Wearing?

9th - Higher Ed
Or rather, what is she not wearing? Mona Lisa's simple clothing and lack of jewelry ensure that viewers focus on the face, rather than her clothing. How many copies were made of the Mona Lisa? Learn how Leonardo da Vinci used the...
Instructional Video7:04
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - CopyOnWrite Concurrent Collections - When Reads are More Than Writes

Higher Ed
In this session, we will learn about CopyOnWrite concurrent collections - when reads are more than writes. This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming...