Instructional Video3:32
Curated Video

Docker Certified Associate Certification Training Course - Demo – Docker Networks

Higher Ed
This video demonstrates Docker networks. This clip is from the chapter "Networking" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains networking.
Instructional Video6:18
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Completing Util Class

Higher Ed
This video explains completing the Util class. This clip is from the chapter "Introduction to Util Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the Util concept.
Instructional Video4:28
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Loading the Data

Higher Ed
This video explains how to load the data. This clip is from the chapter "Trading Bot RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Trading Bot RL.
Instructional Video2:26
Curated Video

Python In Practice - 15 Projects to Master Python - Inspecting the Data

Higher Ed
This video explains inspecting the data. This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
Instructional Video3:02
Curated Video

Python In Practice - 15 Projects to Master Python - compile( ), exec( ), and eval( )

Higher Ed
This video explains the compile( ), exec( ), and eval( ) functions. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video5:51
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Recursive Functions

Higher Ed
When a function calls itself, we call it recursive, where a function can call itself in a block of code. This clip is from the chapter "Functional Programming" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video3:35
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - enumerate() Function

Higher Ed
We will look at running a for loop to print the items on an object. You will also learn to use the range or length of a function or index. This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to...
Instructional Video5:09
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Rendering Websites to PDF

Higher Ed
In this video, we learn how to use Playwright to save a PDF of a webpage. The tutorial is perfect for those who want to save online documentation or web pages for reference later. The presenter explains the process in a step-by-step...
Instructional Video5:15
Curated Video

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

Higher Ed
In this video tutorial, we learn how to create a spider to scrape data from an API using Scrapy. The instructor demonstrates how to load JSON data and store it in a dictionary. They also show how to check for the next page and send a...
Instructional Video2:59
Curated Video

MongoDB Tutorial for Beginners (2022) - Skip Documents with the skip() Method

Higher Ed
Learn to implement MongoDB's skip() method and skip documents from the query results while displaying. This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners (2022)".This section...
Instructional Video2:40
Curated Video

MongoDB Tutorial for Beginners (2022) - Limit Records with the limit() Method

Higher Ed
Implement the limit() method in MongoDB and display a limited number of documents. This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners (2022)".This section focuses on how to...
Instructional Video2:45
Curated Video

MongoDB Tutorial for Beginners (2022) - Display Documents in a Formatted Way - pretty() Method

Higher Ed
Implement the pretty() strategy in MongoDB and display formatted documents. The find() method displays documents, and pretty() displays in a formatted way. This clip is from the chapter "Insert and Display" of the series "MongoDB...
Instructional Video3:43
Curated Video

Google Docs Fundamentals - Using Paragraph Styles and Spacing

Pre-K - Higher Ed
Leaner will take a look at the "Paragraph Style" section of the formatting menu and learn how they can quickly turn any text into a header or title. Line spacing would also be covered in this section.
Instructional Video6:37
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Write Deploy AWS Lambda Function

Higher Ed
This is a lab video that demonstrates how to write deploy AWS Lambda function. This clip is from the chapter "Snowflake – External Functions" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses...
Instructional Video8:28
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Ingest CSV from S3 to Snowflake

Higher Ed
This is a lab video to ingest CSV from S3 to Snowflake. This clip is from the chapter "Snowflake – Data Loading/Ingestion and Extraction" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on...
Instructional Video5:33
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Extracting/Unload Data from Snowflake to S3

Higher Ed
This is a lab video that demonstrates extracting/unloading data from Snowflake to S3. This clip is from the chapter "Snowflake – Data Loading/Ingestion and Extraction" of the series "Snowflake - Build and Architect Data Pipelines Using...
Instructional Video4:11
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Tagging At Scale: Easily Add Tags to All Resources in the Stack

Higher Ed
This video explains how to easily add tags to all resources in the stack. This clip is from the chapter "CDK Stacks: Resources and Reusability" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section,...
Instructional Video16:29
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Your First Azure Pipeline

Higher Ed
This video talks about creating your first Azure pipeline. This clip is from the chapter "Introduction - Build Your First Azure Data Pipeline" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to the...
Instructional Video7:57
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - User-Defined Formats

Higher Ed
In this video, the author is going to show you how to create or define your OWN formats. This is often necessary, but it does not have to be difficult to understand! This clip is from the chapter "Input Types and Informats + User-Defined...
Instructional Video4:48
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Scatter Plot

Higher Ed
The author will show you the ease with which you can create a scatter plot with SAS. This clip is from the chapter "Visual Representation of Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video6:05
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Reading DATES in Data

Higher Ed
SAS is not great at dealing with data that has dates, and by default, it does not present them properly; the author will show you what is required to deal with this. This clip is from the chapter "Working with Data" of the series...
Instructional Video9:50
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Case Study (HealthCare Case Study) - Part 1

Higher Ed
In this case study, the author will try to integrate some of the concepts you have learned throughout the course and apply these integrated concepts to a real-life situation/example. This is a healthcare-related case study. This clip is...
Instructional Video13:51
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Bivariate Analysis

Higher Ed
This video explains bivariate analysis. This clip is from the chapter "SAS Model – Predictive Modeling, Understanding the Problem and the Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video5:36
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Altering Columns (Add, Modify, Delete, Add Values to Column)

Higher Ed
This video demonstrates and explains altering columns where you will add, modify, delete, and add values to column. This clip is from the chapter "Working with Tables Using SAS SQL" of the series "Complete SAS Programming Guide - Learn...