Instructional Video3:22
Curated Video

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

Higher Ed
This video explains pedometer app constants. This clip is from the chapter "iOS 16 Lock Screen Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the lock screen widget.
Instructional Video6:25
Curated Video

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

Higher Ed
This video explains the expense timeline provider. 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...
Instructional Video10:11
Curated Video

PowerShell for Automating Administration - Code Enhancements - Logging

Higher Ed
This video demonstrates code enhancements. Here, you will be using the logging module using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video6:03
Curated Video

PowerShell for Automating Administration - Validation Functions Overview

Higher Ed
This video provides an overview of the validation functions. 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 Video8:05
Curated Video

PowerShell for Automating Administration - Learn PowerShell Logging Module

Higher Ed
This video explains automating systems and the application validation process. Here, you will be using the PowerShell Logging module, which helps automate complex operations that run error-free. This clip is from the chapter "PowerShell...
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...
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 Video3:05
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Positional and Keyword Parameters

Higher Ed
This video explains positional and keyword parameters. 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...
Instructional Video3:14
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Local Versus Global Variables

Higher Ed
This video explains local versus global variables. 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...
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Function Parameters

Higher Ed
This video explains function parameters. 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: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:29
Curated Video

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

Higher Ed
This video explains functions in Python. 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 Video4:12
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables

Higher Ed
This video explains objects and variables in Python using an example of Olympic results. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Instructional Video10:51
Curated Video

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

Higher Ed
In this video, we will dive into action and look at codes for transfer learning with 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 Video5:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Some Pre-Trained Models (VGG, ResNet, Inception, MobileNet)

Higher Ed
In this video, we will understand VGG, ResNet, Inception, and MobileNet. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section,...
Instructional Video12:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Producer

Higher Ed
In this video, you will learn to build a Kafka Producer to publish AVRO records into the Kafka topic. This clip is from the chapter "Build AVRO Producer and Consumer in Java" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video8:36
Curated Video

Social Media Automation using Python - Project Part 2

Higher Ed
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles. This clip is from the chapter "YouTube Automation" of the series "Social Media...
Instructional Video9:49
Curated Video

Social Media Automation using Python - Project Part 1

Higher Ed
In project parts 1 to 3, we will fetch information regarding the video title, the total number of views, the total number of likes, the comments received, and the video links. This clip is from the chapter "YouTube Automation" of the...
Instructional Video7:19
Curated Video

Social Media Automation using Python - Scheduling Sending an Email

Higher Ed
Here, you will learn how to automate email scheduling. After learning how to send an email with Python and create a schedule for any tasks, we will explore how to use functions in Python to schedule and send emails. This clip is from the...