Instructional Video1:33
Curated Video

Fan-Made Star Wars Spoofs: Bringing the Galaxy to Life on a Budget

Pre-K - Higher Ed
This video explores the phenomenon of fans creating their own homemade remakes of popular movies like Star Wars and Raiders of the Lost Ark. Using cheap technology and accessible editing software, fans are able to bring professional...
Instructional Video3:01
Curated Video

Easy File Conversion

Pre-K - Higher Ed
Learn how to convert files between different formats quickly and easily. This video covers online tools and software for converting documents, images, and media files. Save time by knowing the best methods for file conversion.
Instructional Video4:44
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Render Fragment Usage to Change Modal Title Dynamically

Higher Ed
This lecture shows a way to change the visual appearance (modal title) of the same modal dialog for two different operations: add and edit movies at runtime, dynamically. This clip is from the chapter "Create a CRUD Application in...
Instructional Video9:44
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Edit Movies

Higher Ed
Through this lecture, the editing of movies has been accomplished using the same modal dialog used for adding a new movie. You will learn how to achieve the task of editing a record through a user input modal popup. This clip is from the...
Instructional Video10:03
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create Methods for Add, Edit, and Delete Operations

Higher Ed
In this lecture, the remaining CRUD operations of add, edit, and delete are performed through coding for the corresponding async methods. You will have a complete understanding of the implementation of the DataAccessService in the app....
Instructional Video4:39
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Live Demo of Completed Blazor App

Higher Ed
This video demonstrates the completed movies web app that you will build hands-on within the course. This demo includes all the features on offer in the completed Blazor application. This clip is from the chapter "Introduction" of the...
Instructional Video11:28
Curated Video

AI for Teachers with ChatGPT - Pictory Overview

Higher Ed
In this video, we will delve into the fascinating capabilities of Pictory, showcasing its potential for creating impactful visual content. This clip is from the chapter "Pictory" of the series "AI for Teachers with ChatGPT".This section...
Instructional Video3:03
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Here's How You Adjust Your Presets

Higher Ed
After learning how to save presets using the /prefer option set, a great way to save time and effort on remembering the specific words for a specific style, you will learn to use the /prefer option list, which will allow us to see our...
Instructional Video4:36
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Create Beautiful Patterns

Higher Ed
In this video, you will learn about one of the most creative things with a plethora of practical uses, which is the creation of beautiful patterns that can be used in various kinds of artforms such as generating book covers, t-shirt...
Instructional Video2:51
Curated Video

Annotating and Editing Playlists (Classroom Platform Walkthrough 12/15)

Pre-K - Higher Ed
Watch this video to learn how to annotate or edit a playlist that you have created. Learn more about the Boclips for Classroom web application by watching some or all of the videos in our 15-part video tutorial series. All videos have...
Instructional Video3:17
Science ABC

OAuth Explained

Pre-K - Higher Ed
OAuth is a protocol that helps big websites (websites that have a very large number of users, such as Google, Facebook, etc.) grant access to its users information to third-party websites or applications without sharing the users...
Instructional Video4:46
Curated Video

Creativity in Decline: Struggling to Work Through Advancing Multiple Sclerosis

3rd - Higher Ed
Over the past few years, Jason has found solace in editing his film as his creative outlet. However, as his condition worsens, tasks like editing become increasingly difficult, especially due to the loss of function in his hands. He...
Instructional Video4:31
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Fixing Pause Bug

Higher Ed
In this video, you will learn how to fix bugs related to the pause menu.
Instructional Video6:48
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Tile Map Editor

Higher Ed
In this video, you will learn how to use the Tile Map Editor to create custom maps for our game.
Instructional Video3:26
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Double Jump Mechanic

Higher Ed
In this video, you will learn how to implement the double jump mechanic, allowing our player to jump again while in the air.
Instructional Video2:26
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Create Pull Request

Higher Ed
This video explains how to create a Pull request on GitHub. This clip is from the chapter "Assignment: Create Pull Request" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section helps you to create a Pull...
Instructional Video6:15
Curated Video

Modern JavaScript from the Beginning - Second Edition - Update Item and Reset State

Higher Ed
In this video, you will learn how to update an item in the shopping list and reset the UI state. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Instructional Video8:05
Curated Video

Modern JavaScript from the Beginning - Second Edition - Set Item to Edit

Higher Ed
In this video, you will learn how to set an item to edit and show its current value in the input field. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
Instructional Video3:51
Curated Video

Modern JavaScript from the Beginning - Second Edition - Prevent Duplicate Items

Higher Ed
In this video, you will learn how to prevent adding duplicate items to the shopping list. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Instructional Video14:17
Curated Video

Modern JavaScript from the Beginning - Second Edition - DOM Selectors - Single Elements

Higher Ed
This video covers the different ways to select a single element in the DOM using JavaScript. It covers the methods getElementById(), querySelector(), and querySelectorAll(). This clip is from the chapter "DOM Manipulation" of the series...
Instructional Video8:58
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels

Higher Ed
This video explains adding custom labels. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
Instructional Video10:19
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding Bootstrap Styling

Higher Ed
This video explains how to add Bootstrap styling. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.
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 Video20:43
Curated Video

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

Higher Ed
This video explains CoursesController and we will understand the code. 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.