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 Video14:43
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Code Along to the Google Strategy Authentication from Passport with SQLite3

Higher Ed
This video is a demonstration, and you will code along with the instructor to create Google Strategy Authentication from Passport with SQLite3. This clip is from the chapter "Google Authentication with Express and Passport" of the series...
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 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 Video5:52
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Logout Functionality for Users and Live Interaction

Higher Ed
In this video, we will use the logout functionality for users and live interaction. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...
Instructional Video6:49
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Verify Session with Passport Local Strategy

Higher Ed
In this video, we will verify the session with Passport local strategy. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Instructional Video5:57
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Import Additional Styles from CSS on GitHub

Higher Ed
This video explains how to import additional styles from CSS on GitHub. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Instructional Video3:55
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Rerouting Application and Authentication

Higher Ed
This video explains how to reroute an application and talks about the authentication of the application. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework...
Instructional Video10:35
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Username and Password Local Strategy Code

Higher Ed
This video helps in authenticating usernames and passwords using local strategy code. 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 Video3:07
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - JavaScript Tags with EJS in Express

Higher Ed
This video demonstrates JavaScript tags with EJS in Express. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses...
Instructional Video6:04
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up EJS with Routing

Higher Ed
In this video, you will be setting up EJS with routing. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on...
Instructional Video13:47
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Code Along - Complete Configuring App Express File

Higher Ed
This video demonstrates the complete configuring of app Express file, and you will code along with the instructor throughout. This clip is from the chapter "Configuring App Express" of the series "Express Framework Fundamentals - Secure...
Instructional Video11:10
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Running Our Express Server with Error Handling

Higher Ed
This video demonstrates running our Express server with error handling. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video6:10
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up a Port and Saving Conventions with Express

Higher Ed
This video helps you with setting up a port and saving conventions with Express. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video14:06
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 1

Higher Ed
This lesson will teach us to create a simple payroll management system. In this lesson, we will look at the program's basic structure.
Instructional Video11:41
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - File Handling

Higher Ed
In this video, we will be looking at file and exception handling. We will wrap our file statements inside the try and catch blocks.
Instructional Video2:38
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Exception Handling

Higher Ed
Here, we will look at exceptions or conditions that may arise during the execution of a Java program and understand the error or exception handling codes.
Instructional Video6:40
Curated Video

Deep Learning - Crash Course 2023 - Python Basics - Containers in Python

Higher Ed
In this video, you will learn about tuples, sets, and dictionaries. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our foundation of Python...
Instructional Video15:44
Curated Video

Supercharge Scala Future | FP-Tower - Error Handling with IO

Higher Ed
This video talks about error handling with IO. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Instructional Video3:14
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 10-2

Higher Ed
In this exercise video, we will practice recording and writing macros in real-world project scenarios. Through this exercise, we will reinforce the ability to automate repetitive tasks and streamline project management workflows...
Instructional Video11:34
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Call and Response Example for OpenAI Implementation and Customizations

Higher Ed
In this video, we will provide a call and response example for OpenAI implementation and customizations, demonstrating how to optimize and personalize your chatbot's responses.
Instructional Video6:54
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Robust Error Handling and Logic Completion to OpenAI API

Higher Ed
In this video, we will teach you how to implement robust error handling and logic completion for your OpenAI API, ensuring that your application can handle unexpected user input and provide accurate responses.
Instructional Video4:06
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Async Await Fetch OpenAI and ChatGPT Data Response Pattern

Higher Ed
In this video, you will see how async/await and fetch can be used to fetch data from the OpenAI API and display the responses in a ChatGPT application. You will also learn about data response patterns and how they can be used to...