Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Configuring an EC2 Linux Instance Lab
After implementing the Linux instance, you will need to know a bit about configuring. This video takes you through some important instance configuration tasks.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - EBS and EC2
Elastic Block Store is your "hard drive" in the cloud. This video introduces the use of an EBS volume in AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Desktop and Appstreaming
Do you need to run entire user desktops or applications in the cloud and have them streamed to the users internally? If you do, don't miss this video, which explains the solutions for this provided within AWS.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Cost Explorer
AWS Cost Explorer gives granular detail about your spending in AWS, so there's no more surprises when your month-end bill comes in.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Some Necessary Settings
In this video, we will discuss some crucial settings in AutoCAD 2D that are essential for optimizing your workflow. You will learn how to configure units, drawing settings, and display settings, as well as customize your workspace...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - From SQL Injection to Remote Code Execution Overview
This video provides an overview of how to execute the code from SQL injection to remote. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Update Server-Side EditProfileView
In this video, we will update the server-side code for EditProfileView, which we have been working on in the previous videos. We will modify the Node.js backend to allow users to edit their profile information and update it in the database.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Save EditProfileView
In this video, we will cover the process of saving edited profile information in our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweeting
In this video, you will learn how to create the API endpoint for posting tweets on our Twitter Clone app using Node.js, Express, and MongoDB.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Password Hashing with Bcrypt
In this video, we will explore how to securely hash and store user passwords using Bcrypt.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Update EditProfileView
In this video, we continue working on EditProfileView and implement the ability to update user profile information.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tokens
In this video, we will dive deeper into JWTs and learn how to use them for secure user authentication and authorization.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UPDATE and DELETE Requests
UPDATE and DELETE requests are essential tools for managing data in web applications; in this video, we will walk through how to structure and implement these requests in your own projects.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request
In this video, we will take a closer look at GET requests and how they function, as well as some best practices for implementing them in your web applications.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Note Model and POST Request
In this video, we will explore the Note model and POST request in depth, including how they work and how to use them effectively in your programming projects.
Curated Video
The Art of Doing - Web Development for Beginners - Search Engine Project Part 3
In this video, we will give style to our search engine name "Eramoogle", just like Google. You will learn how to add custom styles to text elements and align them according to the desired layout. This clip is from the chapter "CSS Layout...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Fixing Issues with UV Unwrapping
In this lesson, you will learn how to fix issues with UV unwrapping. These are basic problems you may come across. For example, you might have issues with seams or issues with textures not being applied properly to meshes.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Working with the Asset Manager
This lesson will introduce you to the Blender asset manager. This tool will allow you to organize the 3D assets you will create as part of this course to quickly pull them into your scene when needed.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Starting Our First Model
In this lesson, we will start modelling our first model called the table. This is a good place to start as its one of the simplest models out of all the props.
Curated Video
ChatGPT for Creatives - How to Save Your Work Right Away
In this video, the author talks about the importance of saving work while creating comics or manga. He also shares his personal experience of losing work and the lessons he learned from it. Finally, he offers practical tips on how to...
Curated Video
ChatGPT for Creatives - Funny Story about Saving
In this video, the author shares a funny story about accidentally deleting his work while writing a novel and losing his progress. He emphasizes the importance of saving regularly and backing up your work to avoid such mishaps.
Curated Video
ChatGPT for Creatives - How to Find and Use Specific Learning Methods
In this video, you will learn to find and use specific learning methods that can help in learning a new skill, the importance of understanding the different learning styles and choosing the one that works best for everyone. You will...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Edit Home Controller Index View
We will edit the default Index view of the home controller in this video to customize it according to our needs. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client" of the...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - UE5 Introduction to UI (User Interface)
In this lesson, we will get introduced to the UI in Unreal Engine 5. This will help speed up your workflow because you will develop basic knowledge of all its menus to find them when you need them. Over time, this should become instinctual.