Curated Video
React JS Masterclass - Go From Zero To Job Ready - Out of Stock Products / 128
Near the bottom of the "Show Results For" section, you can click the button for "Include Out of Stock".
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Condition Check: Already in Cart / 127
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Add to Cart / 126
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - App Groups
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Grocery App View
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - POST
The power-on self-test (POST) takes place every time a system starts. POST checks the system and communicates any problems it finds to the user. This clip is from the chapter "Book Chapter 5 - Firmware" of the series "CompTIA A+...
Curated Video
PowerShell for Automating Administration - Lab Setup: Deploying the Resources in Cloud
This is a lab setup video where you will be deploying the resources in Cloud. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will try to...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Laptop Features
Portable computers use the function key (Fn) to activate alternative features. These include screen sharing, power settings, audio options, and more. The Settings app in Windows enables you to adjust a host of laptop settings (which...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Linux File Editors (Vi Text Editor)
In this video, we will have a look at the vi text editor. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will work with...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Look-Around in Mint UI (User Interface)
In this video, we will explore the Mint UI. This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will get an...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Complete Chatbot with Response Cards
In this video, you will learn to create complete response cards and check the created slot types with options best suited for enhanced user experience. We will test the bot for the full functionality of the intended tasks. This clip is...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating PDBs
In this practice video, you will gain hands-on experience creating PDB databases from the seed using two different methods. You will create PDBs using SQL*Plus and the DBCA, allowing you to practice multiple approaches to PDB creation....
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating a CDB Database
In this practice video, you will gain hands-on experience by dropping the database in srv1 and creating a Container Database (CDB) in its place. You will learn the practical steps involved in setting up a CDB environment. This clip is...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using SQL Developer
In this practice video, we will download and install SQL Developer, a graphical tool provided by Oracle, which enhances the database administration and development experience on the hosting PC. This clip is from the chapter "Installing...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 2 of 2)
In this Practice video, we will create an Oracle database in the Windows platform (winsrv) by applying the concepts and techniques learned earlier. This clip is from the chapter "Installing and Creating Oracle Databases" of the series...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 1 of 2)
In this Practice video, we will create an Oracle database in the Linux platform (srv1) using the knowledge and skills acquired in the previous videos. This clip is from the chapter "Installing and Creating Oracle Databases" of the series...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Windows
In this Practice video, you will learn the process of installing Oracle database software on the Windows platform, specifically focusing on the winsrv environment. This clip is from the chapter "Installing and Creating Oracle Databases"...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 2 of 2)
In this video, we will continue our practice of setting up the course environment by demonstrating how to create a Windows-based virtual machine. If you already have a Windows-based VirtualBox appliance that you can use for this course,...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 1 of 2)
In this video, you will learn how to install the required software on your hosting PC, create an Oracle Linux 7 64-bit virtual machine, configure its network settings, and clone the seed virtual machine. Additionally, we will demonstrate...
Curated Video
The Complete Vue.js Course for Beginners - Events and Parameters
In this video, you will learn about events in Vue.js; we will also discuss how we can use events in JavaScript as a framework. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
Curated Video
The Complete Vue.js Course for Beginners - Data Child to Parent
In this video, we will talk about how we can pass data from a child component to a parent component. This clip is from the chapter "Basic Code Part" of the series "The Complete Vue.js Course for Beginners".This section explains the basic...
Curated Video
The Complete Vue.js Course for Beginners - Props
In this video, we will talk about props. It can be registered on a component to pass data from a parent component to one of its children components. This clip is from the chapter "Basic Code Part" of the series "The Complete Vue.js...
Curated Video
The Complete Vue.js Course for Beginners - Dynamic Classes
In this video, we will look at how we can dynamically overwrite classes in Vue.js. This clip is from the chapter "Basic Code Part" of the series "The Complete Vue.js Course for Beginners".This section explains the basic coding in Vue.js...