Instructional Video7:20
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Accessing GraphQL Query Data From Pug - part 1

Higher Ed
Create an Application to Display an Image via GraphQL: Accessing GraphQL Query Data From Pug - part 1 This clip is from the chapter "Create an Application to Display an Image via GraphQL" of the series "Practical GraphQL - Become a...
Instructional Video6:38
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - How to Handle with Static JSON Payloads

Higher Ed
This video explains how to handle with static JSON payloads. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Instructional Video5:37
Curated Video

How to Convert From Hexadecimal to Decimal

Pre-K - Higher Ed
Quick whiteboard tutorial showing how to easily convert numbers in hexadecimal (base 16) to decimal (base 10) for students studying GCSE Computer Science
Instructional Video3:25
Professor Dave Explains

Practice Problem: Titration Calculations

12th - Higher Ed
Titration is a way to do stoichiometry with acids and bases. The equivalence point tells us something about the moles of acid and base that are present in solution at that moment. And if we know one of those values, we can know the...
Instructional Video4:37
Professor Dave Explains

Practice Problem: Molarity Calculations

12th - Higher Ed
Solution concentration is measured in molarity, which is moles solute per liter of solution. Can we calculate concentration, moles, or volume, given the other two values? Sure, it's easy!
Instructional Video6:37
Curated Video

Job-Ready SQL in an Afternoon - Datatype Conversions

Higher Ed
In this video, we will cover datatype conversions. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video7:39
Curated Video

Job-Ready SQL in an Afternoon - Creating New Columns and Arithmetic

Higher Ed
In this video, you will learn how to create new columns and arithmetic. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video17:39
Curated Video

Arduino for Beginners - 2022 Complete Course - Get the Distance from an Obstacle

Higher Ed
This video explains getting the distance from an obstacle. This clip is from the chapter "Ultrasonic Sensor - Measure Distances" of the series "Arduino for Beginners - 2022 Complete Course".This section explains measure distances.
Instructional Video15:38
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Shift Scale Rotation Invariance Exercise

Higher Ed
This is an exercise video on shift scale rotation invariance. This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object...
Instructional Video7:08
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementing Convolution in Python Revisited

Higher Ed
This video helps in implementing convolution in Python revisited. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the...
Instructional Video0:44
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Blurring 1 Quiz

Higher Ed
This is a quiz video on image blurring 1. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video7:56
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Converting an Image to Grayscale in Python

Higher Ed
This video explains converting an image to grayscale in Python. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video4:20
Curated Video

DevOps Complete Course - Build a War File on Agent Node (Maven Server)

Higher Ed
This video talks about building a war file on agent node (Maven server). This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video3:12
Curated Video

Python In Practice - 15 Projects to Master Python - n-darrays to Pandas Series

Higher Ed
This video explains n-darrays to Pandas series. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video1:21
Curated Video

Python In Practice - 15 Projects to Master Python - GUI Introduction

Higher Ed
This video introduces the GUI. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that is on python GUI.
Instructional Video2:44
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Duplicate List Elements Remover Function

Higher Ed
This video explains the functions exercise to remove duplicates from a list. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video9:42
Curated Video

Minimal API Development with ASP.NET Core - Add AutoMapper

Higher Ed
This video introduces AutoMapper to our project. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Instructional Video3:56
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - JSON as a String

Higher Ed
We will save changes to normal text files in the form of strings in JSON data storage. This clip is from the chapter "Data Preservation" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video1:49
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Casting Type

Higher Ed
We will look at methods to convert the datatypes of one class to another datatype. This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
Instructional Video6:31
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 13: Use AutoMapper to MapPost Method

Higher Ed
This lecture shows us how to implement the AutoMapper and the DTO in the MapPost method. This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section takes us...
Instructional Video6:50
Curated Video

Machine Learning Random Forest with Python from Scratch - Tuples

Higher Ed
In this topic on tuples, you will learn how to get a starting index of a substring and write a simple program to find the starting index of the word WORLD. This clip is from the chapter "Introduction to Python" of the series "Machine...
Instructional Video11:13
Curated Video

Machine Learning Random Forest with Python from Scratch - Reading and Manipulating Dataset

Higher Ed
Previously, you learned how to read a dataset; now, we will look at manipulating the data and using a sample dataset in our code. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest...
Instructional Video5:33
Curated Video

Intro To Python Programming - Converting Variable Type

Pre-K - Higher Ed
There are times you'll need to convert a string variable to a numerical variable and vice-vera. You'll learn how to convert variables from one type to another in this section of the course.
Instructional Video3:41
Curated Video

Rocking Out With Photoshop - How to turn an image black and white in Photoshop

Pre-K - Higher Ed
In this video you'll learn how to turn an image from color to grayscale.