Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Map Timeline Provider
This video explains how the map timeline provider returns images of places. This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Map Widget Introduction
This video introduces you to the map widget. This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in widgets to be shown on the user's...
Curated Video
PowerShell for Automating Administration - Preparing Pull_Repos_and_Execute Script
This video demonstrates remote script execution architecture. If you don't want to copy the scripts to the server each time and want to fully automate it using PowerShell, then this video will be of great help. This clip is from the...
Curated Video
PowerShell for Automating Administration - Code Changes to be able to execute Scripts Centrally
In this video, you will see what changes we can make in our application and system validation scripts to be able to put the scripts on a remote server; and we never have to login into the remote server at all, be it for executing the...
Curated Video
PowerShell for Automating Administration - Lab Setup: Script Execution
This is a lab setup video where you will be looking at the execution of the script. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will...
Curated Video
PowerShell for Automating Administration - Software Installations with PowerShell – Part 2
This video will help you develop a super powerful PowerShell script that takes care of end-to-end software installation for us. Here, you will successfully download and install the WinRAR and Notepad++ applications. This clip is from the...
Curated Video
PowerShell for Automating Administration - Software Installations with PowerShell – Part 1
This video explains PowerShell and helps you understand ways to install and download the applications/tools with the help of PowerShell. This clip is from the chapter "PowerShell to Install Software on Multiple Remote Computers" of the...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Touring Android
Android devices are very customizable. The Google Play store offers shopping options for new applications (apps). Google accounts are mandatory. This episode explores features specific to Android devices. This clip is from the chapter...
Curated Video
Recommender Systems with Machine Learning - Making Recommendations-2
This video explains how to make movie recommendations. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Recommender Systems with Machine Learning - Occurrence Count
This video demonstrates the occurrence count of the specific condition. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This...
Curated Video
Recommender Systems with Machine Learning - Geographic Filtering
This video helps you with geographic filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning for the...
Curated Video
Recommender Systems with Machine Learning - Exploring Genres in Content-Based Filtering
This video helps you explore the genres in content-based filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
Recommender Systems with Machine Learning - Quality of Recommender Systems
This video explains the quality of recommender systems in detail. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Printing Contents of Files
In this video, you will learn how to print contents of files using cat and echo commands. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Copying, Moving, Renaming Files
In this video, you will learn how to copy, move, or rename files using cp, mv, and so on. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Curated Video
CISSP Crash Course - Recovery and Response Strategies
This video explains recovery and response strategies with respect to disasters. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Curated Video
CISSP Crash Course - Security in Facility Design
This video explains how to apply security principles and controls to facility design. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on...
Curated Video
CISSP Crash Course - Asset Handling
This video explains information, asset handling, and how to deal with data. This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset security, data, and...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Starting Lambda Code
In this video, we will prepare to write the code for the chatbot; we will import a few required libraries, including JSON, datetime, and time. This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Generic Utterance with Slots
This is the continuation of the lesson from the previous video, where we learned how to create a new intent and then create sample utterances. We will look at completing the information required for the chatbot to understand the intent...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting Images
In this video, you will learn how to plot images. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Curated Video
Oracle Database Administration from Zero to Hero - Creating PDBs (Part 2 of 2)
In this video, we will continue our exploration of creating Pluggable Databases (PDBs). You will learn additional techniques, including creating PDBs using the CREATE PLUGGABLE DATABASE statement, creating PDBs from the Seed Container,...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - InStr, InStrRev, and StrReverse
This video explains Instr and InstrRev, where Instr is looking from the start to the end, while InstrRev is looking from the end of the string to the beginning. The StrReverse returns a string by reversing the original string supplied....
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Offset Property
This video explains the offset property, a useful way to refer to a cell or a group of cells. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces...