Instructional Video2:44
Curated Video

Python In Practice - 15 Projects to Master Python - Data Science with Python

Higher Ed
This video explains data science with Python.
<
br/>
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 advanced level: data...
Instructional Video4:52
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Lambda Costs, Promises, and Anti-Patterns

Higher Ed
This video focuses on Lambda costs, its features, and anti-patterns.
<
br/>
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...
Instructional Video7:45
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Elastic MapReduce (EMR), Amazon Web Services (AWS) Integration, and Storage

Higher Ed
This video focuses on Amazon EMR, AWS integration, and storage.
<
br/>
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 Video4:26
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming with RDD

Higher Ed
In this video, you will learn about Spark streaming with RDD.
r/>
This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on Spark...
Instructional Video21:56
Curated Video

Job-Ready SQL in an Afternoon - String Subsets and Concatenations

Higher Ed
In this video, we will cover string subsets and concatenations.
<
br/>
This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times,...
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.
<
br/>
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...
Instructional Video4:28
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Benefits of Amazon SQS

Higher Ed
This video explains the benefits of Amazon SQS.
<
br/>
This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video3:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Visibility Timeout

Higher Ed
This video explains Amazon SQS visibility timeout.
<
br/>
This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video14:17
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Serverless Event Processor Architecture with S3 Events

Higher Ed
This video explains serverless event processor architecture with S3 events.
<
br/>
This clip is from the chapter "Build Advanced Use Cases with CDK" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this...
Instructional Video4:49
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - What is AWS Lambda?

Higher Ed
This video explains what AWS Lambda is.
<
br/>
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 “order history app”...
Instructional Video4:21
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Regression Exercise Solution

Higher Ed
In this video, we will cover regression exercise solution.
<
br/>
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...
Instructional Video5:23
Curated Video

034 How Lateral Inhibition enhances Visual Edges

Higher Ed
In this video, I talk about the process of lateral inhibition, and how it enhances visual edges. I do that by putting two rectangles next to each other. Watch this video to see what happens.
Instructional Video3:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Thread with Arguments

Higher Ed
You will learn to call arguments using threads so we do not have to wait for the code to execute.
<
br/>
This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with...
Instructional Video3:42
Curated Video

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

Higher Ed
You will learn about lambda functions or one-liner functions to minimize the amount of code writing.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video2:21
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Amazon SQS Dead-Letter Queues

Higher Ed
This video talks about Amazon SQS dead-letter queues.
<
br/>
This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video1:41
Curated Video

Hands-on .NET Minimal API for Web Developers - Returning the Results Asynchronously

Higher Ed
Here, after obtaining Results using the MapGet method synchronously, we will now look at getting the results asynchronously.
<
br/>
This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal...
Instructional Video6:55
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - DO Iterative Loop and Variations (DO WHILE, DO Until)

Higher Ed
You might be more familiar with the for loop, but the DO loop is the same concept.
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This...
Instructional Video4:02
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - BY Statement (Sorting Variables, While Exploiting Your Index)

Higher Ed
This video explains the BY statement where you will be sorting variables, while exploiting your index.
<
br/>
This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide -...
Instructional Video8:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Variable Number of Input Arguments as Dictionary

Higher Ed
In this video, we will cover variable number of input arguments as dictionary.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine...
Instructional Video7:20
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Output Arguments and Return Statement

Higher Ed
In this video, we will cover output arguments and return statement.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory...
Instructional Video5:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Image Processing: General Image Filtering

Higher Ed
In this video, we will cover general image filtering.
<
br/>
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...
Instructional Video8:08
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Elastic MapReduce (EMR) Promises and Introduction to Hadoop

Higher Ed
This video focuses on the features of EMR and provides an introduction to Hadoop.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, we...
Instructional Video6:30
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - State of Learning Checkpoint

Higher Ed
This video focuses on learning Checkpoint.
<
br/>
This clip is from the chapter "Preparing for the Exam" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will be provided with some tips to...
Instructional Video3:46
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Spark Integration with Kinesis and Redshift

Higher Ed
This video explains how to integrate Apache Spark with Amazon Kinesis and Redshift.
<
br/>
This clip is from the chapter "Domain 3: Processing" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section,...