Curated Video
Microsoft Project 2021 From Beginners to Advanced - Problems with Outline Numbering and WBS Codes
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 08-1
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Emoji Quote App in Action
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Create Context Menu to Copy to Clipboard
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - The Image Section
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Lists and Sheets
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Beyond the Basics - ForEach and ScrollView
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...
Curated Video
Mean, Median, Mode, and Range GCSE Questions
This video covers some mean, median, mode, and range GCSE exam practice questions. Answers are provided.
Curated Video
Number Riddles
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.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - How Does NPM Run Dev Work in Next.js
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.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations
In this video, we will understand how to make a recommendation after creating the recommendation engine.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Recommendation Engine
In this lesson, we will begin making the recommendation engine and train the model to make recommendations.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Recommender Systems Process and Goals
In this video, we will understand the need for recommender systems and the processes and goals involved.
Curated Video
Fundamentals of Secure Software - Conclusion
This video reviews a few of the important concepts learned throughout the course.
Curated Video
Fundamentals of Secure Software - Threat Actors and More Definitions
This video demonstrates the different attackers that threaten software and systems. You will look at more foundational definitions.
Curated Video
Fundamentals of Secure Software - Application Security Goals
In this video, we will continue defining terms and start talking about security goals.
Curated Video
A Detailed Guide to the OWASP Top 10 - Section Intro
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.
Curated Video
A Detailed Guide to the OWASP Top 10 - #7 Identification and Authentication Failures
This video explains OWASP 07 - identification and authentication failures.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Checking Default App Permissions - Android
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Configuring ACLs and NACLs Lab
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Compliance Program
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS SAA-C03 Exam Objectives
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.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Making Recommendations
This is the final part of the project, where we create functions for the content-based recommender.