Instructional Video9:48
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Introduction and Demo

Higher Ed
This video demonstrates the Tailwind CSS framework use in detail, which is packed with classes like flex, pt-4, text-center, and rotate-90 that can build any design directly in the markup.
Instructional Video7:23
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Regression Theory)

Higher Ed
In this video, we will take a crash course in linear regression for TensorFlow 2.0. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section,...
Instructional Video2:28
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - How to Pass the CompTIA A+ Exams

Higher Ed
In this episode, Steve describes the CompTIA A+ exam process, plus explores a good strategy for prepping for the exam. Schedule the exam first! The pressure will have you hitting the books or videos in no time! This clip is from the...
Instructional Video3:42
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - What's On the CompTIA A+ Core 1 (220-1101) Exam?

Higher Ed
The Core 1 (220-1101) exam tackles five big subject areas: mobile devices, networking, hardware, virtualization and cloud computing, and hardware and network troubleshooting. Steve dives into the sub-objectives in this episode, providing...
Instructional Video5:17
Curated Video

Social Media Automation using Python - Introduction to Course

Higher Ed
In this video, we will explore the course's prerequisites and discuss the course content and the concepts that will be covered in this course. This clip is from the chapter "Introduction" of the series "Social Media Automation Using...
Instructional Video2:13
Curated Video

Recommender Systems with Machine Learning - Overview of Recommender Systems

Higher Ed
This video provides an overview of the recommender systems and their importance. This clip is from the chapter "Introduction" of the series "Recommender Systems with Machine Learning".This section provides an introduction to the course.
Instructional Video3:39
Curated Video

HashiCorp Certified - Vault Associate Course - Exam Tips for Objective 3

Higher Ed
In this video, we will provide you with some valuable exam tips for Objective 3 of the Vault certification exam so that you are ready to tackle the questions related to this objective. By the end of this video, you will have a clear...
Instructional Video10:10
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating PDBs

Higher Ed
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....
Instructional Video11:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating a CDB Database

Higher Ed
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...
Instructional Video13:08
Curated Video

Oracle Database Administration from Zero to Hero - Oracle Database Multitenant Architecture (Part 2 of 2)

Higher Ed
In this video, we will dive deeper into the Oracle Database Multitenant architecture. You will learn how to utilize Data Dictionary Views and V$ Views in CDBs, understand the common files in CDBs, differentiate between local users and...
Instructional Video10:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Initialization Parameters, SPFILE, and PFILE

Higher Ed
In this Practice video, you will perform hands-on tasks related to managing Oracle database initialization parameters, SPFILE, and PFILE. You will gain practical experience in configuring and manipulating these components effectively....
Instructional Video6:53
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Starting Up and Shutting Down DB Instances

Higher Ed
In this Practice video, you will gain hands-on experience with starting up and shutting down Oracle database instances. We will explore different startup and shutdown modes commonly used in Oracle databases. This clip is from the chapter...
Instructional Video7:25
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using SQL Developer

Higher Ed
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...
Instructional Video11:20
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 2 of 2)

Higher Ed
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...
Instructional Video16:52
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 1 of 2)

Higher Ed
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...
Instructional Video7:38
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Windows

Higher Ed
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"...
Instructional Video16:20
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Linux

Higher Ed
In this Practice video, you will learn how to install Oracle database 19c software into the srv1 Linux platform. You will create a response file and then use it to install the software. This clip is from the chapter "Installing and...
Instructional Video12:46
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 2 of 2)

Higher Ed
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,...
Instructional Video19:16
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 1 of 2)

Higher Ed
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...
Instructional Video8:54
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Dealing with File Location Changes in Power BI

Higher Ed
This lecture addresses another common issue Power BI users face: file location changes. The video explains how to manage file location changes in Power BI and maintain data connections to ensure that reports continue functioning as...
Instructional Video8:38
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Upgrading Oracle Grid Infrastructure

Higher Ed
In this practice video, you will focus on upgrading the Oracle Grid Infrastructure configured on the server named srv1-asm from version 19c to version 21c. By following the provided instructions, you will gain practical experience in...
Instructional Video18:37
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Upgrading Oracle Database

Higher Ed
In this practice video, you will perform a practical exercise in upgrading an Oracle CDB database from version 19c to version 21c on the server named srv1. By following the step-by-step instructions, you will gain hands-on experience in...
Instructional Video11:15
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Applying RU Patches on Oracle Restart

Higher Ed
In this practice video, you will learn how to apply a Release Update (RU) patch on an Oracle database that utilizes Automatic Storage Management (ASM). By following the step-by-step instructions, you will gain hands-on experience in...
Instructional Video13:36
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Database with ASM (Part 4 of 4)

Higher Ed
In this practice video, you will focus on practical tasks related to Oracle Restart and ASM. You will check the Oracle Restart components and their functionality, retrieve information about ASM, get started with asmcmd for ASM management...