Instructional Video3:28
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 1: Check the Prerequisites

Higher Ed
This lecture enlightens us on the prerequisites required to create the web API using the Minimal API concept discussed previously.
<
br/>
This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET...
Instructional Video3:19
Curated Video

Intro To Python Programming - Keyword Arguments

Pre-K - Higher Ed
Mark will show you how to make your function parameters more clear with keyword arguments in this video.
Instructional Video6:05
Curated Video

Intro To Python Programming - Simple Python Functions

Pre-K - Higher Ed
Functions allow us to write organized sections of resuable code. You'll create your first function in this video.
Instructional Video7:48
Curated Video

Intro To Python Programming - While Loops

Pre-K - Higher Ed
Almost everything in coding happens within the context of a loop. A loop allows you to repeat section of code while some condition is true.
Instructional Video7:12
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab – Set Up Kafka in your local system

Higher Ed
This is a lab video to set up Kafka in your local system.
<
br/>
This clip is from the chapter "Real-Time Streaming with Kafka and Snowflake" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
Instructional Video8:09
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Streaming Data in Action

Higher Ed
This is a lab video on streaming data in action.
<
br/>
This clip is from the chapter "Real-Time Streaming with Kafka and Snowflake" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on...
Instructional Video8:46
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Infrastructure with CDK - API Gateway-Lambda Synchronous RESTful Microservices with CDK - Explaination

Higher Ed
This video explains the testing of infrastructure with CDK.
<
br/>
This clip is from the chapter "API Gateway-Lambda Synchronous RESTful Microservices with CDK" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video6:25
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - E2E Testing Basket and Ordering Microservices Sync and Async Invocations

Higher Ed
This video provides an introduction to the section.
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Sync and Async Invocations" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video11:37
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - E2E Testing Basket and Ordering Microservices Event Source Mapping Polling Invoc

Higher Ed
This video helps invoc E2E testing basket and ordering microservices event source mapping polling.
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS...
Instructional Video3:18
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - E2E Testing Basket and Ordering Microservices Event Source Mapping Polling

Higher Ed
This video explains how to destroy our AWS CDK app, which is a very important step.
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS Serverless...
Instructional Video2:50
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - Developing Basket Lambda Microservices Functions with AWS SDK

Higher Ed
This video explains how to destroy our AWS CDK app, which is a very important step.
<
br/>
This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices...
Instructional Video2:07
Curated Video

Intro To Python Programming - Reading a File

Pre-K - Higher Ed
In this video, you'll learn how to read a file in from permenant storage and process it in Python.
Instructional Video6:50
Curated Video

Python - Object-Oriented Programming - Class Attribute Versus Object Attribute

Higher Ed
In this video, you will learn about a class attribute, which is a property of a class. You learn about instance attributes. We will differentiate between instance attributes and class attributes and define class attributes.
<
br/>...
Instructional Video12:52
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Why Python and Jupyter Notebook: Why Jupyter Notebooks

Higher Ed
In this video, we will understand the need of Jupyter Notebooks.
<
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 and...
Instructional Video4:01
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Setting Chrome Driver Path in Mac (for Mac Users Only)

Higher Ed
This video demonstrates how to set the Chrome driver path in Mac.
r/>
This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:16
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - How to Set JAVA_HOME Path in Mac

Higher Ed
This video explains how to set the JAVA_HOME path in the Mac operating system.
r/>
This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics...
Instructional Video4:23
Curated Video

020 Facilitation

Higher Ed
In this episode, I talk about the concept of facilitation and explain how it results in a stronger signal in the postsynaptic cell.
Instructional Video6:42
Curated Video

Learn Git in 3 Hours- Resolving Merge Conflicts

Higher Ed
Sometimes, automatic merges will not be possible due to changes having been merged into the repository that our changes conflict with. To fix this, we need to follow the conflict resolution workflow.

• Initiate the merge...
Instructional Video5:46
Brian McLogan

What does vector addition and subtraction look like

12th - Higher Ed
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Instructional Video5:55
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview - Development environment setup

Higher Ed
A look at development environments, some options and what we'll use in the course
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:12
Curated Video

Trig Ratios on the X and Y-Axes: Using Coordinates of the Unit Circle

K - 5th
In this video, the teacher explains how to find the sine, cosine, and tangent of angles on the x and y-axes using coordinates of a unit circle. They also discuss quadrantal angles and the concept of undefined trig ratios.
Instructional Video6:06
Curated Video

Bash Shell Scripting - "at" Command & "batch" Command

Higher Ed
This video helps you explore the "at" command & "batch" command.
r/>
This clip is from the chapter "Scheduling Scripts" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Instructional Video15:21
Packt

Argument Parsing with Yargs: Part I

Higher Ed
File System and Command Line Args (Notes App): Argument Parsing with Yargs: Part I
<
br/>
This clip is from the chapter "File System and Command Line Args (Notes App)" of the series "The Complete Node.js Developer Course (3rd...
Instructional Video3:00
Curated Video

Batteries: Powering Devices with Chemical Energy

Pre-K - Higher Ed
Batteries store chemical energy that can be converted into electricity, providing a source of power. By connecting a battery to a circuit, a chemical reaction takes place, causing a buildup of electrons at the anode and creating an...