Instructional Video5:43
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - Android

Higher Ed
This video talks about the kinds of permissions the applications have on an Android device. We will look at app permissions such as Instagram, Rebtel, and introduce to you an app to manage the permissions quickly and effectively. This...
Instructional Video9:36
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Browser Security - Brave Browser

Higher Ed
In this video, you will dive into the realm of browser security, focusing on the specific features and tools available for enhancing security while using the Brave Browser. This clip is from the chapter "Internet and Browsing Security"...
Instructional Video4:08
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - VPN Configuration Option

Higher Ed
AWS has added a few helpful configuration options to VPNs, including split tunnels, Direct Connect, and adding certificates for authentication into VPNs.
Instructional Video7:56
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Gateways (VPGs and CGWs)

Higher Ed
Do you want to connect your local network to AWS in a seemingly permanent way that is also secure? If so, you need to understand VPGs and CGWs, the topic of this video.
Instructional Video6:26
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Cloud Computing Models

Higher Ed
You may be wondering how you can use the cloud. Do you have to move everything to the cloud or just some solutions? What do buzzwords such as IaaS, PaaS, and SaaS mean? You will find out in this video.
Instructional Video7:24
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Exploring the Management Console

Higher Ed
After learning to create our free-tier account on AWS, you will learn to use the interface and how to get around managing the AWS console—in short, explore the AWS console.
Instructional Video6:02
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Making Recommendations

Higher Ed
We will explore how to make recommendations using collaborative filtering in the movie recommender system.
Instructional Video6:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Occurrence Count

Higher Ed
In this video, you will learn how to count the number of occurrences of each element in content-based filtering.
Instructional Video14:31
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fixing Profile User Data

Higher Ed
In this video, we will be fixing the profile user data in our SwiftUI Twitter Clone App. We will be identifying the errors and issues causing the wrong data to be displayed and resolve them.
Instructional Video10:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Save EditProfileView

Higher Ed
In this video, we will cover the process of saving edited profile information in our Twitter Clone app.
Instructional Video19:55
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Connecting EditProfileView and UserProfile

Higher Ed
In this video, we will be connecting EditProfileView with UserProfile so that the user can see the updated profile details after editing them.
Instructional Video17:06
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - EditProfileView 2

Higher Ed
Continuing from the previous video, we dive deeper into the EditProfileView to create a customizable user profile feature. By the end of this video, you will have a fully functional EditProfileView that allows users to update their...
Instructional Video12:55
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Server and User Model

Higher Ed
This video will cover the creation of server and user models for the backend part of our full stack Twitter Clone app.
Instructional Video9:58
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Touring Android

Higher Ed
Android devices are very customizable. The Google Play store offers shopping options for new applications (apps). Google accounts are mandatory. This video explores features specific to Android devices. This clip is from the chapter...
Instructional Video10:54
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - UE5 Introduction to UI (User Interface)

Higher Ed
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.
Instructional Video4:12
Curated Video

SQL Server Course for Beginners with 100+ examples - Aliases

Higher Ed
Learn how to work with Aliases in SQL to give a temporary name to a table or column. The AS keyword creates an alias, making column names more readable. Remember that the alias's existence expires when that query's duration ends. This...
Instructional Video6:26
Curated Video

SQL Server Course for Beginners with 100+ examples - Install SQL Server on Windows 11

Higher Ed
Learn how to download and install Microsoft SQL Server on Windows 11. We will also install SQL Server Management Studio (SSMS). This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for Beginners...
Instructional Video5:53
Curated Video

SQL Server Course for Beginners with 100+ examples - Install SQL Server on Windows 10

Higher Ed
Learn how to download and install Microsoft SQL Server on Windows 10. We will also install SQL Server Management Studio (SSMS). This clip is from the chapter "SQL Installation and Setup" of the series "SQL Server Course for Beginners...
Instructional Video10:08
Curated Video

Learning GitHub Actions for DevOps CI/CD - Developing IAC Template with Bicep to Deploy Infrastructure - Part 1

Higher Ed
This is the first of the two-part video where you will develop and deploy an IAC template with Bicep in order to automate infrastructural deployment for specific requirements. These specific requirements are resources such as Storage...
Instructional Video13:19
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Unreal Engine 5 Basics

Higher Ed
In this lesson, we will start working with Unreal Engine 5. We will get introduced to the launcher, create a new project, and walk through the UI setup. This clip is from the chapter "Unreal Engine 5 Basics" of the series "Blender to...
Instructional Video3:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - ScrollToTop Component / 108

Higher Ed
This video describes how to use elastic load balancing with your auto scaling group to distribute traffic across the instances in your auto scaling group.
Instructional Video4:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Scroll Restoration: Scroll to Top / 075

Higher Ed
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Instructional Video12:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Route Parameters / 057

Higher Ed
In this lesson, we will understand the parameters that are defined to a route, which helps to avoid repetitive tasks, especially in the scenario of large volumes of data.
Instructional Video6:30
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Core Data Manager

Higher Ed
This video explains the core data manager. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.