Hi, what do you want to do?
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Working with Vertical Slopes of Castle Walls
In this video, you will learn how to work with the vertical slopes of the castle walls in the environment. You will understand how to use the mesh editing tools to manipulate the mesh and give it a more natural look.
<
br/>
This...
<
br/>
This...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Setting Up Large-Scale Scene
In this video, you will learn how to create a large-scale scene in Unreal Engine 5. You will understand how to set up the landscape, the sky, and the lighting, and learn how to optimize the scene for better performance.
<
br/>
This...
<
br/>
This...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Advanced Interactivity
In this video, you will learn to make design adjustments to the website, and then we will work on making our website more interactive. We will be working on JavaScript for this website interactivity design.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Content Creation (For the Amazing Website)
In this video, we will understand how to create content for our website. We will create a large background image for the header and then create a logo, which we will generate using AI as we did on the previous website using DALL-E by...
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
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Viewport Basics
This video will take us through the very basics; you will learn how to use the Viewport in Unreal Engine 5 to get a better perspective on your environment. You will learn how to navigate through the viewport using different camera...
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.
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
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.
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern...
<
br/>
This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Views
This video explains the views folder and the index.cshtml file.
<
br/>
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...
<
br/>
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Tour Visual Studio Code
This video takes you on a tour of Visual Studio Code.
<
br/>
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...
<
br/>
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...
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...
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...
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.
<
br/>
This clip is from the chapter "Learn Advanced...
<
br/>
This clip is from the chapter "Learn Advanced...
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.
<
br/>...
<
br/>...
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.
<
br/>
This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data...
<
br/>
This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data...
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.
<
br/>
This clip is from the chapter "Dataproc Serverless...
<
br/>
This clip is from the chapter "Dataproc Serverless...
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.