Instructional Video3:32
Curated Video

Mastering Text Deletion: Backspace vs. Delete

Pre-K - Higher Ed
This video provides a clear explanation of the differences between using the backspace and delete keys for deleting text in word processing. It emphasizes the importance of accuracy to avoid unnecessary clicks and typing, which could...
Instructional Video11:05
Curated Video

Understanding and Displaying Non-Printing Formatting Marks in Microsoft Word

Pre-K - Higher Ed
In this video tutorial, viewers are guided on how to display and hide non-printing formatting marks in Microsoft Word, including spaces, paragraph marks, line breaks, and tab characters. By toggling these formatting marks on and off,...
Instructional Video5:05
Curated Video

Rebels in the Records: Radclyffe Hall’s Revolutionary Novel by Elina

Higher Ed
National Archives: This films is part of a series called ‘Rebels in the Records’. The films in the series were created by young people in July 2021 and combine puppetry, model-making and animation. They explore stories of people and...
Instructional Video0:38
The March of Time

Racketeers loafers slackers

12th - Higher Ed
MOT 1942: ABUSES IN INDUSTRY: Factory smokestacks. Men taking flyers exit factory. DRAMATIZATION: 'Racketeers' in office male reading Beauty Parade magazine while 'working' drill machine men 'loafing' in factory. Men at bar drinking...
Instructional Video6:42
Curated Video

The Complete Practical Docker Guide - Getting Help about Commands Using Man Utility

Higher Ed
This video explains in getting help about commands using man utility. This clip is from the chapter "Getting Started with Linux" of the series "The Complete Practical Docker Guide".This section talks about getting started with Linux.
Instructional Video9:43
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Setting Up Free Domain and Hosting Using GitHub Pages

Higher Ed
In this video, we'll be setting up free domain and hosting using GitHub Pages. This clip is from the chapter "Launching TLS Secured Website with Free Domain and Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this...
Instructional Video5:18
Curated Video

REST APIs with Flask and Python - The Git Workflow (Including GitHub) — Part 2

Higher Ed
This is the second part of a two-part video that shows how to commit your code and push it to a remote repository, hosted on GitHub. This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask and...
Instructional Video11:58
Curated Video

REST APIs with Flask and Python - Setting up a DigitalOcean Server

Higher Ed
This video explains how to set up the DigitalOcean account and server. This clip is from the chapter "Deploying a Server to Your Own Server" of the series "REST APIs with Flask and Python".This section explains how to deploy a server to...
Instructional Video13:59
Curated Video

How To Use the SUMIF Function In Microsoft Excel

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to effectively use the SUMIF function in Microsoft Excel to analyze data sets and calculate specific criteria. He provides three practical examples, including calculating profits and losses,...
Instructional Video3:24
Curated Video

Mastering Text Formatting in Microsoft Word

Pre-K - Higher Ed
In this tutorial, viewers learn how to apply text formatting such as bold, italic, and underline in Microsoft Word. The instructor demonstrates how to access these formatting options from the home tab and provides keyboard shortcuts for...
Instructional Video4:35
Curated Video

10 COLOUR (Color) IDIOMS / Vocabulary & Phrases to Describe People | Learn British English

Pre-K - Higher Ed
Add a little colour to your English vocabulary by describing people in a colourful way. Join me, Anna English, as I share 10 colourful idioms. Remember to SUBSCRIBE
Instructional Video5:30
ShortCutsTv

Free-Will and Determinism

Higher Ed
How 'free' are you? Professor Patrick Haggard explains the differences between determinism and free will and we look at behavioural, psychic and neurological determinism. We then reconstruct Libet's seminal experiment showing that brain...
Instructional Video4:38
Curated Video

Francisco Goya's Los Caprichos Prints

9th - Higher Ed
What happens when reason or rationality is asleep and superstitious beliefs take over from science and reason? Francisco Goya explores this and other Enlightenment topics in his Los Caprichos series of aquatint prints. One of the most...
Instructional Video2:44
Curated Video

David Pharaoh Asserts Indigenous Rights

9th - Higher Ed
Montaukett leader David Pharaoh fought for indigenous land rights – and established a lasting legacy as the founder of America’s first Montaukett school.
Instructional Video5:44
Let's Tute

Conditional Aggregation with Countifs, Sumifs, and Averageifs in Microsoft Excel

9th - Higher Ed
This video tutorial provides an introduction to conditional aggregation in Microsoft Excel using the countifs, sumifs, and averageifs functions. It explains how to count cells that match multiple criteria, sum cells that meet specific...
Instructional Video6:06
Curated Video

Excel VBA Programming The Complete Guide - Breakpoints

Higher Ed
Breakpoints force a procedure to halt execution at one or more specified lines. In this lesson, we practice enabling and disabling breakpoints in our code. This clip is from the chapter "Debugging" of the series "Excel VBA...
Instructional Video2:53
Curated Video

The Complete Practical Docker Guide - Installing htop Package Using apt-get

Higher Ed
This video explains installing htop package using apt-get. This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Instructional Video6:12
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Creating Persistence Part 1

Higher Ed
This video introduces you to persistence and how to create it. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn what...
Instructional Video7:45
Curated Video

REST APIs with Flask and Python - Creating a UNIX User in Ubuntu 16.04

Higher Ed
This video demonstrates how to create a new UNIX user in the Ubuntu server and give the user a password. This clip is from the chapter "Deploying a Server to Your Own Server" of the series "REST APIs with Flask and Python".This section...
Instructional Video9:47
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Write and Execute Your First Python Program

Higher Ed
This video demonstrates how to write and execute Python programs and debug issues. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you...
Instructional Video4:04
Curated Video

Vim Masterclass - Exercise One – Creating and Editing a New File with Vim - Walkthrough

Higher Ed
This video demonstrates how to create files and edit them using the Vim editor. This clip is from the chapter "Vim Quickstart" of the series "Vim Masterclass".This section explains Vim Quickstart.
Instructional Video4:17
Curated Video

Generate a Random Date Between Two Dates in Excel

Pre-K - Higher Ed
This tutorial demonstrates how to generate random dates between two specified dates using the randbetween function in Excel. By inputting the earliest and latest dates as parameters, viewers can create a dynamic spreadsheet that...
Instructional Video3:14
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Push Button - Circuit

Higher Ed
In this video, we will examine the circuit of the push button. This clip is from the chapter "Part 2 - Arduino Functionalities (Hardware Components)" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this section, you...
Instructional Video5:31
Curated Video

Practical Linux Command Line 2.0 - Write Some Text Inside a File from the Terminal (Echo)

Higher Ed
This video helps you write some text inside a file from the terminal (echo). This clip is from the chapter "Work with Files and Folders" of the series "Practical Linux Command Line 2.0".This section focuses on working with files and...