Curated Video
Former Israeli diplomat to Turkey says time is right for reconciliation between Israel and Turkey
Gaza City, Gaza Strip
1. Various of memorial to nine activists killed in Israeli raid in 2010 on an international flotilla
2. Memorial listing names of those who died in the raid
Jerusalem
3. Establishing shot of Alon Liel, former...
Curated Video
UN inspectors raid house of Iraqi scientist, Iraqi briefing
1. Various shots following UN vehicles to an Iraqi scientist's house in the middle class Baghdad suburb of Razaliya
2. Various shots of inspectors that have arrived at the scene
3. Various shots of UN inspectors looking at the house
4....
TED-Ed
TED-Ed: The true cost of gold | Lyla Latif
In 2020, Mali produced over 71 tons of gold— an amount worth billions of dollars. But Mali saw only $850 million dollars from that gold. And this situation isn't unique: a number of other gold-rich countries in Africa aren't seeing the...
TED Talks
TED: This country isn't just carbon neutral -- it's carbon negative | Tshering Tobgay
Deep in the Himalayas, on the border between China and India, lies the Kingdom of Bhutan, which has pledged to remain carbon neutral for all time. In this illuminating talk, Bhutan's Prime Minister Tshering Tobgay shares his country's...
Curated Video
Preserving Peru's Alpaca Heritage: The Urgency of Microchipping
This video explores the challenges faced by the Peruvian alpaca industry, including the smuggling of prized alpacas across borders and the loss of valuable breeding stock. The Peruvian government has resorted to implanting microchips in...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Improve Midjourney Photos
In this video, we will continue working on the image sizes with sample images, how to enhance the quality of the image or even the content of the image using the right prompts, and asking the AI to create different versions of the image....
Curated Video
International Trade: An Unequal Relationship?
An unequal relationship exists between primary and secondary producers in global industry. How does this imbalance affect countries' development? Human Geography - A Changing World - Learning Points. Poorer countries of the world provide...
Curated Video
Ripening Fruit
Unripe bananas travel from all around the world but always end up ripe and yellow on the supermarket shelves. This experiment shows us how. Chemistry - Chemical Industries - Learning Points. Millions of bananas are exported across the...
Curated Video
Rural Deprivation
Rural deprivation is when rural areas suffer a lack of resources, amenities or jobs. This can have a widespread effect on the economic status of these areas and the development of a country as a whole. Human Geography - Orientation And...
Curated Video
Fair Trade
Find out the principles underlying some of the most prominent Fair Trade schemes and how these can redress unequal relationships between small producers and global buyers. Human Geography - A Changing World - Learning Points. The...
Curated Video
Modern JavaScript from the Beginning - Second Edition - ES Modules
This video covers ES Modules, which is a module format introduced in ES6 (ECMAScript 2015). The video explains how to create and use ES Modules in our code, how to export and import modules using the ES6 syntax, and how to use ES Modules...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Conditional Rendering
This video delves into various techniques for conditionally rendering components based on specific conditions or user interactions, if statements, ternary operators, and logical operators for implementing conditional rendering effectively.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Props in React.JS
In this video, we will dive deeper into the concept of components in React.JS, create reusable and modular components that encapsulate specific functionality and can be composed together to build complex user interfaces, the different...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Components in React.JS
This video introduces template literals in React.JS to dynamically generate strings with embedded expressions. You will learn to use template literals to concatenate strings and variables in a more concise and readable way. You will...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Restful API in React.JS - Part 1
In this video, you will learn the fundamentals of building a RESTful API in React.JS, the concepts of API endpoints, HTTP methods, and data fetching using the Axios library. You will also learn to structure React components and handle...
Curated Video
Vue.js 3 and Firebase for Beginners - Composable Files
Vue Composables allows us to extract the reactive state and functionality to reuse in other components. This clip is from the chapter "Composition API" of the series "Vue.js 3 and Firebase for Beginners".This section explains the...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Connection Database to the ChatGPT Project-Made App
In this video, you will learn how to connect a database to your ChatGPT project-made app, covering the key steps to integrating your database with your application's user interface. The tutorial will also cover some common issues and...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up the Application Server Wiring
This video demonstrates setting up the application server wiring. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 09-2
In this exercise video, we will practice exporting project data into a text file. We will use the standard math export table. In this exercise, we will produce a text file with resource information. This clip is from the chapter "Import...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Export Data from Project
In this video, we will understand how to export project data from Microsoft Project 2021. We will discover how to create output formats compatible with other applications and tools, facilitating data sharing and reporting with...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 12-1
In this final exercise demonstration, we will save the project as a template, not including baseline and actuals. We will practice exporting the file to Excel by mapping fields and password-protecting the file. This clip is from the...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Export Projects to Other Formats
In this video, we will learn to export a project to other formats, such as Excel or PDF. Learn to choose which data to ship and how to customize the export options. This clip is from the chapter "Saving Projects and Security" of the...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Get the Emoji SVG, Separate Parts, and Import to Xcode
In this lesson, you will learn to create an emoji SVG by downloading an emoji of choice from Figma and then customizing or modifying the same using vectors to our preference and saving it on Xcode. This clip is from the chapter "Emoji...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Call and Response Example for OpenAI Implementation and Customizations
In this video, we will provide a call and response example for OpenAI implementation and customizations, demonstrating how to optimize and personalize your chatbot's responses.