Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - List and ArrayList - Choosing Iteration Approach for Printing and Delete
In this video, you will learn about list and ArrayList—choosing iteration approach for printing and deleting.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - List Interface - Immutability and Introduction of Implementations – Array
In this video, we will explore the concept of immutability in the context of the List interface and discuss the array implementation as an introduction to different list implementations available in Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - List Interface - Introduction - Position Is King
In this video, you will learn about the list interface and its introduction. The concept of "position is king" will be emphasized throughout the discussion.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - List and ArrayList - Iterating Around Elements
In this video, you will learn about list and ArrayList—iterating around elements.
Curated Video
Beyond Anorexia and Bulimia: Exploring the Spectrum of Eating Disorders
Dive deep into the lesser-known world of eating disorders that affect a significant percentage of the population. From neophobia, where individuals fear new foods, to those who only consume foods of a specific color or texture, explore...
Curated Video
Deep Learning - Crash Course 2023 - MP Neuron Introduction
In this video, you will learn about the MP Neuron model, also called McCulloch Pitts model. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build...
Curated Video
Deep Learning - Crash Course 2023 - Bias
In this video, you will learn about bias in neural networks. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep learning.
Curated Video
Advanced Chatbots with Deep Learning and Python - Max Story and Question Length
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question.
Curated Video
Advanced Chatbots with Deep Learning and Python - Encoder Decoder
In this video, we will understand what encoder and decoder are, their architecture, and long short-term memory (LSTM), a neural network used in deep learning.
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
Fundamentals of Secure Software - IAST (Interactive Application Security Testing)
This video demonstrates IAST (Interactive Application Security Testing).
Curated Video
Fundamentals of Secure Software - DAST (Dynamic Application Security Testing)
This video demonstrates DAST (Dynamic Application Security Testing).
Curated Video
Fundamentals of Secure Software - SAST (Static Application Security Testing)
This video provides an introduction to SAST (Static Application Security Testing).
Curated Video
Fundamentals of Secure Software - Use, Abuse, and Misuse cases
This video focuses on the use, abuse, and misuse cases.
Curated Video
Fundamentals of Secure Software - Password Management
This video explains how to handle passwords securely.
Curated Video
Fundamentals of Secure Software - Hashing Overview
This video provides an introduction and overview of hashing.
Curated Video
Fundamentals of Secure Software - Introduction to Threat Modeling
This video provides an introduction to threat modeling.
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 - Vulnerable and Outdated Components
This video explores using components with known vulnerabilities.
Curated Video
Fundamentals of Secure Software - Broken Access Control
This video talks about Broken authentication.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Compliance Program
AWS implements templates and recommended architectures that comply with various regulatory constraints under the AWS compliance program. This video introduces the compliance program and reveals where you can get detailed information...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Multi-Factor Authentication
What if you don't trust a single authentication method, such as a username and password pair? Then you can use multi-factor authentication, which is presented in this video.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Identity and Access Management (IAM) Overview
How do you control who or what has access to your AWS account and the services running in it? The answer is Identity and Access Management (IAM) and this video introduces the fundamental concepts of IAM.