Instructional Video8:44
TED Talks

TED: A street librarian's quest to bring books to everyone | Storybook Maze

12th - Higher Ed
As a self-proclaimed radical street librarian, Storybook Maze makes books appear where they're scarce. Through initiatives like free, public book vending machines and street corner story times, she eliminates book deserts — or areas with...
News Clip7:20
PBS

For these college students, the most difficult test is basic survival

12th - Higher Ed
The biggest challenge for these college students may not be exams or papers, but finding the means to survive. While the University of California system has worked to bring in more first-generation and "non-traditional" students, helping...
Instructional Video12:26
TED Talks

TED: How to design a library that makes kids want to read | Michael Bierut

12th - Higher Ed
When Michael Bierut was tapped to design a logo for public school libraries, he had no idea that he was embarking on a years-long passion project. In this often hilarious talk, he recalls his obsessive quest to bring energy, learning,...
Instructional Video13:53
TED Talks

TED: A librarian's case against overdue book fines | Dawn Wacek

12th - Higher Ed
Libraries have the power to create a better world; they connect communities, promote literacy and spark lifelong learners. But there's one thing that keeps people away: the fear of overdue book fines. In this thought-provoking talk,...
Instructional Video5:16
TED-Ed

TED-Ed: The hidden treasures of Timbuktu | Elizabeth Cox

Pre-K - Higher Ed
On the edge of the vast Sahara desert, citizens snuck out of the city of Timbuktu and took to the wilderness. They buried chests in the desert sand, hid them in caves, and sealed them in secret rooms. Inside these chests was a treasure...
Instructional Video5:04
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - What Is Blazor?

Higher Ed
This is an introduction to the ASP.NET Core 3.1 Blazor web framework. Through this lecture, you will be able to have an overview of Blazor and get answers to common questions such as: What is Blazor? Why should I learn Blazor? This clip...
Instructional Video7:01
Brainwaves Video Anthology

Amanda Jones - That Librarian: The Fight Against Book Banning in America

Higher Ed
Amanda Jones, author of That Librarian: The Fight Against Book Banning in America, shares her story as a small-town school librarian in Louisiana who has faced harassment and threats since speaking out against censorship at a library...
Instructional Video20:33
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Anaconda Environment Setup

Higher Ed
Let's set up Anaconda, a popular open-source distribution of Python and R programming languages. We will install Anaconda on our local machine, create and manage virtual environments, and set up the necessary dependencies for financial...
Instructional Video4:37
Curated Video

Machine Learning: Random Forest with Python from Scratch - Feature Importance

Higher Ed
After understanding features in a previous lesson, we will look at finding the most critical features' probability. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
Instructional Video1:43
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Issues with Rust

Higher Ed
In this video, you will explore some issues with Rust. This clip is from the chapter "What Is Rust and Why Does It Matter" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on what, how,...
Instructional Video10:29
Curated Video

Concurrent and Parallel Programming in Python - Using Asynchronous Libraries

Higher Ed
Here, you will learn how some libraries support asynchronous libraries, and others do not. You will also learn to look for those libraries and compare them.
Instructional Video12:42
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity

Higher Ed
In this video, you will learn about libraries in Solidity, which are a way to reuse code and can be deployed as separate contracts or included in the main contract bytecode. This clip is from the chapter "Learn Advanced Solidity II" of...
Instructional Video9:15
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Structs in Solidity

Higher Ed
In this video, you will learn about structs in Solidity, which are user-defined data types that allow you to group related data together. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Instructional Video3:53
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Improve Your Skills with This Course

Higher Ed
In this video, you will learn some tips and tricks to improve your skills and get the most out of this course along with providing you with the review of the concepts learned till now. This clip is from the chapter "Learn Solidity -...
Instructional Video3:14
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Special Mention - React

Higher Ed
This video explains React; a JavaScript library developed by Facebook. While it has framework-like features, it is not fully featured and, therefore, is considered a library. There are still some architectural decisions that are left...
Instructional Video4:23
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - CSS Frameworks and Bootstrap

Higher Ed
This video explains CSS frameworks and Bootstrap. This clip is from the chapter "Libraries and Front-End Frameworks" of the series "Web Development Concepts for Everyone".This video explains libraries and front-end frameworks.
Instructional Video1:50
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Front-End Frameworks

Higher Ed
This video explains the various front-end frameworks. This clip is from the chapter "Libraries and Front-End Frameworks" of the series "Web Development Concepts for Everyone".This video explains libraries and front-end frameworks.
Instructional Video4:50
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Front-End Libraries with jQuery

Higher Ed
This video explains jQuery, a wildly popular library that rounded its rise before the popularization of technologies such as Angular and React. jQuery makes interacting with the "DOM" much more manageable while also simplifying...
Instructional Video4:06
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Kubeflow

Higher Ed
This video provides an introduction to Kubeflow. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we will explore Vertex AI....
Instructional Video7:22
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Overview for Beginners React Native Starter Code files for ChatGPT Project

Higher Ed
In this video, you will get an overview of the React Native starter code files for the ChatGPT project, covering the basic components and features you will need to start building your mobile application. The tutorial will walk you...
Instructional Video4:29
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - What Is React-Native for Beginners in Mobile Development

Higher Ed
This video is an introduction to React-Native for beginners in mobile development, providing an overview of the framework and its benefits. You will learn what React-Native is, how it differs from other mobile development frameworks, and...
Instructional Video8:02
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Initializing the Express Project and Libraries

Higher Ed
This video helps you with initializing the Express project and libraries. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video6:56
Curated Video

Chatbots Development with Amazon Lex - Starting Lambda Code

Higher Ed
In this video, we will prepare to write the code for the chatbot's functioning; we will import a few required libraries, including JSON, datetime, and time.
Instructional Video7:06
Curated Video

Supercharge Scala Future | FP-Tower - What Is an IO?

Higher Ed
This video provides an overview about IO (Input/Output). This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).