Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Exercise: Solution for Real-World Java Spring Framework Example
In this video, you will apply what you have learned in a real-world Java Spring framework example and solve a problem.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - Spring Framework Bean Auto Wiring - Primary and Qualifier Annotations
This video covers the concept of bean auto-wiring in the Spring framework and discusses how we can list all beans managed by the Spring framework and what if multiple matching beans are available.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Using Latest Java Version with Latest Eclipse
In this video, we will get Eclipse 2021 IDE to work with JDK 16.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Creating Repository to Manage Entity and Integrating with GET REST API
In this video, we will retrieve data from our database with REST API.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Playing with Spring Boot
In this video, we will dive in further to understand what is happening behind the Spring Boot application.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Why Do We Have Dependencies in Java Spring Applications?
In this video, you will learn why we have dependencies in Java Spring applications and how to manage them effectively.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Primary and Qualifier - Which Spring Annotation Should You Use?
In this video, you will learn when to use primary and qualifier annotations and how to choose between them.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Import Additional Styles from CSS on GitHub
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...
Curated Video
Chatbots Development with Amazon Lex - Overview of AWS
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and more.
Curated Video
Deep Learning - Crash Course 2023 - Implementing Multi-Class Classification Using Keras
In this video, you will learn how to implement the multi-class classification model using Keras. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how...
Curated Video
Deep Learning - Crash Course 2023 - Training Evaluation
In this video, we will evaluate the performance of the trained neural network using various performance metrics and techniques. This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning - Crash Course...
Curated Video
Deep Learning - Crash Course 2023 - Training the Neural Network
In this video, you will learn about training the neural network by selecting the right hyperparameters, choosing the right optimization algorithm, and evaluating the performance of the model. This clip is from the chapter "Deep Learning...
Curated Video
Deep Learning - Crash Course 2023 - Challenges in Creating Deep Neural Networks from Scratch
In this video, we will discuss the challenges involved in creating deep neural networks from scratch. We will explore the common issues faced during the training process and learn how to overcome them. This clip is from the chapter...
Curated Video
Deep Learning - Crash Course 2023 - Confirming Universal Approximation Theorem Works
In this video, we will confirm the effectiveness of the Universal Approximation Theorem by implementing it on a practical problem. This clip is from the chapter "Universal Approximation Theorem" of the series "Deep Learning - Crash...
Curated Video
Advanced Chatbots with Deep Learning and Python - Chatbots in Medical Domain
We will explore the first kind of chatbot operating in the medical domain. We will look at the benefits, including the ability to schedule appointments, check patient symptoms, provide support, help with coverage and insurance claims,...
Curated Video
Advanced Chatbots with Deep Learning and Python - Conventional Versus AI Chatbots
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Exploring Genres in Content-Based Filtering
After learning to explore genres, we will look at term frequency and inverse document frequency.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Data Manipulation for Content-Based Filtering
In this lesson, you will learn how to extract information from our dataset.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Data Partitioning
Here, we will look at data partitioning, represented as a URL.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Motivation for Recommender System: Nexus of AI and Recommender Systems
In this video, we will understand the nexus between artificial intelligence and recommender systems.
Curated Video
A Detailed Guide to the OWASP Top 10 - #1 Broken Access Control Prevention
This video explains how to prevent broken access control on our website or on our applications.
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Exploiting Race Conditions Case 1 (Part1)
This is the first of the two-part video on exploiting race conditions for case 1. Here, you would be looking at how hackers use multithreading conditions for stealing money from a bank. This clip is from the chapter "Exploiting Race...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - The Basics of Sqlmap Overview
This video provides an overview of the basics of Sqlmap. This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses...