Hi, what do you want to do?
Curated Video
Understanding File Types, Formats, and Versioning in Word Processing
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,...
Curated Video
Mastering Text Color Changes in Word Processing
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...
Crash Course
Natural Language Processing: Crash Course Computer Science
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...
Crash Course
Advanced CPU Designs: Crash Course Computer Science
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...
Curated Video
Mastering Text Formatting: Subscript and Superscript in Word Processing
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...
Crash Course
Natural Language Processing
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...
SciShow
The Most Metal Algorithm in Computer Science
Have a problem with many competing variables? Why not solve it with a computer algorithm based on cooling metal?
Curated Video
Editing and Overtyping Techniques in Microsoft Word
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...
Curated Video
Using the Replace Command in Word
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...
Curated Video
Microsoft Word: Opening and Closing Documents
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...
Curated Video
How Quantum Computers Work: Understanding the Mechanism
(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,...
Curated Video
Can Computers Really Talk? Or Are They Faking It?
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?
Curated Video
Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Word Embedding Using TensorBoard Projector
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...
Let’s...
Curated Video
Generate Random Words in PowerPoint from Text File
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...
Curated Video
Saving and Renaming Documents in Microsoft Word
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...
SciShow
The Most Metal Algorithm in Computer Science
Have a problem with many competing variables? Why not solve it with a computer algorithm based on cooling metal?
Brainwaves Video Anthology
Alan Kay - Inventing the Future Part 2
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...
WIRED
Remember When a 29-pound Portable Computer was Light? - WIRED's RetroGrade
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...
Curated Video
Mastering Track Changes and Comments in Word for Effective Document Collaboration
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,...
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - Computing Your First Aggregate - Real-time Streaming Word Count
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...
r/>
This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is...
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - KStream Aggregation using Reduce()
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...
r/>
This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This...
Curated Video
Using Picture Models to Solve Word Problems
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...
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - KStream Aggregation using Aggregate()
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...
r/>
This clip is from the chapter "Real-time Aggregates" of the series "Apache Kafka - Real-time Stream Processing (Master...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Find the Longest Word in a String
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...