Instructional Video5:07
Curated Video

Big Ideas - Episode 20 - GPS Technology

Pre-K - Higher Ed
The Big Idea of track-armored vehicles, or Tanks , became a reality during WW1, in an effort to break the deadlock of trench warfare. The tank proved the ideal vehicle to cross over unstable or dangerous terrain, such as barbed wire, to...
Instructional Video14:45
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website

Higher Ed
In this lesson, we will begin working on creating our amazing website, which we will eventually publish on our online hosting, but we will build the entire website using Visual Studio Code.
Instructional Video6:22
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 2

Higher Ed
This video further explains how to scaffold the lecturerController and other views. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and...
Instructional Video9:08
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding an About Us Page

Higher Ed
This video explains how to go about adding the about us page. This clip is from the chapter "Manipulating Website Views and Layout" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains manipulating website...
Instructional Video2:05
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Using the useNavigate() Hook

Higher Ed
In this video, we will explore the useNavigate() hook and learn to use it to perform navigation actions in response to user interactions or other events. The video covers scenarios such as redirecting after form submission and...
Instructional Video12:18
Curated Video

The Art of Doing - Web Development for Beginners - Collectors Project - Part 2

Higher Ed
In this video, we will continue building our "Collectors" project and create the remaining pages featuring Bulbasaur, Charmander, and Squirtle. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Instructional Video6:34
Curated Video

The Art of Doing - Web Development for Beginners - Nav, Article, and Section

Higher Ed
In this video, we will continue our discussion of semantic HTML by covering the
Instructional Video14:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065

Higher Ed
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Instructional Video12:42
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Demo / 207

Higher Ed
This video illustrates a project demo, which we will call SoundMate, which is a simple landing page, where we will apply many Tailwind concepts and learn to apply customizations.
Instructional Video11:27
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Navigation / 056

Higher Ed
Here, we will delve deep into navigation in the React structure. There are two ways, where we will use the "useNavigate" hook, or use a navigate component.
Instructional Video6:33
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Compact Minimal View For Dynamic Island

Higher Ed
This video explains the compact minimal view for Dynamic Island. This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains Dynamic Island in...
Instructional Video8:34
Curated Video

PowerShell for Automating Administration - Report Consolidation – Template Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at an overview of the template. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video3:57
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 301

Higher Ed
This video explains a project that uses external libraries to implement features that are developed by other developers. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Instructional Video6:16
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - CSS Types and Order

Higher Ed
This video explains CSS types and selectors. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Instructional Video8:57
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Id and Classes

Higher Ed
This video explains ID and classes used to give a division to a tag. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an...
Instructional Video9:40
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Inline and Block

Higher Ed
This video explains inline and block elements in HTML. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS...
Instructional Video3:22
Great Big Story

Hōkūleʻa, Reviving Traditional Polynesian Navigation

12th - Higher Ed
Celebrate the Hōkūleʻa, a replica Polynesian voyaging canoe, and its journey to revive ancient navigation methods using only nature's cues.
Instructional Video5:16
Great Big Story

This Couple Races 750-Miles On a Tandem Bike

12th - Higher Ed
Meet Andrew Zielinski and John Krasinski, a married couple celebrating two years together. Their unique bond extends beyond their wedding vows—they ride tandem bicycles in ultramarathons, events spanning 200 miles or more. The tandem, a...
Instructional Video3:01
Great Big Story

Cracking Londons Legendary Taxi Test

12th - Higher Ed
Delve into the rigorous process of becoming a London black cab driver through The Knowledge, an intense test that requires memorizing 25,000 streets and countless landmarks across the city. Follow aspiring cabbies as they navigate the...
Instructional Video3:01
Great Big Story

Cracking Londons Legendary Taxi Test

12th - Higher Ed
Delve into the rigorous process of becoming a London black cab driver through The Knowledge, an intense test that requires memorizing 25,000 streets and countless landmarks across the city. Follow aspiring cabbies as they navigate the...
Instructional Video12:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Router - Detail Page

Higher Ed
In this video, you will learn how to use the React-Router and its components to create a Single Page Application as a detail page.
Instructional Video4:56
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Creating About and Contact Pages

Higher Ed
This video guides you through the process of creating the About and Contact pages, essential components for providing information about your website and enabling visitors to get in touch. This clip is from the chapter "Designing NavBar,...
Instructional Video4:22
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Customizing NavBar Menu

Higher Ed
In this video, discover how to customize the NavBar menu by adding your own links and adjusting the styling to fit your design. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the series "Mega Web...
Instructional Video4:02
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Creating First React Component the NavBar

Higher Ed
In this video, learn how to create your first React component, the NavBar, which will serve as the navigation menu for your website. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the series "Mega...