Instructional Video6:36
Curated Video

Comprehensive Android Developer Bootcamp - Setting up Firebase with Project

Higher Ed
Build a Journal App with Firestore:Setting up Firebase with Project This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to build...
Instructional Video5:33
Curated Video

The Full Stack Web Development - PHP Cookies

Higher Ed
Backend Programming with PHP: PHP Cookies This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL, talk...
Instructional Video8:00
Curated Video

Docker for the Absolute Beginner - Hands-On - Basic Docker Commands

Higher Ed
Docker Commands: Basic Docker Commands This clip is from the chapter "Docker Commands" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the commands used in Docker. You will also perform...
Instructional Video3:54
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Web Application

Higher Ed
This video demonstrates how to create a web application. This clip is from the chapter "AZ-204 Azure App Service" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains how to expand mobile Internet with 3G...
Instructional Video4:12
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 10: Spring Boot Developer Tools

Higher Ed
In this video, we'll be looking at Spring Boot developer tools. This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".This section introduces you to...
Instructional Video7:10
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - DNS Zone Transfers with Dig

Higher Ed
In this video, you'll learn to perform DNS zone transfers and how to use ‘dig'. This clip is from the chapter "Passive Information Gathering and Footprinting" of the series "The Complete Ethical Hacking Bootcamp: Beginner To...
Instructional Video5:38
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - When to Use Explicit and Implicit Wait?

Higher Ed
This video explains when to use explicit and implicit wait. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This video explains functional...
Instructional Video2:02
Curated Video

Figma for UIUX Master Web Design in Figma - Here's What You Need to Remember - The Third Key to Great Web Design

Higher Ed
This video helps you with things to be remembered. This clip is from the chapter "The Third Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the third key to great web design.
Instructional Video24:50
Curated Video

Python In Practice - 15 Projects to Master Python - Age Calculator (Total Days and Seconds Lived)

Higher Ed
This video helps to create the Age Calculator (total days and seconds lived). This clip is from the chapter "Applications with Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video2:02
ACDC Leadership

Law of Diminishing Marginal Returns (Old Version): Econ Concepts in 60 Seconds Microeconomics

12th - Higher Ed
In this video I explain production and the law of diminishing marginal returns. The bonus round shows the graph for total product and marginal product as well as the three stages of production.
Instructional Video5:37
Curated Video

Java Programming for Complete Beginners - Java 16 - Java Tip 11 - Public Static Final – Constants

Higher Ed
In this session, we will learn about public static final – constants. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips for imports,...
Instructional Video7:51
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - CSS Transitions

Higher Ed
More CSS Concepts - Advanced Selectors, Animation & More: CSS Transitions This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In...
Instructional Video9:51
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Understanding Implicit Wait in Selenium

Higher Ed
This video explains implicit wait in Selenium. This clip is from the chapter "Synchronization in Selenium Web Driver" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains the...
Instructional Video15:00
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Handling Auto-Suggestive Dynamic Drop-downs

Higher Ed
This video explains how to handle the auto-suggestive dynamic drop-downs. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Instructional Video14:05
Curated Video

Fetch()ing Data in JavaScript

Pre-K - Higher Ed
Often JavaScript apps interact with other sites and services to obtain data, like maps or transit data. In this video, Mark will show you how to use fetch() to retrieve data from other apps.
Instructional Video5:22
Curated Video

Efficiently Deleting Blank Rows in Excel

Pre-K - Higher Ed
If you have multiple blank rows in a spreadsheet it can be very time-consuming to try to delete them either individually, or selecting them and then deleting them. In this quick tutorial I'll show you a very easy way to delete every...
Instructional Video4:38
Curated Video

Arduino for Beginners - 2022 Complete Course - Step 5 - LCD Setup and Welcome Message

Higher Ed
This video explains step 5 - LCD setup and welcome message. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section explains interactive...
Instructional Video2:06
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Buzzer - Code

Higher Ed
In this video, we will be coding for the Buzzer. This clip is from the chapter "Part 2 - Arduino Functionalities (Hardware Components)" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this section, you will learn the...
Instructional Video5:57
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Activity 06 - Sweep Servo from the Raspberry Pi

Higher Ed
In this activity video, we will discuss a challenge where we need to Sweep Servo from the Raspberry Pi. This clip is from the chapter "Part 2 - Practice" of the series "Raspberry Pi and Arduino - Go to the Next Level".In this section, we...
Instructional Video5:57
Curated Video

Practical Linux Command Line 2.0 - Create and Execute a Bash File

Higher Ed
This video explains how to create and execute a Bash file This clip is from the chapter "Edit Files in the Terminal" of the series "Practical Linux Command Line 2.0".This section focuses on editing files in the terminal.
Instructional Video6:57
Curated Video

Job-Ready SQL in an Afternoon - Aggregation Functions

Higher Ed
In this video, we will cover aggregation functions. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating data.
Instructional Video7:35
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Threading Module

Higher Ed
You will learn how to implement threading in Python. This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on joining multiple lines...
Instructional Video5:04
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 15 - Tip - Unit Testing for Performance

Higher Ed
JUnit 5: Step 15 - Tip - Unit Testing for Performance This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of...
Instructional Video5:57
Brian McLogan

How to determine the similarity of three triangles by drawing the altitude

12th - Higher Ed
Learn about the geometric mean of numbers. The geometric mean of n numbers is the nth root of the product of the numbers. To find the geometric mean of n numbers, we first multiply the numbers and then take the nth root of the product.