Instructional Video3:06
Curated Video

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

Higher Ed
This video explains how to create a new helper function/weather utility. This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the widget...
Instructional Video6:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Type Conversion and Type Casting

Higher Ed
In this video, we will understand how to convert one data type to another data type. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video3:48
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - String Data Type

Higher Ed
In this video, you will learn about the string data type. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video8:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Variables in Python

Higher Ed
In this video, you will learn about variables in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video28:01
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pizza Order View

Higher Ed
This video explains the pizza order view. This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains live activity lifecycle...
Instructional Video9:25
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stocks App Introduction and Model

Higher Ed
This video explains a stock app widget. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration widget.
Instructional Video11:02
Curated Video

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

Higher Ed
This video explains the exchange rate service. 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 Video7:10
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Item View

Higher Ed
This video explains the expense item view. 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 Video4:59
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock Service

Higher Ed
This video explains the stock service. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration widget.
Instructional Video4:54
Curated Video

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

Higher Ed
This video explains the entry view deep link. 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 Video6:49
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Country Model

Higher Ed
This video explains the country model. 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 Video12:10
Curated Video

PowerShell for Automating Administration - Report Consolidation – Script Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at implementing the script using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for...
Instructional Video13:38
Curated Video

PowerShell for Automating Administration - Overview of Server Validation Script

Higher Ed
This video provides an Overview of Server Validation Script. This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Instructional Video2:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Code Editors and IDEs

Higher Ed
This video explains code editors and IDEs. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:47
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Python Scripts and IDLE

Higher Ed
This video explains Python scripts and IDE. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:32
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Quick Python Test - Running Python

Higher Ed
This video explains how to run a Python script. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:39
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on MacOS

Higher Ed
This video explains the installation on Python on MacOS. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on Windows

Higher Ed
This video explains the installation of Python on Windows. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:49
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Getting Set Up

Higher Ed
This video explains how to set up Python on our systems. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video5:23
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules

Higher Ed
This video explains how to use modules in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video5:50
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules

Higher Ed
This video explains splitting code into modules. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video12:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings

Higher Ed
This video explains formatted strings and f-strings 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 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 Video4:28
Curated Video

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

Higher Ed
This video explains the code in which we will get a sum of the scores of a country. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This...