Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Inserting Titles into SQL Database with Express Routing
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...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Sign-Up Form and Styling with EJS
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...
Curated Video
Deep Learning - Crash Course 2023 - Going Deep into Neural Networks
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...
Curated Video
Deep Learning - Crash Course 2023 - Perceptron Model and Its Representation
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.
Curated Video
Supercharge Scala Future | FP-Tower - What Is an IO?
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).
Curated Video
Advanced Chatbots with Deep Learning and Python - Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Going Through the Final ChatGPT AI Model
In this video, we will demonstrate the end results of building a ChatGPT AI with JavaScript using OpenAI, showcasing the chatbot in action.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Design Approaches for ML
In this lecture, we will explore the design approaches for recommender systems using machine learning.
Curated Video
Fundamentals of Secure Software - SCA (Software Composition Analysis)
This video talks about the SCA (Software Composition Analysis).
Curated Video
Fundamentals of Secure Software - RASP (Runtime Application Self-Protection)
This video talks about RASP (Runtime Application Self-Protection).
Curated Video
Fundamentals of Secure Software - JWT (JSON Web Token)
This video explains the JSON Web Token and what it is used for.
Curated Video
Fundamentals of Secure Software - Source Code Review
This video explains how to perform a secure code review.
Curated Video
Fundamentals of Secure Software - Scanning for OSS Vulnerabilities with Software Composition Analysis
This video helps in using SCA to find OSS (Open-Source Software) vulnerabilities.
Curated Video
Fundamentals of Secure Software - Cross-Site Scripting
This video explains cross-site scripting.
Curated Video
Fundamentals of Secure Software - SANS Top 25
This video provides an introduction to the SANS Top 25.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Password Managers
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Storage Services
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.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 1: Song Recommendation System Using Content-Based Filtering: Making Recommendations
This is the final part of the project, where we create functions for the content-based recommender.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Introduction to the AutoCAD Interface
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet UI
In this video, we will be implementing the functionality to like and unlike tweets in the UI of our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Login Services
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like Tweet
This video is all about implementing a "like" functionality in our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Upload
In this video, you will learn how to add the ability to upload images to tweets in our Twitter Clone app.