Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Pagination
This video explains the concept of pagination. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to search with Elasticsearch....
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Java Switch Statement - an introduction
In this video, we will learn about Java switch statement - an introduction. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Point Addition on Elliptic Curve
In this video, we'll learn about point addition on elliptic curve. This clip is from the chapter "SSL, TLS, and HTTPS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll learn about SSL, TLS, and HTTPS.
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Flow Procedure in Achieving OAuth 2.0 Authentication Mechanism
This video explains the flow procedure in achieving the OAuth 2.0 authentication mechanism. This clip is from the chapter "Handling Google and Facebook OAuth 2.0 Authorization Grant Types" of the series "REST API Automation Testing from...
Curated Video
Python 3 for Beginners: Python List Manipulation and Functions
In this video, we learn about some basic operations that can be performed on Python lists, such as sorting a list, concatenating multiple lists, determining the length of a list, and generating a list of numbers using the range function....
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Create an Object (Instance) from Your Class
This video demonstrates how to create object (instance) from a class. This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Introduction - CDK Code Refactoring with Constructs -Creating Solution Construct
This video provides an introduction to CDK code refactoring with constructs and creating solution construct. This clip is from the chapter "Organize Infrastructure Code with Creating Solution Constructs on AWS CDK" of the series "AWS...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Batch Normalization
This video demonstrates batch normalization. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview of the deep...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Discrete Distributions Through Code
In this video, we will cover discrete distributions through code. This clip is from the chapter "Random Variables - Rationale and Applications" of the series "Probability / Statistics - The Foundations of Machine Learning".In this...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Models and Optimization: Training Process, Error, Cost and Loss
In this video, we will cover the training process, error, cost, and loss. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Training Exercise
In this video, we will cover machine learning model training exercise. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model
In this video, we will cover machine learning model. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Transfer Learning: What is Transfer learning
In this video, we will explain what is transfer learning. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Create Sink Dataset
This video demonstrates creating sink dataset. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Create Data Factory and Read Metadata
This video explains creating Data Factory and reading metadata. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Curated Video
Mastering Spring Framework Fundamentals - Passing Request Parameters and Query Strings to a Controller
This video demonstrates polymorphism in action. This clip is from the chapter "Polymorphism" of the series "TypeScript for Beginners".This section introduces you to the Polymorphism and related concepts.
Curated Video
World of Computer Networking Your CCNA start - Working of Dynamic Host Configuration Protocol (DHCP)
This video explains the working of DHCP. This clip is from the chapter "Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS)" of the series "World of Computer Networking: Your CCNA start".This section introduces you to...
Curated Video
Windows PowerShell Hands-On Training for Beginners - File Read Operations Using PowerShell
This video demonstrates file read operations using PowerShell. This clip is from the chapter "Basic Operations" of the series "Windows PowerShell Hands-On Training for Beginners".This section focuses on the basic operations.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Stored Proc Class
In this video, we'll look at stored Proc class. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 03-Passing the Request Parameters Using the Get Method
This video demonstrates how to pass the request parameters using the Get method. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets
This video presents an example on parameterization of API tests with multiple datasets. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST...
Curated Video
Python 3 for Beginners: Introduction to Functions in Python
In this video, you will learn all about functions in Python. Functions are blocks of code that can be reused throughout your program to perform specific actions and can even return data. You'll discover how to recognize when you should...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Create a Python Class
This video demonstrates how to create a class in Python. This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the author gives a concise...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Functions Parameters
This video demonstrates how to add parameters in a function. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you will learn how to...