Curated Video
Learn Midjourney For Your Future 6 Figure Career - Here's How You Adjust Your Presets
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Create Beautiful Patterns
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...
Curated Video
Creativity in Decline: Struggling to Work Through Advancing Multiple Sclerosis
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...
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Fixing Pause Bug
In this video, you will learn how to fix bugs related to the pause menu.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Tile Map Editor
In this video, you will learn how to use the Tile Map Editor to create custom maps for our game.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Double Jump Mechanic
In this video, you will learn how to implement the double jump mechanic, allowing our player to jump again while in the air.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Create Pull Request
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Update Item and Reset State
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Set Item to Edit
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Prevent Duplicate Items
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - DOM Selectors - Single Elements
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels
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.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Adding Bootstrap Styling
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.
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 - Understand Scaffolded Controller
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Installing Java - Windows
In this video, you will learn how to install Java for Windows.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to Java Method Arguments – Exercises
In this video, you will learn about an introduction to Java method arguments with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Programming Tip - Editing Methods with JShell
In this video, you will learn about programming tip—editing methods with JShell.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Final Review of EJS Express Passport and Node Libraries
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...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Variables & Data Types
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.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Customize Tables
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 11-1
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...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing with Burp Suite Intruder Tips and Tricks
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Edit Profile and Follow Buttons
In this video, we will be working on the Edit Profile and Follow buttons of the Twitter Clone app.