Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Blender Setup and Resource Pack
In this lesson, we will look through the basic setup of Blender and the course resource pack. This clip is from the chapter "Introduction and Blender Setup" of the series "Blender to Unreal Engine - 3D Plants and Vegetation".In this...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Environment Setup
In this lesson, we will discuss the environment setup of certain software for Node, certain packages, and how to prepare the system for working on React.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dark Mode
In this lecture, we will understand about the dark mode feature and use Tailwind CSS to style our site in dark mode, which is a first-class feature of many operating systems.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Controlled Inputs / 027
In this lecture, you will learn to create a button on our app that will allow us to control the input by resetting the input value in the task name field.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 172
In this final video, we will focus on the deployment process. We will get into the gitignore file and add the .env file. We will then create a new repository on GitHub called WriteNode and place the entire project folder structures here....
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Authentication - I / 263
Firebase Authentication provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Firebase Connection / 254
When you register your app with Firebase, you will get a Firebase configuration object that you will use to connect your app with your Firebase project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Statement and Demo / 157
This video will explain the advantages of using a password versus an SSH key authentication.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Hardware RAID
Hardware RAID uses a purpose-built RAID controller to configure and maintain RAID arrays. It's important to understand the benefits of hardware RAID and how to configure and maintain RAID arrays. This clip is from the chapter "Book...
Curated Video
PowerShell for Automating Administration - How to Hide Date Time Using PowerShell
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine. This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This section...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Code Preparation (NLP)
In this video, we will look at the code preparation we will use for NLP and understand it. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Sharing Printers
It rarely makes sense for every computer in an office or lab to have its own dedicated printer. This episode looks at printer sharing and security options in Windows, so techs can set up, maintain, and remove shared printers. Mike also...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Mobile Device Security
Mobile device security starts with a lock screen but goes beyond multifactor authentication (MFA) and remote find, lock, and wipe. Corporate environments use mobile device management (MDM) services for even more control over mobile...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Mobile Devices and E-Mail
Corporate or ISP e-mail setup requires various configuration options, such as POP or IMAP for incoming mail and SMTP for outgoing mail. S/MIME was a way to encrypt e-mail attachments. Standard Google or Apple accounts are set up with a...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Proxy Servers
In this episode, Mike describes how proxy servers work to block certain web sites and filter outgoing or incoming content. The episode shows how to set up a browser to connect to a proxy server. This clip is from the chapter "Book...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - It's a Huge Mesh
Mesh networking is here and gaining in popularity daily. But what does mesh networking do for your 80 2.11 network? Where do you use it and how is it deployed? This clip is from the chapter "Book Chapter 20 - Wireless Networking" of the...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Setting Up the Base Project - Gradle
In this video, we will set up the base Spring Boot project using Gradle. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
HashiCorp Certified - Vault Associate Course - Setting the Token Type
In this video, you will learn how to specify the type of token that you want if you are looking for something other than a traditional service token. This clip is from the chapter "Assess Vault Tokens" of the series "HashiCorp Certified...
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
Automating Image Creation with HashiCorp Packer for DevOps - Declaring Packer Variables
Before we discuss values in Packer, we will first understand the concept of declaring variables, which can be declared and defined in a “.pkrsvars.hcl” file. Or an “auto.pkrsvars.hcl” file or any other file name referenced when executing...
Curated Video
Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (3 of 3)
In this video, we will further explore database duplication using RMAN. You will learn how to define duplicate database file locations, duplicate a database to a remote host, and duplicate a database into the same host. This clip is from...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring RMAN Persistent Settings
In this practice video, you will have hands-on experience with setting and testing RMAN persistent settings. You will apply the concepts learned in the previous videos to configure RMAN settings effectively. This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Configuring RMAN Persistent Settings (Part 2 of 2)
In this video, we will continue exploring RMAN persistent settings. You will learn how to specify RMAN backup destinations at different levels and configure the archived redo log deletion policy. This clip is from the chapter "Database...
Curated Video
Oracle Database Administration from Zero to Hero - Configuring RMAN Persistent Settings (Part 1 of 2)
In this video, we will focus on configuring RMAN persistent settings. You will learn how to set the RMAN backup retention policy, which determines how long backup data is retained. This clip is from the chapter "Database Recovery" of the...