Instructional Video12:09
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Add to Cart / 126

Higher Ed
This lesson will teach us about the local information stored in a basket. When we place items in a basket and refresh or reload the page, it should be able to retain the items placed in the list until the transaction is processed.
Instructional Video1:45
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery Widget-1

Higher Ed
This video explains the creation of a grocery widget. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Instructional Video5:20
Curated Video

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

Higher Ed
This video explains the reminders app. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app and widget.
Instructional Video5:16
Curated Video

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

Higher Ed
This video explains how to add groups in the widget. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync...
Instructional Video3:23
Curated Video

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

Higher Ed
This video explains the workout model. This clip is from the chapter "Charts Framework in Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the charts framework in widget.
Instructional Video1:22
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Widget Bundle-2

Higher Ed
This video explains the widget bundle file and how to add the newly created widget to the screen. This clip is from the chapter "Today Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section...
Instructional Video1:54
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Getting to Know the Widget Components

Higher Ed
This video explains the components that make up a Widget. This clip is from the chapter "Understanding Widgets in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains each of the...
Instructional Video5:43
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Slicing Pandas Dataframe

Higher Ed
In this video, we will understand how we can return the required elements from our dataframe using the concept of slicing. This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep...
Instructional Video16:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Library

Higher Ed
In this video, you will learn about the Pandas library. This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video6:05
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Slicing

Higher Ed
In this video, we will understand how to perform slicing on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video10:07
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Logic for Single-Letter input

Higher Ed
In this video, we will continue building the logic for single-letter input. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video5:23
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Continued

Higher Ed
In this video, we will continue writing the program for our hangman game. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video9:17
Curated Video

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

Higher Ed
In this video, you will learn about functions 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 Video4:37
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops

Higher Ed
In this video, you will learn about for loops. 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 the basics...
Instructional Video7:44
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Inbuilt Functions in Python - range and input

Higher Ed
In this video, you will learn two important inbuilt functions in Python, which are range and input functions. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Instructional Video8:26
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Tuples and Sets in Python

Higher Ed
In this video, you will learn about tuples and sets 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...
Instructional Video9:11
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Data Structures in Python

Higher Ed
In this video, we will understand the data structures 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...
Instructional Video6:19
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Create Tensors in PyTorch

Higher Ed
In this video, you will learn how to create Tensors in PyTorch. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into PyTorch...
Instructional Video8:07
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Installing PyTorch

Higher Ed
In this video, you will learn how to install PyTorch using Google Colab ipynb. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video11:24
Curated Video

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

Higher Ed
This video explains the pedometer manager. 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 Video16:08
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery App View

Higher Ed
This video explains the grocery app view or the Swift view. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in...
Instructional Video2:31
Curated Video

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

Higher Ed
This video explains how to create a pizza type by creating a new Swift file. 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...
Instructional Video5:55
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer App Configuration and Widget

Higher Ed
This video explains the timer app configuration and the widget. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new...
Instructional Video3:36
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Custom Intent Extension

Higher Ed
This video explains the custom intent extension. 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.