Instructional Video4:01
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Kinesis Data Analytics

Higher Ed
This video explains the creation of the data with Kinesis Data Streams or Kinesis Firehose and how to analyze the data.
r/>
This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application...
Instructional Video9:25
Curated Video

Microsoft SQL Server Development for Everyone - Inline Table-Valued Functions

Higher Ed
This video focuses on the inline table-valued functions.<br/<br/>>

This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
Instructional Video4:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips

Higher Ed
In this video, we will learn about introduction to Java method arguments - puzzles and tips.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete...
Instructional Video4:08
Curated Video

.NET Core Microservices - Index View Home Controller

Higher Ed
This video explains index view home controller.<br/<br/>>

This clip is from the chapter "Home and Details" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about home and details.
Instructional Video10:54
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Printing Output to Console with Java

Higher Ed
This video talks about printing output to console with Java.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video8:35
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert Post Action

Higher Ed
In this video, we'll look at product Upsert post action.<br/<br/>>

This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video8:32
Packt

DataProvider Annotation -Parameterizing Test Cases - 2

Higher Ed
This is the second part of the two-part lecture that explains how to parameterize test cases.
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video6:28
Curated Video

.NET Core Microservices - Pass Token and Perform Operations

Higher Ed
This video explains the concept of pass token and perform operations.
r/>
This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video10:46
Curated Video

Data Science and Machine Learning with R - JSON Parsing: {jsonlite}

Higher Ed
This video explains JSON parsing.
r/>
This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation...
Instructional Video3:33
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 09: Testing Exceptions in JUnit Tests

Higher Ed
Unit Testing with Junit: Step 09: Testing Exceptions in JUnit Tests
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look...
Instructional Video6:41
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Advanced Printing Output to Console with Java

Higher Ed
This video talks about advanced printing output to console with Java.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video17:11
Brian McLogan

I take my Conic Section Quiz I gave to my students........

12th - Higher Ed
Looking for help with conic sections or need a refresher before you take your own test or quiz? Follow along with me here as I work through my students quiz step by step.
Instructional Video6:41
Curated Video

.NET Core Microservices - Ocelot Setup for Products API

Higher Ed
This video explains Ocelot setup for products API.
r/>
This clip is from the chapter "Ocelot" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Ocelot and how to add...
Instructional Video6:07
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 12 - List and ArrayList - Sorting - Providing Flexibility by Implementing C

Higher Ed
In this session, we will learn about list and ArrayList - sorting - providing flexibility by implementing C.
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video13:33
JJ Medicine

Small Bowel Obstruction (SBO) | Risk Factors, Causes, Signs & Symptoms, Diagnosis, Treatment

Higher Ed
Small Bowel Obstruction (SBO) | Risk Factors, Causes, Signs & Symptoms, Diagnosis, Treatment



Small bowel obstructions (SBO) are mechanical blockages or occlusions of the small intestine. They can occur due to the small...
Instructional Video3:21
Curated Video

Comprehensive Android Developer Bootcamp - CHALLENGE Solution - Creating MarkerOptions

Higher Ed
Android Locations and Maps:CHALLENGE Solution - Creating MarkerOptions
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how...
Instructional Video8:48
Curated Video

Comprehensive Android Developer Bootcamp - Sending Data to Another Activity from Adapter

Higher Ed
Android Listviews and RecyclerView Widgets:Sending Data to Another Activity from Adapter
r/>
This clip is from the chapter "Android Listviews and RecyclerView Widgets" of the series "The Comprehensive Android Developer...
Instructional Video2:03
Curated Video

.NET Core Microservices - Details Get Action Method

Higher Ed
This video details Get action method.<br/<br/>>

This clip is from the chapter "Home and Details" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about home and details.
Instructional Video7:53
Curated Video

Multi-Paradigm Programming with Modern C++ - Passing Things Around

Higher Ed
Most languages offer a couple of ways of passing data, e. g. by value and by reference. C++ offers many more. How to choose the right way in every case?

• Ground rules for passing argu
ments
• When to pass/return by...
Instructional Video7:00
Curated Video

Complete Java SE 8 Developer Bootcamp - “this”-Part 2

Higher Ed
Here, we learn more features of the “this” keyword.
r/>
This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to use static...
Instructional Video4:11
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 12 - Advanced Printing Output to Console with Java – Exercises

Higher Ed
This video talks about advanced printing output to console with Java – Exercises.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video3:30
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 17 - Functions are First Class Citizens

Higher Ed
In this session, we will learn about functions are first class citizens.
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video5:54
Curated Video

Line Segments, Rays and Lines

K - 12th
Identify and draw line segments, rays, and lines.
Instructional Video5:44
Curated Video

Comprehensive Android Developer Bootcamp - CRUD - Delete a Contact

Higher Ed
Persistence in Android - Database:CRUD - Delete a Contact
r/>
This clip is from the chapter "Persistence in Android - Database" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover...