Curated Video
ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider
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...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website
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.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Web Audio API
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Keyboard Events and Key Properties
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Comments and Shortcuts
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Views
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.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Tour Visual Studio Code
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Video Tag
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.
Curated Video
Concurrent and Parallel Programming in Python - Asynchronous Tasks
Here, you will learn to assign asynchronous functions to tasks to execute on the asynchronous syntax.
Curated Video
Concurrent and Parallel Programming in Python - Introduction to Writing Asynchronous Programs
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.
Great Big Story
Embracing the shadows, Vangeline's journey with Butoh dance
Dive into the world of Butoh with artist Vangeline, exploring its challenging nature and transformative power in correctional facilities.
Curated Video
Flushing Out the Facts: Understanding Blushing and Rosacea
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...
Curated Video
Mind Over Matter: Controlling Technology with Thought
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...
Curated Video
The Evolution of Portable Music and Remote Control Technology
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...
Curated Video
Project Finance and Excel - Build Financial Models from Scratch - The Mechanics Behind Timing Flags
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Require Work in Solidity
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Scalability and Instance Types in App Engine
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - PySpark Serverless Autoscaling Properties
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring New Java API - Files - readString and writeString Methods
In this video, let's look at a few files-related methods that were introduced in JDK 11.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Exploring New Java API - List Set and Map - copyOf Methods
Let's look at some newly introduced APIs.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Modularization - 01 - Building Service and Consumer
In this video, we will build a simple application with modularization.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Object Is at Top of Inheritance Hierarchy
In this video, you will learn that an object is at the top of the inheritance hierarchy.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - OOP Exercise - Rectangle Class
In this video, you will learn an OOP exercise—rectangle class.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Exploring Java API
In this video, you will learn about exploring Java API.