Instructional Video4:00
Healthcare Triage

What Kind of Exercise Is Best for Depression?

Higher Ed
We already know exercise is good for us, including our mental health, but we still have some questions. Like, what kind of exercise is best? And at what intensity?
Instructional Video2:11
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Widget Introduction

Higher Ed
This video introduces you to the expense widget. This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the configurable...
Instructional Video1:54
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Color Widget Introduction

Higher Ed
This video explains the color widget. This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the configurable widget, which...
Instructional Video6:23
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery Constants

Higher Ed
This video explains grocery constants. 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.
Instructional Video2:32
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Reminder App Constants

Higher Ed
This video explains the reminder app constants. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app...
Instructional Video5:16
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - App Groups

Higher Ed
This video explains how to add groups in the widget. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync...
Instructional Video1:35
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Today Widget Introduction

Higher Ed
This video explains the today widget, which will display today's date along with the last time it was updated. This clip is from the chapter "Today Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This...
Instructional Video4:46
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Hello Widget Timeline Entry

Higher Ed
This video explains how to create the hello widget timeline entry. This clip is from the chapter "Build Your First Widget from Scratch" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Instructional Video5:28
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Dataframe

Higher Ed
In this video, you will learn about Pandas Dataframe. This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Instructional Video2:50
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Widget Introduction

Higher Ed
This video introduces the exchange rate widget. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Instructional Video2:42
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Beyond the LAN

Higher Ed
In this episode, Mike explores the crazy acronym soup around networking, explaining the differences among terms such as LAN, WAN, MAN, PAN, and HAM. (Just kidding on the last term!) This helps minimize confusion in later networking...
Instructional Video20:35
Curated Video

PowerShell for Automating Administration - CSV File Handling with PowerShell

Higher Ed
This video will help you with the handling or actually doing some sort of operations on the CSV file using PowerShell. Here, you will use the live structured data in a CSV file and perform various operations on it. This clip is from the...
Instructional Video9:44
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Troubleshooting Theory

Higher Ed
The CompTIA A+ defines a very specific workflow process to troubleshoot any problem on a system. These steps will help you mentally break down the steps to diagnose and repair a computer problem. This clip is from the chapter "Book...
Instructional Video2:27
Curated Video

Social Media Automation using Python - Sending Image to Group

Higher Ed
After learning how to create a group link using the pywhatkit.sendwhats_image function, you will learn to send images to members within the group using the group link instead of the contact numbers, just as we did while sending images to...
Instructional Video3:02
Curated Video

Social Media Automation using Python - Sending Message to Group

Higher Ed
In this lesson, we will look at sending messages to groups and understand the prerequisites of having admin rights to send messages to groups. You will learn to send messages with links to groups. This clip is from the chapter "WhatsApp...
Instructional Video5:45
Curated Video

Social Media Automation using Python - Scheduling and Sending a Message

Higher Ed
In this lesson, we will understand how to schedule tasks in WhatsApp and the possible features we can schedule, and then we will explore sending messages to individuals, groups, and so on. This clip is from the chapter "WhatsApp...
Instructional Video16:55
Curated Video

Recommender Systems with Machine Learning - Collaborative Filtering Using KNN

Higher Ed
This video helps you with collaborative filtering using KNN. 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...
Instructional Video1:11
Curated Video

Recommender Systems with Machine Learning - AI Sciences Introduction

Higher Ed
This video provides an introduction to AI Sciences. This clip is from the chapter "Introduction" of the series "Recommender Systems with Machine Learning".This section provides an introduction to the course.
Instructional Video3:14
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Changing Permissions Using Num Code

Higher Ed
In this video, you will learn how to change permissions using numeric code. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will...
Instructional Video2:49
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Changing User Permissions

Higher Ed
In this video, you will learn how to change user permissions by adding or removing the permission. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for...
Instructional Video5:56
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Changing Ownership of File, Folder

Higher Ed
In this video, you will learn how to change the ownership of file, folder using the ls -l command. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for...
Instructional Video7:07
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - User Management

Higher Ed
In this video, we will talk about user management commands such as useradd, passwd, groupadd, and so on. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for...
Instructional Video2:17
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - System Info

Higher Ed
In this video, you will learn how to check out our system info using uname and id command. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this...
Instructional Video3:29
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Wiki Search

Higher Ed
In this video, you will learn how to search Wikipedia. We will define a function to input data and obtain a response from the Wikipedia_data input we created. This clip is from the chapter "Basics of Chatbots with Machine Learning and...