Instructional Video6:37
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Inserting Titles into SQL Database with Express Routing

Higher Ed
In this video, you will be inserting titles into SQL database with 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 Fundamentals...
Instructional Video6:01
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Sign-Up Form and Styling with EJS

Higher Ed
In this video, we will create a sign-up form and styling with EJS. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0...
Instructional Video14:13
Curated Video

Deep Learning - Crash Course 2023 - Going Deep into Neural Networks

Higher Ed
In this video, we will take a deep dive into neural networks and explore how to find the output for a deep neural network. This clip is from the chapter "Universal Approximation Theorem" of the series "Deep Learning - Crash Course...
Instructional Video4:09
Curated Video

Deep Learning - Crash Course 2023 - Perceptron Model and Its Representation

Higher Ed
In this video, you will learn more about the Perceptron model and understand its representation. This clip is from the chapter "Perceptron" of the series "Deep Learning - Crash Course 2023".In this section, you will learn about Perceptron.
Instructional Video7:06
Curated Video

Supercharge Scala Future | FP-Tower - What Is an IO?

Higher Ed
This video provides an overview about IO (Input/Output). 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 Video5:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data

Higher Ed
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Instructional Video2:54
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Going Through the Final ChatGPT AI Model

Higher Ed
In this video, we will demonstrate the end results of building a ChatGPT AI with JavaScript using OpenAI, showcasing the chatbot in action.
Instructional Video5:10
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Design Approaches for ML

Higher Ed
In this lecture, we will explore the design approaches for recommender systems using machine learning.
Instructional Video5:34
Curated Video

Fundamentals of Secure Software - SCA (Software Composition Analysis)

Higher Ed
This video talks about the SCA (Software Composition Analysis).
Instructional Video2:04
Curated Video

Fundamentals of Secure Software - RASP (Runtime Application Self-Protection)

Higher Ed
This video talks about RASP (Runtime Application Self-Protection).
Instructional Video5:42
Curated Video

Fundamentals of Secure Software - JWT (JSON Web Token)

Higher Ed
This video explains the JSON Web Token and what it is used for.
Instructional Video6:47
Curated Video

Fundamentals of Secure Software - Source Code Review

Higher Ed
This video explains how to perform a secure code review.
Instructional Video5:34
Curated Video

Fundamentals of Secure Software - Scanning for OSS Vulnerabilities with Software Composition Analysis

Higher Ed
This video helps in using SCA to find OSS (Open-Source Software) vulnerabilities.
Instructional Video2:51
Curated Video

Fundamentals of Secure Software - Cross-Site Scripting

Higher Ed
This video explains cross-site scripting.
Instructional Video5:11
Curated Video

Fundamentals of Secure Software - SANS Top 25

Higher Ed
This video provides an introduction to the SANS Top 25.
Instructional Video4:25
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Password Managers

Higher Ed
In this video, you will be introduced to password manager tools such as LastPass or dashlane. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section...
Instructional Video4:01
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups

Higher Ed
Autoscaling works against collections of instances that can be scaled together. This video explores the concept of autoscaling groups and how they fit into any implementation or design.
Instructional Video6:27
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Storage Services

Higher Ed
Amazon Web Services (AWS) offers many storage functions. Many cloud services provide storage alone, but AWS offers advanced storage services and many compute services. This video introduces the array of storage services offered.
Instructional Video9:57
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Making Recommendations

Higher Ed
This is the final part of the project, where we create functions for the content-based recommender.
Instructional Video3:11
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Introduction to the AutoCAD Interface

Higher Ed
In this video, we will provide a comprehensive overview of the AutoCAD 2D interface, including the workspace, ribbons, menus, toolbars, and command line. You will learn how to navigate through the interface and get familiar with the...
Instructional Video10:04
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet UI

Higher Ed
In this video, we will be implementing the functionality to like and unlike tweets in the UI of our Twitter Clone app.
Instructional Video17:03
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Login Services

Higher Ed
This video covers the login services for our full stack Twitter Clone app. You will learn how to authenticate a user and generate a JSON web token using Node.js and the JWT library.
Instructional Video8:23
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like Tweet

Higher Ed
This video is all about implementing a "like" functionality in our Twitter Clone app.
Instructional Video12:47
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Upload

Higher Ed
In this video, you will learn how to add the ability to upload images to tweets in our Twitter Clone app.