Instructional Video3:30
Curated Video

Complete Modern C++ - File IO - Part III (Copy Utility)

Higher Ed
This video uses file I/O to create a utility that copies text files. This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input and output.
Instructional Video14:34
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Building Reusable Utility for Logging

Higher Ed
This video demonstrates how to build reusable utility for logging. This clip is from the chapter "Part II-Logging and Generating HTML Reports in Python Framework" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video10:11
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Integrating Excel Utility into Selenium Python Framework

Higher Ed
This video explains how to integrate the Excel utility into Selenium Python Framework. This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation...
Instructional Video13:57
Professor Dave Explains

Periodic Table Part 10: Transition Metals, Lanthanides and Actinides

12th - Higher Ed
With the main-group elements covered, it's time to check out the other sections of the periodic table, those being the transition metals, as well as the lanthanides and actinides. We rarely discuss most of these elements, so what are...
Instructional Video2:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why Git Blobs do not Store File Names

Higher Ed
This video explains why the Git blobs do not store a file name. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize...
Instructional Video5:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Java Modularization - 02 - Splitting Service and Consumer into JARs

Higher Ed
In this session, we will continue with our discussion of modularization and work on setting up the problem. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners -...
Instructional Video8:05
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Loading the Excel Data

Higher Ed
This video explains how to load the Excel data. This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video3:40
Curated Video

World of Computer Networking Your CCNA start - Measuring Round-trip Time (RTT) Using the Ping Utility

Higher Ed
This video explains how to measure RTT using the Ping utility. This clip is from the chapter "Network Characteristics" of the series "World of Computer Networking: Your CCNA start".This section focuses on the characteristics of a network.
Instructional Video6:35
Curated Video

World of Computer Networking Your CCNA start - Using the Traceroute Utility to Trace the Path to Remote Servers

Higher Ed
This video explains how to use the traceroute utility to trace the path to remote servers. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Instructional Video9:22
Journey to the Microcosmos

How Many Cells Are in a Microscopic Animal?

9th - Higher Ed
We’re starting this episode out with a question that we’re never going to have a good answer for: how many cells do animals have? How could we ever hope to count all those cells in each of those animals? And how could we even begin to...
Instructional Video6:26
Curated Video

The Complete Practical Docker Guide - Sorting Contents of the Files Using Sort Utility

Higher Ed
This video explains sorting contents of the files using Sort utility. This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on compressing and sorting in...
Instructional Video7:46
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Creating Custom Utilities

Higher Ed
This video demonstrates how to create custom utilities. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video23:00
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Header & Main Nav

Higher Ed
Portfolio Website With Sass: Header & Main Nav This clip is from the chapter "Portfolio Website With Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create a portfolio website With Sass.
Instructional Video4:36
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Update to .NET 5 (for Students who are Using .NET core 3.1/3.0)

Higher Ed
In this video, we'll update to .NET 5 (for students who are using .NET core 3.1/3.0). This clip is from the chapter "Registration" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at registration.
Instructional Video5:16
Curated Video

The Complete Practical Docker Guide - Using curl and wget Utilities

Higher Ed
This video explains using curl and wget utilities. This clip is from the chapter "Networking in Linux" of the series "The Complete Practical Docker Guide".This section focuses on networking in Linux.
Instructional Video2:53
Curated Video

The Complete Practical Docker Guide - Installing htop Package Using apt-get

Higher Ed
This video explains installing htop package using apt-get. This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Instructional Video2:39
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Display Links based on Role

Higher Ed
In this video, we'll look at display links based on role. This clip is from the chapter "Authorization" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at authorization.
Instructional Video23:09
Economics Explained

Why Economists Never Agree on Anything?

9th - Higher Ed
An economy is a collection of production and consumption processes that are all working towards solving the central economic problem. The problem is that we only have access to a finite amount of resources, but the potential for human...
Instructional Video8:40
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Implementing Logging into Framework Tests

Higher Ed
This video explains how to implement logging into framework tests. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video12:40
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Read Excel File

Higher Ed
This video explains how to read an Excel file. This clip is from the chapter "Data-Driven Testing" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about data-driven testing.
Instructional Video4:45
Curated Video

The Complete Practical Docker Guide - Sorting Files Using Ls Command

Higher Ed
This video explains sorting files using the Ls command. This clip is from the chapter "Compressing and Sorting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on compressing and sorting in Linux.
Instructional Video3:26
Curated Video

World of Computer Networking Your CCNA start - nslookup Utility

Higher Ed
This video introduces you to the nslookup utility. This clip is from the chapter "Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS)" of the series "World of Computer Networking: Your CCNA start".This section...
Instructional Video4:19
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Configure Session in the Project

Higher Ed
In this video, we'll look at configuring session in the project. This clip is from the chapter "Details and Shopping Cart" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at details and...
Instructional Video6:27
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Debugging and Developing Custom Utilities

Higher Ed
This video demonstrates how to debug and develop custom utilities. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...