Instructional Video4:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Database

Higher Ed
This video explains a database that holds onto data for a web application long-term. The browser can only hold onto information for a limited time. The data in databases is persistent. The data does not go away if the database or...
Instructional Video12:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Airflow with Serverless PySpark

Higher Ed
In this video, you will learn how to use Apache Airflow to orchestrate PySpark jobs on Dataproc. This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on GCP".In...
Instructional Video2:50
Curated Video

Vue.js 3 and Firebase for Beginners - Unsubscribing from Updates

Higher Ed
In this video, the author talks about how to unsubscribe from updates. To do this, we will use the useOrders.js file, where we can add the unsubscribe function to a variable. This clip is from the chapter "Real-Time Updates and Firebase...
Instructional Video4:56
Curated Video

Vue.js 3 and Firebase for Beginners - Completing the Admin View

Higher Ed
In this video, we will continue with the finishing touches inside of the Admin View. We will make use of Flexbox and place a new pizza on the menu component side by side on the larger view. This clip is from the chapter "Finishing...
Instructional Video5:07
Curated Video

Vue.js 3 and Firebase for Beginners - Show and Hide Admin Blocks

Higher Ed
In this video, the author explains how to show and hide each admin block section to make the page a lot smaller; we don't need to read all the information on the page. This clip is from the chapter "Firebase Setup and Firestore" of the...
Instructional Video6:21
Curated Video

Vue.js 3 and Firebase for Beginners - Named Views

Higher Ed
This video explains named views; sometimes you need to display multiple views at the same time instead of nesting them. This is where named views come into play. This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and...
Instructional Video9:11
Curated Video

Vue.js 3 and Firebase for Beginners - The About View and Child Components

Higher Ed
In this video, the author talks about the About View page where we can now use a router to switch between the three new components. This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for Beginners".In this...
Instructional Video4:24
Curated Video

Vue.js 3 and Firebase for Beginners - Nested Routes

Higher Ed
This video explains nested routes in Vue and how it enables you to have multiple components render on the same page. This clip is from the chapter "Basic Routing" of the series "Vue.js 3 and Firebase for Beginners".In this section, we...
Instructional Video6:16
Curated Video

Vue.js 3 and Firebase for Beginners - RouterLink and RouterView

Higher Ed
This video explains RouterLink and RouterView. The router-view component is where the Vue Router will put the content that matches the current URL and the RouterLink component is for enabling user navigation in a router-enabled app. This...
Instructional Video6:30
Curated Video

Vue.js 3 and Firebase for Beginners - Views and Routes

Higher Ed
In this video, the author provides insights into the views and routes folders, along with their specific locations within the code structure. This information will help you navigate the code structure effectively and streamline your...
Instructional Video8:20
Curated Video

Linux Crash Course for Beginners - 2023 - File Display Commands

Higher Ed
In this video, you will learn all the commands that can be used to display file content such as cat, less, more, head, tail, vi.
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - Getting Help

Higher Ed
In this video, we will cover help commands such as man, whatis, -help.
Instructional Video5:12
Curated Video

Linux Crash Course for Beginners - 2023 - Pipes ( | )

Higher Ed
In this video, you will learn about pipes ( | ).
Instructional Video4:59
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Clear Items from App with EJS and Express Routing

Higher Ed
This video demonstrates how to clear items from an app with EJS and Express routing. This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework...
Instructional Video4:17
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Google Authentication Express Server Final Update

Higher Ed
This video demonstrates the final update on the Google Authentication Express Server. This clip is from the chapter "Google Authentication with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Instructional Video5:09
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Set Up Google Routing and Authentication Passport

Higher Ed
In this video, you will set up Google routing and Authentication Passport. This clip is from the chapter "Google Authentication with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video2:07
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - User Experience Update with Homepage

Higher Ed
This video helps you work on the user experience update with homepage. This clip is from the chapter "Google Authentication with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video9:44
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Sign Up and Database Completion with Hashing and Salt

Higher Ed
In this video, we will work on sign up and database completion with Hashing and Salt. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
Instructional Video8:11
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Templating Engines with EJS of Login with Express Authentication

Higher Ed
This video explains templating engines with EJS of login with Express authentication. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
Instructional Video4:13
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Project Plans Explained

Higher Ed
This video overviews project plans and the costs incurred in using Project 2021. It covers task creation and management, setting dependencies and constraints, allocating resources, and creating visualizations. This clip is from the...
Instructional Video8:39
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Reporting Overview

Higher Ed
In this video, we will explore an overview of the importance of reporting in project management. We will acquire insights into the types of reports available and their significance in project tracking and communication. This clip is from...
Instructional Video5:46
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Print Views, Notes, and Reports

Higher Ed
Here, we will learn to print views, notes, and reports in Project 2021. We will learn to use the print preview feature to adjust page layout and formatting and to use the print command to send projects to a printer or PDF file. This clip...
Instructional Video4:53
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - CSS Styling to OpenAI Form

Higher Ed
In this video, you will learn how to apply CSS styling to an OpenAI form and make it look more visually appealing for your users.
Instructional Video4:19
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Animal Input State Update for Open AI Queries

Higher Ed
In this video, we will demonstrate how to implement an animal input state update for OpenAI queries, allowing your chatbot to provide more personalized and engaging responses for animal-related topics.