Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pedometer App Constants
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Timeline Provider
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...
Curated Video
PowerShell for Automating Administration - Code Enhancements - Logging
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...
Curated Video
PowerShell for Automating Administration - Validation Functions Overview
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.
Curated Video
PowerShell for Automating Administration - Learn PowerShell Logging Module
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - More Numeric Functions - Min, Max, Sum
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 2
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 1
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Positional and Keyword Parameters
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Local Versus Global Variables
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Function Parameters
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Return Statement
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Functions
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.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The 'range' Function - How to Create a List of Numbers
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables
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...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 1)
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...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Large Datasets and Data Generators
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...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Some Pre-Trained Models (VGG, ResNet, Inception, MobileNet)
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,...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Producer
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...
Curated Video
Social Media Automation using Python - Project Part 2
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...
Curated Video
Social Media Automation using Python - Project Part 1
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...
Curated Video
Social Media Automation using Python - Scheduling Sending an Email
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...