Hi, what do you want to do?
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - Scrum Process Continue
We will continue where we left off on the courage value of the scrum process. We will look at changing sprint items after feedback from customers. You will learn to identify opportunities for improvement based on the sprint...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Updating the Master Dataset with New Variables or Observations
This video helps in updating the master dataset with new variables or observations.
<
br/>
This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and Become a...
<
br/>
This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and Become a...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Kinesis Firehose - Part 1
This video is the first part of the three-part video that explains how to build a system to populate an S3 data lake from the Amazon EC2 server data using Kinesis Firehose.
<
br/>
This clip is from the chapter "Domain 1: Collection"...
<
br/>
This clip is from the chapter "Domain 1: Collection"...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Library API Postman and REST Assured Examples
This video presents examples on Library API Postman and REST Assured.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured...
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Creating S3 Bucket
In this session, we will create a S3 bucket so that the destination is prepared and ready to use.
r/>
This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master...
r/>
This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS: Master...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet
Collections: Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section,...
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section,...
Curated Video
Practical Data Science using Python - Pandas DataFrame 5
This video explains the left outer join in dataframe.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
DevOps Complete Course - Maven Coordinates
This video talks about Maven coordinates.<br<br/>/>
This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
Python In Practice - 15 Projects to Master Python - Mathematical Sets Operations
This video explains mathematical sets operations, how to perform union on sets, how to perform intersection on sets, how to perform difference on sets, and how to perform symmetric difference on sets.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Python In Practice - 15 Projects to Master Python - Creating a Duplicate List Elements Remover Function
This video explains the functions exercise to remove duplicates from a list.<br<br/>/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Collections Module
We will look at some other classes that can be used with our sequence datatypes, called the collection module.
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners -Understanding IP and Proxy
In this video, we dive into the world of web requests and proxies. With clear and concise explanations, we learn how the internet uses the URL of a website to identify its server, and how the server can identify the client who is making...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Infrastructure with CDK - Create Lambda Function and API Gateway – Part 1
This is the first of the two-part video that explains developing infrastructure with CDK where you will create the Lambda function and API Gateway.
<
br/>
This clip is from the chapter "API Gateway-Lambda Synchronous RESTful...
<
br/>
This clip is from the chapter "API Gateway-Lambda Synchronous RESTful...
Curated Video
Machine Learning Random Forest with Python from Scratch - Sets
Our next datatype is a set, an unordered collection of iterable and mutable data.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
Curated Video
Machine Learning Random Forest with Python from Scratch - Best Slip
Here, we will determine the best split at any decision node where information is maximum and split into two branches, true and false.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Index Options
This video explains the index options.
<
br/>
This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on the...
<
br/>
This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on the...
Curated Video
Intro To Python Programming - Python Sets
Sets are another fundamental Python data structure. In this video, you'll learn to work with sets where each value in the structure must be unique.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas in Practice
In this video, we will cover Pandas in practice.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Amazon DynamoDB
This video explains how to write the order data from a Kinesis stream into a DynamoDB table using a Kinesis consumer app on Amazon EC2.
<
br/>
This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data...
<
br/>
This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Sets: Definition of Set Solution 02
In this video, we will cover definition of set solution 02.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Handling Calendar User Interface (UI) in Travel Websites Using Selenium
This video explains how to handle the Calendar UI in travel websites using Selenium.
r/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java -...
r/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java -...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Generic Method to Handle Calendar with Month and Date
This video presents the generic method to handle the calendar with month and date.
r/>
This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Tricks and Tips for Identifying Objects - Interview Preparation
This video provides tricks and tips for identifying objects.
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Surprise! Using ChroPath Plug-in to get XPath and Cascading Style Sheets (CSS)
This video explains how to use the ChroPath plug-in to get XPath and CSS.
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to...