Instructional Video13:06
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider

Higher Ed
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
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 Video8:31
Curated Video

Modern JavaScript from the Beginning - Second Edition - Web Audio API

Higher Ed
In this video, you will learn about the Web Audio API. We will see how to use this API to create audio effects in our application. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the Beginning".In...
Instructional Video10:32
Curated Video

Modern JavaScript from the Beginning - Second Edition - Keyboard Events and Key Properties

Higher Ed
In this video, we will look at how to handle keyboard events such as keydown, keyup, and keypress in JavaScript. You will learn how to use event listeners to respond to keyboard events and how to access key properties of the event...
Instructional Video7:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - Comments and Shortcuts

Higher Ed
In this video, we will go over commenting in JavaScript and introduce some helpful keyboard shortcuts for our coding workflow. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from...
Instructional Video15:57
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Views

Higher Ed
This video explains the views folder and the index.cshtml file. 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 add a database.
Instructional Video13:21
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Tour Visual Studio Code

Higher Ed
This video takes you on a tour of Visual Studio Code. This clip is from the chapter "Setup ASP.NET Core MVC Application" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the setup of ASP.NET Core MVC...
Instructional Video3:26
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Video Tag

Higher Ed
In this video, we will discover the video tag in HTML5 and how it enables the embedding and playback of videos on webpages. You will learn about attributes such as src, controls, and autoplay to customize the video player.
Instructional Video6:31
Curated Video

Concurrent and Parallel Programming in Python - Asynchronous Tasks

Higher Ed
Here, you will learn to assign asynchronous functions to tasks to execute on the asynchronous syntax.
Instructional Video12:11
Curated Video

Concurrent and Parallel Programming in Python - Introduction to Writing Asynchronous Programs

Higher Ed
In this video, we will understand what asynchronous programming is and the fundamental differences between synchronous and asynchronous programming. We will also write our first asynchronous program.
Instructional Video2:42
Great Big Story

Embracing the shadows, Vangeline's journey with Butoh dance

12th - Higher Ed
Dive into the world of Butoh with artist Vangeline, exploring its challenging nature and transformative power in correctional facilities.
Instructional Video7:43
Curated Video

Flushing Out the Facts: Understanding Blushing and Rosacea

6th - Higher Ed
Explore the biological and psychological triggers behind blushing and delve into the chronic skin condition of rosacea that affects millions. Learn from experts about how emotional and physical responses lead to blushing and the...
Instructional Video8:40
Curated Video

Mind Over Matter: Controlling Technology with Thought

6th - Higher Ed
Discover the cutting-edge technology enabling humans to control objects with their thoughts alone. Witness experiments like levitating plates and piloting drones using brain-computer interfaces, and explore the life-changing applications...
Instructional Video8:37
Curated Video

The Evolution of Portable Music and Remote Control Technology

6th - Higher Ed
Dive into the fascinating history of portable music players and the technological advances in remote controls. From the revolutionary Walkman of the late 1970s to the intricacies of cassette mechanics and the progression from infrared to...
Instructional Video13:46
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - The Mechanics Behind Timing Flags

Higher Ed
The next sheet that we are about to create is the timing assumptions. We will basically have to create a sheet dedicated to the timing of the project. We need to do this to help us with our computations and analyze each stage. This clip...
Instructional Video4:39
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Require Work in Solidity

Higher Ed
In this video, you will learn how the “require†statement works in Solidity and how it can be used to validate input parameters and conditions in your smart contracts. This clip is from the chapter "Learn Advanced Solidity II" of the...
Instructional Video10:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Scalability and Instance Types in App Engine

Higher Ed
In this lab video, you will learn about the scalability and instance types available in Google Cloud platform's App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model...
Instructional Video2:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - PySpark Serverless Autoscaling Properties

Higher Ed
PySpark is a powerful open-source data processing engine used for large-scale data processing. In this video, you will learn about running PySpark on Google Cloud Dataproc. This clip is from the chapter "Dataproc Serverless PySpark" of...
Instructional Video5:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring New Java API - Files - readString and writeString Methods

Higher Ed
In this video, let's look at a few files-related methods that were introduced in JDK 11.
Instructional Video7:34
Instructional Video4:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Object Is at Top of Inheritance Hierarchy

Higher Ed
In this video, you will learn that an object is at the top of the inheritance hierarchy.
Instructional Video6:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - OOP Exercise - Rectangle Class

Higher Ed
In this video, you will learn an OOP exercise—rectangle class.
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.