Hi, what do you want to do?
Curated Video
Hands-on .NET Minimal API for Web Developers - Step 1: Check the Prerequisites
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...
<
br/>
This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET...
Curated Video
Intro To Python Programming - Keyword Arguments
Mark will show you how to make your function parameters more clear with keyword arguments in this video.
Curated Video
Intro To Python Programming - Simple Python Functions
Functions allow us to write organized sections of resuable code. You'll create your first function in this video.
Curated Video
Intro To Python Programming - While Loops
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.
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab – Set Up Kafka in your local system
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...
<
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...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Streaming Data in Action
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...
<
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Testing Infrastructure with CDK - API Gateway-Lambda Synchronous RESTful Microservices with CDK - Explaination
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...
<
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - E2E Testing Basket and Ordering Microservices Sync and Async Invocations
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...
<
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - E2E Testing Basket and Ordering Microservices Event Source Mapping Polling Invoc
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...
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS...
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
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...
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS Serverless...
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
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...
<
br/>
This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices...
Curated Video
Intro To Python Programming - Reading a File
In this video, you'll learn how to read a file in from permenant storage and process it in Python.
Curated Video
Python - Object-Oriented Programming - Class Attribute Versus Object Attribute
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/>...
<
br/>...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Why Python and Jupyter Notebook: Why Jupyter Notebooks
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...
<
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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Setting Chrome Driver Path in Mac (for Mac Users Only)
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...
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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - How to Set JAVA_HOME Path in Mac
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...
r/>
This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics...
Curated Video
020 Facilitation
In this episode, I talk about the concept of facilitation and explain how it results in a stronger signal in the postsynaptic cell.
Curated Video
Learn Git in 3 Hours- Resolving Merge Conflicts
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...
• Initiate the merge...
Brian McLogan
What does vector addition and subtraction look like
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.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview - Development environment setup
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...
r/>
This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data...
Curated Video
Trig Ratios on the X and Y-Axes: Using Coordinates of the Unit Circle
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.
Curated Video
Bash Shell Scripting - "at" Command & "batch" Command
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...
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...
Packt
Argument Parsing with Yargs: Part I
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...
<
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...
Curated Video
Batteries: Powering Devices with Chemical Energy
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...