Instructional Video12:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Implementing Mechanisms to Drive Global Property Values from the Properties File

Higher Ed
This video explains how to implement mechanisms to drive global property values from the properties file. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing...
Instructional Video2:59
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Setup

Higher Ed
In this video, we will set up Spark for the local machine. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section...
Instructional Video3:21
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Extracting Data

Higher Ed
In this video, we will extract the first section from the ETL pipeline. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL)...
Instructional Video4:35
Curated Video

Learning Splunk - Normalizing Data Using the Splunk Common Information Model (CIM)

Higher Ed
Understanding the common information model (CIM). This is one of the most effective mechanisms for getting the most out of Splunk and working with all different types of data in a consistent way. • Understand why data normalization is...
Instructional Video12:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Strings and Their Functions

Higher Ed
This video explains strings and their functions. This clip is from the chapter "Understanding Object-Oriented Principles of Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains OOPs...
Instructional Video2:06
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Setting Project in IntelliJ

Higher Ed
In this video, you will learn how to set a project in IntelliJ. This clip is from the chapter "Installation and Setup" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section, you will learn how...
Instructional Video1:07
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Components of Convolutional Neural Networks

Higher Ed
In this video, you will learn about the components of Convolutional Neural Networks. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Instructional Video1:24
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Output Extracted Data in JSON, CSV, and XML Formats

Higher Ed
In this video, we learn about how to output and extract data from our web scraping projects using Scrapy. The tutorial demonstrates how to use the -o flag to output data to a file and provides examples of how to output data in various...
Instructional Video2:53
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - fetch( ) Response

Higher Ed
In this video, we learn how to use the fetch function in scrapy shell to extract data from different URLs. The tutorial explains how to skip the URL while starting the cell and use fetch function to fetch response data from a particular...
Instructional Video8:58
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Extracting Data

Higher Ed
In this informative tutorial video, we will explore how to extract data from web pages using Scrapy, a powerful Python-based web scraping framework. We will cover the process of selecting and extracting data using CSS selectors, and...
Instructional Video3:25
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Creating Spiders

Higher Ed
In this video, we'll be learning how to create spiders for web scraping using Python and Scrapy. Our experienced instructor will guide you step by step through the process of defining a spider that will extract data from different...
Instructional Video5:08
Curated Video

Python In Practice - 15 Projects to Master Python - Slicing Columns, Rows, and Values from Pandas DataFrames

Higher Ed
This video explains slicing columns, rows, and values from Pandas DataFrames. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the...
Instructional Video10:59
Curated Video

Python In Practice - 15 Projects to Master Python - Defining add_to_cart( ) View Function

Higher Ed
This video helps in defining add_to_cart( ) view function. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video4:15
Curated Video

Python In Practice - 15 Projects to Master Python - Creating the Function to Rate Reviews (In Raw Format)

Higher Ed
This video explains creating the function to rate reviews (in raw format). This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
Instructional Video4:00
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Data Ingestion – Real-World Use Cases

Higher Ed
This video shows data ingestion with the help of real world use cases. This clip is from the chapter "Snowflake – Data Loading/Ingestion and Extraction" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This...
Instructional Video3:31
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video7:27
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Destructing in JavaScript

Higher Ed
This video explains how to destruct in JavaScript. This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on JavaScript ES6.
Instructional Video8:15
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Metadata Tables and Stored Procedures

Higher Ed
This video explains creating metadata tables and stored procedures. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Instructional Video6:03
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - What is Glue? + Partitioning your Data Lake

Higher Ed
This video focuses on AWS Glue and explains how to partition the data lake. This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we will complete our...
Instructional Video16:57
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Implementing Map Interface

Higher Ed
This video explains how to implement the Map interface. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video5:06
Curated Video

KS2 Primary English Age 9-13 - Reading: Making Predictions - Explained

3rd - 5th
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Instructional Video7:35
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Registering a user via GraphQL

Higher Ed
Authentication and Authorisation in GraphQL: Registering a user via GraphQL This clip is from the chapter "Authentication and Authorisation in GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about...
Instructional Video3:28
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Installing VirtualBox on Windows

Higher Ed
This video demonstrates how to install VirtualBox on Windows. This clip is from the chapter "Installing and Connecting to a Linux System" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Instructional Video8:28
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Installing Open Web Application Security Project (OWASP)

Higher Ed
In this video, you'll get an intro to OWASP and how to install it. This clip is from the chapter "Web Application Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...