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 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.
Instructional Video6:47
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Installing Java - Windows

Higher Ed
In this video, you will learn how to install Java for Windows.
Instructional Video5:19
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to Java Method Arguments – Exercises

Higher Ed
In this video, you will learn about an introduction to Java method arguments with exercises.
Instructional Video5:15
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Programming Tip - Editing Methods with JShell

Higher Ed
In this video, you will learn about programming tip—editing methods with JShell.
Instructional Video13:13
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Final Review of EJS Express Passport and Node Libraries

Higher Ed
This video helps you with the final review of EJS Express Passport and node libraries. This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...
Instructional Video6:16
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Variables & Data Types

Higher Ed
In this lesson, we will learn about variables and look at the various datatypes available in Java. We will create a new Java project and understand the different data types.
Instructional Video9:43
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Customize Tables

Higher Ed
In this video, we will learn to customize tables within Microsoft Project 2021. We will discover how to modify table layouts and content to create data views that align with their project management requirements, enhancing data...
Instructional Video4:00
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 11-1

Higher Ed
In this demonstration exercise, we will mark tasks as complete, remove the % work complete column, add the % work complete column, run the work overview report and modify it, and print it to a PDF file. This clip is from the chapter...
Instructional Video5:26
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing with Burp Suite Intruder Tips and Tricks

Higher Ed
This video helps you with tips and tricks on Fuzzing with Burp Suite Intruder. You will learn some advanced tricks that can be used in your own projects as well. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the...
Instructional Video11:22
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Edit Profile and Follow Buttons

Higher Ed
In this video, we will be working on the Edit Profile and Follow buttons of the Twitter Clone app.