Instructional Video3:34
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Timeline Provider

Higher Ed
This video explains the exchange rate timeline provider. 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 Video3:07
Curated Video

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

Higher Ed
This video explains the exchange rate widget entry. 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 Video5:32
Curated Video

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

Higher Ed
This video explains the exchange rate app. 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 Video5:38
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Country List Cell View

Higher Ed
This video explains the country list cell view. 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 Video3:14
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Webcams and Videoconferencing

Higher Ed
Video conferencing software has changed the way we work, especially with more and more companies moving to remote and hybrid workplaces. This episode gives a quick demonstration of Microsoft Teams and its screensharing function. This...
Instructional Video10:51
Curated Video

PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1

Higher Ed
This is the first of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting fixed services on multiple servers. This clip is from the chapter "Administering Planned Service...
Instructional Video8:47
Curated Video

PowerShell for Automating Administration - Software Installations with PowerShell – Part 1

Higher Ed
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...
Instructional Video2:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Numeric Functions - Min, Max, Sum

Higher Ed
This video explains min, max, and sum functions in Python. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video8:24
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 1

Higher Ed
This video explains how to summarise the results using statistics. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video8:51
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Complex 'for' loops - 'break', 'continue', and 'else'

Higher Ed
This video explains more complex 'for' loops. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Return Statement

Higher Ed
This video explains the return statement. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video2:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'range' Function - How to Create a List of Numbers

Higher Ed
This video explains how to create a list of numbers. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using...
Instructional Video5:30
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Sets

Higher Ed
This video explains sets in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video0:45
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - List Functions - More Ways to Work with Lists

Higher Ed
This video explains list functions. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video6:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Dictionaries

Higher Ed
This video explains dictionaries in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video1:21
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Tuples

Higher Ed
This video explains tuples in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video1:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Deleting Items in a List

Higher Ed
This video explains how to delete items in a list. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video4:35
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Indexing and Slicing Lists

Higher Ed
This video explains indexing and slicing lists. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video3:04
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Adding Items to a List

Higher Ed
This video explains how to add items to a list. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video1:11
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Introducing Python Lists

Higher Ed
This video explains lists in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video8:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)

Higher Ed
In this video, we will dive into action and look at codes for transfer learning without data augmentation. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks...
Instructional Video7:06
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Large Datasets and Data Generators

Higher Ed
In this video, you will learn how to work with large image datasets in TensorFlow and Keras with data generators. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
Instructional Video8:55
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Data Augmentation

Higher Ed
In this video, you will learn about data augmentation. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we will cover a...
Instructional Video6:50
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for Fashion MNIST

Higher Ed
In this video, we will start with implementing CNN with the fashion MNIST dataset. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...