Instructional Video8:30
Science Buddies

Build an Obstacle-Detecting Walking Stick

K - 5th
Build an obstacle-detecting walking stick to provide an audible warning for visually impaired users.
Instructional Video10:29
Curated Video

Modern JavaScript from the Beginning - Second Edition - Symbols

Higher Ed
Symbols are a new primitive type in JavaScript, introduced in ES6. In this video, you will learn what symbols are and how they can be used to create unique identifiers for objects. This clip is from the chapter "Iterators, Generators,...
Instructional Video4:15
Curated Video

Vue.js 3 and Firebase for Beginners - The Menu UI

Higher Ed
This video talks about the Menu view page, which is going to be split into two sections. On the left, we are going to include the menu where we will include the pizzas in a list. This clip is from the chapter "Project UI" of the series...
Instructional Video5:46
Curated Video

Vue.js 3 and Firebase for Beginners - The NewPizza Object and Data Binding

Higher Ed
In this video, we will look at the NewPizza file and add some JavaScript. We will be making use of the script setup that we just looked at to add a new Pizza object, which we can structure for all the pizzas in our application. This clip...
Instructional Video5:54
Curated Video

Vue.js 3 and Firebase for Beginners - Admin: Add New Pizza Form

Higher Ed
In this video, we will look at the admin view, which is going to be split up into multiple areas, which we will then organize into different components. The first area we are going to cover is adding a new pizza component to the admin...
Instructional Video4:36
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Product Backlog Management - User Stories

Higher Ed
In this video, we will explore how to design APIs using OpenAPI and ChatGPT, the fundamentals of API design, and introduce OpenAPI as a specification for documenting and designing APIs. You will learn how ChatGPT can complement the API...
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - Getting Help

Higher Ed
In this video, we will cover help commands such as man, whatis, -help.
Instructional Video3:45
Curated Video

Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Exploring Java API

Higher Ed
In this video, you will learn about exploring Java API.
Instructional Video2:48
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Understanding Object Composition - an Exercise - Books and Reviews

Higher Ed
In this video, we will understand object composition with an exercise—books and reviews.
Instructional Video8:53
Curated Video

Chatbots Development with Amazon Lex - Start Developing Chatbot

Higher Ed
This video demonstrates the process of creating the Amazon Lex chatbot step by step. You will learn to create your ID on Amazon.com and log in. We will get to the interface and start working from there.
Instructional Video8:47
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 4

Higher Ed
In this video, we will be introduced to GitHub, where we will store our code for the payroll management system.
Instructional Video2:38
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Exception Handling

Higher Ed
Here, we will look at exceptions or conditions that may arise during the execution of a Java program and understand the error or exception handling codes.
Instructional Video5:11
Curated Video

Fundamentals of Secure Software - SANS Top 25

Higher Ed
This video provides an introduction to the SANS Top 25.
Instructional Video10:05
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Working with Security Groups Lab

Higher Ed
To assist you in understanding security groups, this video will demonstrate their creation and use.
Instructional Video4:50
Curated Video

ChatGPT for Creatives - Rytr

Higher Ed
In this video, the author introduces Rytr, an AI-powered writing assistant that generates content using advanced natural language processing techniques. The author explains how Rytr can be used to quickly generate content for different...
Instructional Video8:29
Curated Video

ChatGPT for Creatives - Adding to the World Anvil

Higher Ed
In this video, you will learn how to add buildings to the World Anvil platform for our fantasy world. We will start by selecting the building type and then entering details such as name, description, and purpose. You will also learn how...
Instructional Video5:54
Curated Video

ChatGPT for Creatives - Using the World Anvil

Higher Ed
In this video, the author introduces the World Anvil platform, which is a web-based tool for organizing and sharing worldbuilding information. The author demonstrates how to use the platform and create a new world, along with different...
Instructional Video14:20
Curated Video

ChatGPT for Creatives - Characters and Quest Givers

Higher Ed
In this video, we will discuss how to create characters and quest givers related to the world created in the previous videos, emphasize the importance of creating characters that fit within the world and have motivations and goals within...
Instructional Video2:26
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the Order Model Class

Higher Ed
This video discusses the creation of the Order class. This is mapped to the Order table in the database. This clip is from the chapter "Coding Project Part 1: Build a Web API" of the series "ASP.NET 6.0 - Build Hands-On Web...
Instructional Video16:10
Curated Video

ChatGPT for Creatives - How to Generate Great Lists

Higher Ed
In this video, we will discuss techniques and tools for generating great lists, understand the importance of list-making in creative work, and learn tips for making effective lists, such as using categories and subcategories,...
Instructional Video8:55
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the UpdateOrder View

Higher Ed
You will be able to understand the creation and working of the view to render an updated order record. You will get a refresher on the client- and server-side validation in the process. The completed application until this point is run...
Instructional Video3:54
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Testing Validation of Order Form Inputs

Higher Ed
This video runs through the application and tests user input validation checks on the order form. You will learn how to test the client- and server-side validations after going through the video. This clip is from the chapter "Coding...
Instructional Video5:07
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Add Validation Attributes to Order Class

Higher Ed
In this video, you will see adding the validation attributes to the Order Model class. This is required for server-side validation of the Order form. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Instructional Video7:31
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create Index View (Order Controller)

Higher Ed
This video explains the creation and code for the Index view of the Order Controller. You will be able to create the Order Controller Index View and run the application. This clip is from the chapter "Coding Project Part 2: Consume the...