Instructional Video5:36
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Problems with Outline Numbering and WBS Codes

Higher Ed
In this video, we will address common challenges and issues that may arise when working with outline numbering and WBS codes. We will gain insights into troubleshooting and resolving problems to ensure the accuracy and integrity of our...
Instructional Video2:22
Curated Video

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

Higher Ed
In this exercise demonstration, we will turn on and view tasks on the critical path, filter tasks on the critical path, take project snapshots in their present state, assign them to the baseline, and then clear the baseline. This clip is...
Instructional Video5:46
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Emoji Quote App in Action

Higher Ed
In this video, we will test the quote view model. We will test the app function by making the emoji blink eyes, produce a random quote in the bubble, and display an image. We will check by resizing the image and text color and size. We...
Instructional Video5:30
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Create Context Menu to Copy to Clipboard

Higher Ed
Here, we will understand how to create image constants and a context menu. We will access the images we have chosen for the app, create a grid, and iterate through the images. This clip is from the chapter "Emoji App" of the series...
Instructional Video6:32
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - The Image Section

Higher Ed
In this continuation video from the previous lesson, we will examine the image section in more detail. You will learn to resize the image and add aspect ratios and other features to the images. This clip is from the chapter "Beyond the...
Instructional Video5:08
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure

Higher Ed
This video will discuss the structure of forms, buttons, pickers, sliders, toggles, images, and overlays. We will create a basic form and create different sections and views. This clip is from the chapter "Beyond the Basics" of the...
Instructional Video9:25
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Lists and Sheets

Higher Ed
This lesson will create a quick UI view and understand lists with examples. You will learn to create a list of images by resizing the images in the frames and adding shadows. You will learn to create a sheet. This clip is from the...
Instructional Video6:51
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Beyond the Basics - ForEach and ScrollView

Higher Ed
We will create a new Xcode project and app named “Beyond the Basicsâ€. We will choose the iPhone and learn about “ForEach†and “ScrollViewâ€. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI iOS 16 Crash...
Instructional Video5:38
Curated Video

Mean, Median, Mode, and Range GCSE Questions

3rd - Higher Ed
This video covers some mean, median, mode, and range GCSE exam practice questions. Answers are provided.
Instructional Video4:32
Curated Video

Number Riddles

3rd - Higher Ed
This video explains how to solve number riddles. 8 riddles of varying difficulty (and with answers) are provided for you to complete. Activities like this help to promote number sense and problem-solving skills.
Instructional Video4:21
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - How Does NPM Run Dev Work in Next.js

Higher Ed
In this video, we will explore the process of running the "npm run dev" command in Next.js and how it helps facilitate a smooth development experience for building ChatGPT OpenAI projects.
Instructional Video8:49
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations

Higher Ed
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Instructional Video9:25
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Recommendation Engine

Higher Ed
In this lesson, we will begin making the recommendation engine and train the model to make recommendations.
Instructional Video5:10
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Recommender Systems Process and Goals

Higher Ed
In this video, we will understand the need for recommender systems and the processes and goals involved.
Instructional Video12:30
Curated Video

Fundamentals of Secure Software - Conclusion

Higher Ed
This video reviews a few of the important concepts learned throughout the course.
Instructional Video11:09
Curated Video

Fundamentals of Secure Software - Threat Actors and More Definitions

Higher Ed
This video demonstrates the different attackers that threaten software and systems. You will look at more foundational definitions.
Instructional Video9:46
Curated Video

Fundamentals of Secure Software - Application Security Goals

Higher Ed
In this video, we will continue defining terms and start talking about security goals.
Instructional Video1:14
Curated Video

A Detailed Guide to the OWASP Top 10 - Section Intro

Higher Ed
In this video, we introduce the focus on OWASP's Top 10 API Security Risks for 2023, setting the stage for deep dives into each risk.
Instructional Video10:04
Curated Video

A Detailed Guide to the OWASP Top 10 - #7 Identification and Authentication Failures

Higher Ed
This video explains OWASP 07 - identification and authentication failures.
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:16
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Configuring ACLs and NACLs Lab

Higher Ed
Knowing how something is implemented is important to design well for it. In this video, you will see how ACLs and NACLs are implemented within AWS.
Instructional Video6:49
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Compliance Program

Higher Ed
AWS implements templates and recommended architectures that comply with various regulatory constraints under the AWS compliance program. This video introduces the compliance program and reveals where you can get detailed information...
Instructional Video12:32
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS SAA-C03 Exam Objectives

Higher Ed
This video covers a brief overview of the AWS CSA-A (SAA-C03) domains and objectives and how to use the exam objective document to your advantage while studying for the exam.
Instructional Video9:57
Curated Video

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

Higher Ed
This is the final part of the project, where we create functions for the content-based recommender.