Instructional Video7:48
Curated Video

Understanding File Types, Formats, and Versioning in Word Processing

Pre-K - Higher Ed
In this video transcript from the ECDL Word Processing Module, viewers learn how to save documents in various file types such as Word, PDF, RTF, and plain text. The instructor explains the importance of file extensions, version numbers,...
Instructional Video4:50
Curated Video

Mastering Text Color Changes in Word Processing

Pre-K - Higher Ed
In this video, the instructor guides viewers through the process of changing text color in a Word Processing Module, emphasizing the importance of selecting readable colors for professional documents. Viewers learn how to access a range...
Instructional Video11:16
Crash Course

Natural Language Processing: Crash Course Computer Science

12th - Higher Ed
Today we’re going to talk about how computers understand speech and speak themselves. As computers play an increasing role in our daily lives there has been an growing demand for voice user interfaces, but speech is also terribly...
Instructional Video11:45
Crash Course

Advanced CPU Designs: Crash Course Computer Science

12th - Higher Ed
So now that we’ve built and programmed our very own CPU, we’re going to take a step back and look at how CPU speeds have rapidly increased from just a few cycles per second to gigahertz! Some of that improvement, of course, has come from...
Instructional Video5:54
Curated Video

Mastering Text Formatting: Subscript and Superscript in Word Processing

Pre-K - Higher Ed
This video tutorial explains how to apply text formatting such as subscript and superscript in Microsoft Word. It provides clear examples and step-by-step instructions on how to use the font formatting options in the home tab to adjust...
Instructional Video12:31
Crash Course

Natural Language Processing

12th - Higher Ed
So far in this series, we've mostly focused on how AI can interpret images, but one of the most common ways we interact with computers is through language - we type questions into search engines, use our smart assistants like Siri and...
Instructional Video6:16
SciShow

The Most Metal Algorithm in Computer Science

12th - Higher Ed
Have a problem with many competing variables? Why not solve it with a computer algorithm based on cooling metal?
Instructional Video9:13
Curated Video

Editing and Overtyping Techniques in Microsoft Word

Pre-K - Higher Ed
This video tutorial provides a comprehensive guide on editing content in Microsoft Word, covering techniques such as adding, removing, and replacing characters or words within existing text. It explains the differences between using the...
Instructional Video3:26
Curated Video

Using the Replace Command in Word

Pre-K - Higher Ed
In this video tutorial, viewers learn how to use the replace command in a word processing document, specifically focusing on the ECDL exam requirements. The tutorial demonstrates step-by-step instructions on how to find and replace a...
Instructional Video2:11
Curated Video

Microsoft Word: Opening and Closing Documents

Pre-K - Higher Ed
This video tutorial demonstrates how to open and close a word processing application, specifically Microsoft Word, as well as how to open and close documents within the application. It covers various methods for accessing existing...
Instructional Video12:09
Curated Video

How Quantum Computers Work: Understanding the Mechanism

12th - Higher Ed
(This is part 1 or at least a 2 part series on quantum computing. Each video will be successively more in-depth.) Classical and quantum computers share many general components - power supply, data storage, RAM memory,...
Instructional Video11:26
Curated Video

Can Computers Really Talk? Or Are They Faking It?

6th - Higher Ed
New advancements in technology are making it harder than ever to tell the difference between a computer and a human speaker... but what's going on under the hood? Is it really "language," or just a digital illusion?
Instructional Video13:35
Curated Video

Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Word Embedding Using TensorBoard Projector

Higher Ed
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments.



Let’s...
Instructional Video22:06
Curated Video

Generate Random Words in PowerPoint from Text File

Pre-K - Higher Ed
This video is a tutorial on how to create a resource using VBA in PowerPoint. The resource allows students to generate random pairs of words from a text file and challenges them to come up with a sentence connecting the two words. The...
Instructional Video2:07
Curated Video

Saving and Renaming Documents in Microsoft Word

Pre-K - Higher Ed
This video tutorial provides step-by-step guidance on how to save a document in Microsoft Word, either to a specific location on a drive or under a different file name. It demonstrates the process of saving, using popular folders or...
Instructional Video6:20
SciShow

The Most Metal Algorithm in Computer Science

12th - Higher Ed
Have a problem with many competing variables? Why not solve it with a computer algorithm based on cooling metal?
Instructional Video11:37
Brainwaves Video Anthology

Alan Kay - Inventing the Future Part 2

Higher Ed
Alan Kay, is one of the earliest pioneers of object-oriented programming, personal computing, and graphical user interfaces. His contributions have been recognized with:the Charles Stark Draper Prize of the National...
Instructional Video1:20
WIRED

Remember When a 29-pound Portable Computer was Light? - WIRED's RetroGrade

6th - 11th
A fully functional portable computer that weighs in at only 29 lbs.? Now we’re talking. With features like word processing and a calculator, the 1984 LCD-286 PC computer was like carrying a filing cabinet with you on the go. Still...
Instructional Video4:07
Curated Video

Mastering Track Changes and Comments in Word for Effective Document Collaboration

6th - Higher Ed
This video provides a comprehensive tutorial on using the Track Changes and Comments features in Microsoft Word to facilitate the proofreading and editing process of documents. The instructor demonstrates how to turn on Track Changes,...
Instructional Video8:16
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - Computing Your First Aggregate - Real-time Streaming Word Count

Higher Ed
In this lecture, we will create a word count example on a real-time stream.
r/>
This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is...
Instructional Video6:42
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - KStream Aggregation using Reduce()

Higher Ed
In this lecture, we will learn to use a reduce() method for computing real-time aggregate.
r/>
This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This...
Instructional Video5:46
Curated Video

Using Picture Models to Solve Word Problems

K - 5th
In this video, the teacher explains how to solve a word problem by drawing a picture model. The example problem involves Mrs. Dawson and the number of marbles in her bag. The teacher guides the students through the process of chunking...
Instructional Video10:17
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - KStream Aggregation using Aggregate()

Higher Ed
In this lecture, you will learn to use the aggregate() method for real-time stream aggregation.
r/>
This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master...
Instructional Video2:24
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Find the Longest Word in a String

Higher Ed
In this video, you will learn how to find the longest word in a given string using JavaScript. The video covers the step-by-step process of solving this problem, including how to split the string into an array of words, looping through...