Instructional Video4:35
Curated Video

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

Higher Ed
This video demonstrates how to use a quotable API. We will use Google to locate the Luke Peavey Quotable and obtain random quotes. We will use the JSON decoder and develop the Quote Model. This clip is from the chapter "Emoji App" of the...
Instructional Video3:04
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Content-Based Filtering

Higher Ed
In this lesson, we will understand content-based filtering and how to develop it with machine learning.
Instructional Video5:45
Instructional Video4:48
Curated Video

Linux PAM Security Administration - PAM File Configuration Format

Higher Ed
This video explains the format of every PAM file configuration.
Instructional Video13:11
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery

Higher Ed
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
Instructional Video3:47
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Exporting Drawing as PNG and PDF Formats

Higher Ed
In this video, you will learn how to export your drawing in PNG and PDF formats, including adjusting resolution, scale, and other settings, to create professional-quality outputs for presentations, sharing, and printing purposes.
Instructional Video5:10
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - New Installation - First Drive

Higher Ed
In this video, you will go through the process of setting up an initial drive and installing an operating system using bootable media. This clip is from the chapter "Implementing Mass Storage" of the series "CompTIA A+ Certification Core...
Instructional Video7:59
Curated Video

The Art of Doing - Web Development for Beginners - Inline Containers with span Tags

Higher Ed
In this video, we will explore the span tag, which is an inline container element that can be used to format specific sections of text with a class or id attribute. We will see how to use the span tag to create visually distinct sections...
Instructional Video10:10
Curated Video

ChatGPT for Creatives - Helping with Formatting

Higher Ed
In this video, you will learn about formatting the text in ChatGPT to make our storytelling more engaging and visually appealing and how to use formatting options into our storytelling component.
Instructional Video8:43
Curated Video

ChatGPT for Creatives - Genre-Specific Applications

Higher Ed
In this video, we will explore the visual storytelling aspect of ChatGPT. We will ask ChatGPT to use a story and convert it into a graphic novel. We will give it specific instructions to fine-tune the novel, and even try creating a...
Instructional Video10:55
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Formatting in Action

Higher Ed
File systems are created through the process called formatting. . There are several different ways to format mass storage and a good tech knows how to do this for the most common file systems. This clip is from the chapter "Implementing...
Instructional Video3:57
Curated Video

Behavioral Design Patterns in C++ - Non-Member Strategy Pointer

Higher Ed
In this video, we will see one more alternative to the strategy pattern, where the pointer is passed as an argument into the function, instead of being a member of the class. This clip is from the chapter "Strategy" of the series...
Instructional Video6:22
Curated Video

Behavioral Design Patterns in C++ - Dynamic Array - IV

Higher Ed
This video explains how to use the dynamic strategy to decide the thread-safety for the array class. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the...
Instructional Video7:29
Curated Video

Behavioral Design Patterns in C++ - Spreadsheet Application - V

Higher Ed
In this final video of the series, we will complete the implementation of the strategy pattern. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will learn about the strategy...
Instructional Video6:38
Curated Video

Behavioral Design Patterns in C++ - Spreadsheet Application - III

Higher Ed
In this third video of the series, we will try to replace conditional statements with inheritance and see if it works. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you will...
Instructional Video4:22
Curated Video

Behavioral Design Patterns in C++ - Spreadsheet Application - II

Higher Ed
This video builds upon the first part of our spreadsheet application series; here, we will add new exports formats to the application. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this...
Instructional Video1:08
Curated Video

Learn Tableau by Working on Exciting Dashboards - Summary-2

Higher Ed
This video summarizes the topics covered in the investment portfolio dashboard.
Instructional Video5:11
Curated Video

Learn Tableau by Working on Exciting Dashboards - Stacked Bar and Dual Axis Charts

Higher Ed
This video explains the stacked bar and dual-axis charts in the Netflix dashboard.
Instructional Video8:27
Curated Video

Learn Tableau by Working on Exciting Dashboards - Create a Story

Higher Ed
This video explains how to create a story in Tableau, which are the connected views in Tableau.
Instructional Video9:40
Curated Video

Learn Tableau by Working on Exciting Dashboards - Basic Charts

Higher Ed
This video explains how to create the basic charts that we will use in our dashboard.
Instructional Video6:14
Curated Video

Learn Tableau by Working on Exciting Dashboards - Exclude - LOD

Higher Ed
This video explains the exclude level of detailed expression by an example.
Instructional Video5:47
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Clear Filter / 114

Higher Ed
This lesson demonstrates how to cover key concepts required to filter successfully and concisely.
Instructional Video5:35
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather Data Structure

Higher Ed
This video explains the weather data structure by creating a folder to keep the weather data. This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section...
Instructional Video6:40
Curated Video

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

Higher Ed
This video explains the today widget entry view. This clip is from the chapter "Today Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the today widget, which will display the date.