Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - ShouldRender
This video explains the lifecycle methods for ShouldRender. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor Hands-On".This section explains the advanced...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Event Callback in ASP.NET Core 3.1 Blazor
This video describes the event callback concept. You will learn how to enable communication among components with event callback. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnAfterRender and OnAfterRenderAsync
This lecture shows a demo code for illustrating these two Blazor lifecycle methods: OnAfterRender and OnAfterRenderAsync. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnInitialized and OnInitializedAsync
This lecture discusses the OnInitialized and OnInitializedAsync methods in a component's lifecycle. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - One-Way Data Binding in ASP.NET Core 3.1 Blazor
The tutorial builds a binding demo project in Visual Studio 2019, which toggles a paragraph with changed text and styles on the clicking of a button. A counter gets incremented as well. This clip is from the chapter "Advanced Concepts...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Stop Event Propagation and Detailed Error Handling During App Building
This video explains the stop event propagation and error handling during app building. This clip is from the chapter "What's New in Blazor 3.1 Released with ASP.NET Core 3.1?" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create Your First Razor Component in Blazor
In this video, you will create your first Razor (Blazor) component that computes the average of numbers, and you will understand the core concept of components and be able to build simple components with Blazor. This clip is from the...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Discover Better Prompts
In this video, you will learn to use the Midjourney interface and use the Explore tab or the Showcase tab. It will showcase the various images and categories of images available. We will begin by creating basic prompts and then fine-tune...
Curated Video
Screen Capture Like a Pro with OBS
Take your videos to the next level with high-quality screen capturing using OBS Studio! Whether you're creating tutorials, presentations, or sharing your gameplay, this guide will show you everything you need to know to get started with...
Curated Video
Creating and Sharing Playlists (Classroom Platform Walkthrough 11/15)
Watch this video to learn how to create and share playlists, whether with students or with your colleagues for review. Learn more about the Boclips for Classroom web application by watching some or all of the videos in our 15-part video...
Curated Video
Embedding Video into an LMS (Classroom Platform Walkthrough 8/15)
Watch this video to learn how to embed a video into a learning management system for your students to watch. Learn more about the Boclips for Classroom web application by watching some or all of the videos in our 15-part video tutorial...
Science Buddies
Automatic Dog (or cat) Treat Dispenser with Arduino
Build an automatic pet treat dispenser using an Arduino in this fun engineering project.
Science Buddies
How to Use a DC Cooling Fan with Arduino
Learn how to control a two-wire brushless DC cooling fan using an Arduino in this comprehensive tutorial. Perfect for beginners and enthusiasts alike, this video guides you through setting up the fan with Arduino, detailing the circuit...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - File Upload and Max Length Limit Bypass (Proxy Ideas)
In this video, you will learn some proxy tab ideas such as file upload and max length limit bypass.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Pause Menu
In this video, you will learn how to create and add the pause menu.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Main and Credits Menu
In this video, you will learn how to create and add a main and credits menu to our game for a better user experience.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Dash Functionality
In this video, you will learn how to add the dash functionality to our game.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Hello World
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Reset
This video explains Git Reset, which is a powerful command that is used to undo local changes to the state of a Git repo. This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub Masterclass - The...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Revert
This video explains Git Revert; this command is a forward-moving undo operation that offers a safe method of undoing changes. This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub Masterclass -...