Curated Video
Al-Jafaari speaks at National Press Club
1. Wide shot of Iraqi Prime Minister Ibrahim al-Jaafari, pan to media
2. Mid shot of al-Jaafari
3. SOUNDBITE (Arabic): Ibrahim al-Jaafari, Iraqi Prime Minister:
"We see that our strength really comes from the will of our people and their...
Curated Video
40 wedding guests allegedly killed by US missile
1. Grave yard and locals digging graves
2. Locals digging graves
3. Truck full of bodies wrapped in blankets
4. Child's body
5. Various of bodies and locals crying
6. SOUNDBITE (Arabic) Eyewitness
"At the wedding, a plane came and struck...
Curated Video
Opening of crossings into Gaza, Peretz on crisis in Palest territories
Sufa crossing, Gaza Strip
1. Lorry driving past road sign pointing to "Sufa"
2. Medium of lorries waiting in line
3. Military armoured vehicle on raised ground near crossing
4. Soldier checking lorries and drivers before crossing...
Curated Video
Albania - State of unrest continues
A rally was held on Friday (07/03) in the rebel-held southern Albanian
town of Sarande, where armed opponents of President Sali Berisha's regime, have rejected a government offer of a 48-hour cease fire and said they would not give up...
TED-Ed
TED-ED: Grammar's great divide: The Oxford comma - TED-Ed
If you read "Bob, a DJ and a clown" on a guest list, are three people coming to the party, or only one? That depends on whether you're for or against the Oxford comma -- perhaps the most hotly contested punctuation mark of all time. When...
TED Talks
TED: Woza | Vusi Mahlasela
After Vusi Mahlasela's 3-song set at TEDGlobal, the audience wouldn't let him go. His encore, "Woza," showcases his brilliant guitar playing and multilingual lyrics.
TED-Ed
TED-Ed: How to use a semicolon - Emma Bryce
It may seem like the semicolon is struggling with an identity crisis. It looks like a comma crossed with a period. Maybe that's why we toss these punctuation marks around like grammatical confetti; we're confused about how to use them...
Wonderscape
Punctuation Perfection: Using Commas with Adjectives
This video focuses on the correct use of commas in sentences with multiple adjectives, using engaging examples like fish descriptions and seaweed hiding spots. It teaches how commas separate adjectives to make sentences clearer and...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Tuples in Rust
This video explains tuples in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to intermediate content.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Modifying String Literals in Rust
This is a solution video on modifying string literals in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Matching Enums in Rust
This is a solution video on matching Enums in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Writing Testing Units for Model Predictions with JavaScript - Part I
In this video, we will discuss the solution to the exercise on writing testing units for model predictions with JavaScript. This is the first of the two-part solution and here, you will be writing the code lines until concat(). This clip...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Complex Arrays in JavaScript
In this video, you will learn about complex arrays in JavaScript. By the end of the video, you will have a solid understanding of complex arrays and be able to apply this knowledge to your own projects. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Example of How to Sort in JavaScript
This video provides an example of how to use the built-in sort() method in JavaScript to sort an array of numbers in ascending order. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Length Method in JavaScript
In this video, you will learn about the length method in JavaScript, which is used to find the number of elements in an array. The video will cover the basics of arrays, how the length method works, and how it can be used to manipulate...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Declare a Variable in JavaScript and Log the Result
In this video, we will discuss the solution to the exercise on declaring a variable in JavaScript and logging the result from the previous video. This clip is from the chapter "Introduction to Programming and JavaScript Basics for...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Destructuring and Multiple Returns from Functions in Solidity
In this video, you will learn how to use destructuring and multiple returns from functions in Solidity. Destructuring is the process of breaking down a data structure into smaller parts. In Solidity, destructuring is used to extract data...
Curated Video
Advanced Chatbots with Deep Learning and Python - Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length, question length, and define the vocabulary size. We will now build our encoder using the sequential model.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | WelcomeView
The WelcomeView is the first thing your users will see when they sign up for your Twitter Clone app, so it's important to make it welcoming, informative, and easy to use; in this video, we will show you how to design and implement a...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - String Functions
This video explains string functions in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in Python.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Encoding
We will begin to develop our deep learning model and input placeholders to store the maximum story length and question length and define the vocabulary size. We will now build our encoder using the sequential model. This clip is from the...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and the Split Function
This video explains the split function where the string will be split into substrings using a delimiter. This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - The Left and Right Functions
This video explains the left and right functions, which will help us chop a string. The left function will help chop the characters from the start of the string and the right function will help chop the character from the end of the...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Offset Property
This video explains the offset property, a useful way to refer to a cell or a group of cells. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces...