Instructional Video3:51
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) Certifications

Higher Ed
This video illustrates the different type of AWS certifications offered and explains which type is best for you.
r/>
This clip is from the chapter "Exam Tips and Tricks" of the series "AWS Solutions Architect Associate...
Instructional Video6:46
Curated Video

API Testing with Postman - Validating APIs with Postman Requests

Higher Ed
Show how to check that an API is returning expected results.

• Set up a re
quest
• Add a check on the test tab of t
he request
• Demonstrate sharing tests between requests at the c
ol
lection level

This...
Instructional Video5:45
Curated Video

Complete Modern C++ - Inline Variables

Higher Ed
In this video, learn how to use inline variables at global and class scope.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such...
Instructional Video8:15
Curated Video

Complete Modern C++ - Algorithms - Part I

Higher Ed
This video is an introduction to common algorithms.<br/<br/>>

This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Instructional Video9:54
Curated Video

C++ Standard Template Library in Practice - Utilities - Regex

Higher Ed
This video aims to include regular expressions.

• Go through the C++ regex ex
am
ple

This clip is from the chapter "Introducing the Standard Template Library (STL)" of the series "C++ Standard Template Library in...
Instructional Video12:15
Brian McLogan

Define transformation notation

12th - Higher Ed
Define transformation notation
Instructional Video8:56
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Java Modularization - 03 - Splitting Service and Consumer into Modules

Higher Ed
In this session, we will create modules for the service and consumer project.
r/>
This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This...
Instructional Video9:07
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Styling of Form Element

Higher Ed
Project - Build a Twitter Clone (Main Page): Styling of Form Element
r/>
This clip is from the chapter "Project - Build a Twitter Clone (Main Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This...
Instructional Video6:53
Curated Video

Excel VBA Programming The Complete Guide - Iterating over a Range of Cells with For Each

Higher Ed
The For Each construct can also be used to iterate over a range of cells. Each object iterated over will be a single cell, itself a Range object. In this lesson, we iterate over and modify the values in a single column.
r/>
...
Instructional Video2:17
Brian McLogan

Determining two angles that are complementary

12th - Higher Ed
👉 Learn how to define and classify different angles based on their characteristics and relationships are given a diagram. The different types of angles that we will discuss will be acute, obtuse, right, adjacent, vertical, supplementary,...
Instructional Video3:21
Curated Video

Learning Dart (Video 10)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build...
Instructional Video5:04
Curated Video

Learning Akka (Video 36)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Instructional Video4:16
Curated Video

Learning Akka (Video 32)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Instructional Video3:27
Curated Video

Introducing Ionic 2 (Video 9)

Higher Ed
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience....
Instructional Video4:26
Curated Video

Learning Akka (Video 15)

Higher Ed
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Instructional Video5:13
Curated Video

Web Development with Node.JS and MongoDB (Video 25)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video5:41
Product Design Online

How and Why to Fully Constrain Sketches in Fusion 360

Higher Ed
This tutorial teaches you how and why to fully-define your sketches in Fusion 360. This is a foundational concept that all beginners must learn if you want to create proper parametric models. Fully defining a sketch is done through the...
Instructional Video7:54
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.5: Browser Automated Testing Made Easy

Higher Ed
In this video, we will learn how to test our web application with browser interactions. • Look at karma and nightwatch.js • Install nightwatch.js • Write a test with nightwatch.js
Instructional Video7:46
Packt

Show the User in Navbar and Logout

Higher Ed
This video explains how to show the user in navbar and logout.
r/>
This clip is from the chapter "Front-end User Authentication and Profile" of the series "MERN E-commerce from Scratch".This section focuses on front-end user...
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:42
Curated Video

.NET Core Microservices - Product Repository Interface and DTOS

Higher Ed
This video explains product repository interface and DTOS.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video2:24
Curated Video

TypeScript for Beginners - Introduction - Interfaces

Higher Ed
This video provides an overview of what you will learn in this section.
r/>
This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use...
Instructional Video2:12
Curated Video

TypeScript for Beginners - const Prefix

Higher Ed
This video demonstrates how to use the const prefix.<br/<br/>>

This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Instructional Video3:15
Curated Video

TypeScript for Beginners - Object Literal

Higher Ed
This video explains the concept of object literal.<br/<br/>>

This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and demonstrates how to use them.