Instructional Video3:49
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - How to Create Dictionaries at Runtime and Add Data to Them?

Higher Ed
This video demonstrates how to create dictionaries at runtime and add data to them.
r/>
This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from...
Instructional Video4:40
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Booleans

Higher Ed
Booleans are true or false. It‘s like 1 or 0. On or off. Yes or no. Actually, you don't even need to watch this video, this description summed it up!
r/>
This clip is from the chapter "Beginner-friendly Python" of the series...
Instructional Video6:56
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 11 – Implementing Exception Handling – 404 Resource Not Found

Higher Ed
This video explains how to implement exception handling – 404 resource not found.
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video9:59
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Preparing the model for authentication

Higher Ed
Authentication and Authorisation in GraphQL: Preparing the model for authentication
r/>
This clip is from the chapter "Authentication and Authorisation in GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This...
Instructional Video2:16
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 56 - Criteria Query - Courses Without Students

Higher Ed
In this video, we will cover criteria query - courses without students.
r/>
This clip is from the chapter "Queries using Java API - Criteria Queries" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Instructional Video14:07
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Validating input

Higher Ed
User Input Sanitization And Validation: Validating input
r/>
This clip is from the chapter "User Input Sanitization And Validation" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, the...
Instructional Video4:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Classification

Higher Ed
In this video, we will cover classification.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video14:19
Curated Video

Comprehensive Android Developer Bootcamp - Building our First Android App - Show Name

Higher Ed
Android Development – First Steps:Building our First Android App - Show Name
r/>
This clip is from the chapter "Android Development – First Steps" of the series "The Comprehensive Android Developer Bootcamp".In this section,...
Instructional Video4:36
Curated Video

Complete Modern C++ - Sharing std::unique_ptr

Higher Ed
In this video, we will try to share the pointer resource using unique_ptr and find out if it works.

• Use access modifier “public” + keyword “s
lots”
• Implement the function declaration like any other cl
ass method
...
Instructional Video3:38
Curated Video

Complete Modern C++ - std::optional - III

Higher Ed
This video explains how to std::optional as a member variable of a class.<br/<br/>>

This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video14:54
Curated Video

The Modern JavaScript Bootcamp (2019) - The Fetch API

Higher Ed
In this lesson, you’re going to learn about the fetch API. The Fetch API provides a simpler alternative to XMLHttpRequest.
r/>
This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript...
Instructional Video4:42
Curated Video

Python In Practice - 15 Projects to Master Python - map( )

Higher Ed
This video explains the map( ) function.<br<br/>/>

This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video7:32
Curated Video

DevOps Complete Course - Working with Git Stages

Higher Ed
This video explains the working with Git stages.<br<br/>/>

This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video25:57
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Maps in JavaScript

Higher Ed
This video explains maps in JavaScript.<br<br/>/>

This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on JavaScript ES6.
Instructional Video9:58
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Delete Data in MongoDB (CRUD Series)

Higher Ed
This video explains how to delete data in MongoDB (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section...
Instructional Video0:29
The March of Time

MOT 1945: BATTLE OF IWO JIMA: AFTERMATH

12th - Higher Ed
WS PAN Large pile of empty artillery shells piled high & far on Iwo Jima beach, other debris along beach, Mount Suribachi BG.
Instructional Video6:00
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure App Deployment Slots

Higher Ed
In this video, we will cover Azure app deployment slots.
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and...
Instructional Video4:51
Curated Video

Complete Modern C++ - Variadic Templates - Part II (C++11)

Higher Ed
In this video, we will take a deep dive into the internals of how variadic templates work.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template...
Instructional Video17:53
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Forms and Inputs

Higher Ed
In this video you'll learn how to setup form and inputs so you can get data from your users.
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Instructional Video16:45
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Wiring up Add Expense

Higher Ed
In this video you'll wire up the add expense form to add an expense!
r/>
This clip is from the chapter "React with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about...
Instructional Video13:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part II

Higher Ed
In this video, you’re going to continue converting the notes application.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
Instructional Video8:14
Curated Video

Excel VBA Programming The Complete Guide - Submit the UserForm

Higher Ed
In this lesson, we wire up the final Command Button on our UserForm to capture the user's input and populate it on the spreadsheet.
r/>
This clip is from the chapter "User Forms" of the series "Excel VBA Programming–The...
Instructional Video11:41
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 09: Hamcrest Matchers

Higher Ed
Mockito Advanced: Step 09: Hamcrest Matchers<br/<br/>>

This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Advanced features.
Instructional Video14:34
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Displaying a User Profile in React Using GraphQL

Higher Ed
Authentication via React and GraphQL: Displaying a User Profile in React Using GraphQL
r/>
This clip is from the chapter "Authentication via React and GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This...