Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating DynamoDB Database for Product Microservices with AWS CDK
This video explains creating DynamoDB database for product microservices with AWS CDK. This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with CDK" of the series "AWS Serverless...
Curated Video
Hands-on .NET Minimal API for Web Developers - Step 9: Update GET Operation to Use Async
In this lesson, we will look at how to update the MapGet method to support an asynchronous operation and the tricks to achieve the same. This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create Secure Views in Snowflake
This is a lab video that explains how to create secure views in Snowflake. This clip is from the chapter "Snowflake - Tables" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on tables in...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Explaining the Email Recipients Table
This video helps in explaining the ‘Email recipients’ table. 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
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Data Step Versus Proc Step
In this video, you will see the difference between data step and proc step. This clip is from the chapter "SAS Syntax, Data Step Versus Proc Step, SAS Compared to R/Python" of the series "Complete SAS Programming Guide - Learn SAS and...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Arrays 1 (Recoding Variables)
Recoding variables can be time-consuming if you go variable by variable. Let the author show you an easier way! We utilize the do end loop. This clip is from the chapter "Arrays" of the series "Complete SAS Programming Guide - Learn SAS...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - SAS Syntax
The author will describe what rules to follow to make sure you can communicate with the compiler that makes sense of SAS code. This clip is from the chapter "SAS Syntax, Data Step Versus Proc Step, SAS Compared to R/Python" of the series...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Functions in Python
In this video, we will cover functions in Python. 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 and Projects) A to Z".In this...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: While Loop Break Continue
In this video, we will cover While Loop Break Continue. 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 and Projects) A to Z".In...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Redshift Integration/Workload Management (WLM)/Vacuum/Anti-Patterns
This video explains how to integrate data using Amazon Redshift WLM, Vacuum, and Anti-Patterns. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section,...
Curated Video
Analysing Data in Line Graphs
This video shows the process for solving the problem presented in SATs 2022 Paper 2 Q13, which involves analyzing data presented in line graphs. Students will learn how to read a line graph and analyze the data presented within it. They...
Brian McLogan
CCSS What are truth tables and how can we create them for conditional statements
👉 Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...
The Business Professor
Generally Accepted Auditing Standards (GAAS)
Thsi video explains what are the Generally Accepted Auditing Standards (GAAS)
Rachel's English
Questions vs. Statements: American English Pronunciation
How to tell the difference between ordering and asking for: American English Word Stress.
Curated Video
C++ Developer - Selection Control Statements
This video explains the selection control statements. This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
KnowMo
Circle Theorems: Recognizing and Applying Key Rules
This is an educational video that explains various circle theorems, which are important geometrical concepts related to angles and chords in a circle. The presenter goes through each theorem and provides examples and visual aids to help...
Curated Video
Data Science and Machine Learning with R - Conditional Statements
This video explains conditional statements. This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Brian McLogan
Writing a Proof for Congruent Triangles Using AAS
👉 Learn how to prove that two triangles are congruent. Two or more triangles are said to be congruent if they have the same shape and size. There are many postulates and theorems to determine whether two triangles are congruent. They...
Curated Video
Properties of Quadrilaterals
In this video, the teacher explains how to identify true statements about quadrilaterals, using examples of trapezoids, parallelograms, rhombuses, and squares. The teacher walks through each answer choice and eliminates incorrect...
Brian McLogan
Writing a proof to prove a parallelogram is a rectangle
👉 Learn how to solve problems with rectangles. A rectangle is a parallelogram with each of the angles a right angle. Some of the properties of rectangles are: each pair of opposite sides are equal, each pair of opposite sides are...
Let's Tute
Financial Statements: Their Components
Financial Statements part 1/2: The video provides a comprehensive overview of financial statements and their components, including the income statement and balance sheet. It covers the importance of knowing a business's profit and loss,...
Packt
Block Scope With let & const
JavaScript Language Fundamentals: Block Scope With let & const This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...
Curated Video
Core Java Programming Course- Loop "Break" and "Continue" Statements
This video explains the loop "Break" and "Continue" statements. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the...
Brian McLogan
Master Determine the Truth of conditional statements and which ones are logically equivalent
Master Determine the Truth of conditional statements and which ones are logically equivalent