Instructional Video14:09
Curated Video

The Complete Practical Docker Guide - Changing Permissions

Higher Ed
This video explains how to change files permissions. This clip is from the chapter "User Management and Permissions in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the User Management and Permissions...
Instructional Video2:52
Curated Video

World of Computer Networking Your CCNA start - Hexadecimal versus Binary Numbers

Higher Ed
This video highlights the difference between hexadecimal and binary numbers. This clip is from the chapter "Ethernet" of the series "World of Computer Networking: Your CCNA start".This section introduces you to Ethernet.
Instructional Video4:58
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 17 - Set Interface - Hands on - HashSet, LinkedHashSet and TreeSet

Higher Ed
In this session, we will learn about set interface - hands on - HashSet, LinkedHashSet, and TreeSet. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video5:12
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Wildcards - Part 1

Higher Ed
This is the first part of the two-part video that explains the concept of wildcard symbols. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Instructional Video7:13
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Making Password Lists with Cupp

Higher Ed
In this video, you'll learn about Cupp and how to make password lists using this tool. This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Instructional Video6:34
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - SQLi mitigation - Escaping user input, least privilege, whitelist validation

Higher Ed
SQL Injection: SQLi mitigation - Escaping user input, least privilege, whitelist validation This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will...
Instructional Video2:58
Two Minute Music Theory

Sonata Form In TWO Minutes. (roughly)

12th - Higher Ed
Volumes of Dissertations have been written on the topic; and while it is endlessly nuanced, it doesn't have to be hard to understand the basics. Today, we're looking at the exposition, development, and recapitulation of Sonata-Allegro Form.
Instructional Video3:23
Curated Video

Inserting Tick Box Symbols in Google Docs

Pre-K - Higher Ed
Learn how to easily insert tick boxes, cross boxes, and other symbols into your Google Docs using a clever drawing tool. By simply drawing the symbol you want to insert, Google Docs will search for similar symbols and allow you to select...
Instructional Video5:41
Brainwaves Video Anthology

Robert McCaw - On Being a Writer

Higher Ed
Robert B. McCaw grew up in a military family traveling the world. After graduating from Georgetown University, he served as a lieutenant in the US Army before earning his JD degree from the University of Virginia School of Law. Upon...
Instructional Video5:13
Curated Video

Salesforce Platform App Builder Certification Training - Functions

Higher Ed
This video explains functions in Salesforce. This clip is from the chapter "Data Modeling and Management" of the series "Salesforce Platform App Builder Certification Training".This section explains data modeling and management.
Instructional Video10:16
Curated Video

Arduino for Beginners - 2022 Complete Course - Step 6 - Print Distance and Warning Message on LCD Screen

Higher Ed
This video explains step 6 - print distance and warning message on LCD screen. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section...
Instructional Video3:02
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Extracting Text with Delimiters

Higher Ed
This video explains how to extract text with the help of delimiters. This clip is from the chapter "Text Functions in Power Query" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an...
Instructional Video3:04
Curated Video

Data Structures and Algorithms The Complete Masterclass - Why Are Tries Important?

Higher Ed
This video explains the importance of tries. This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to the concept of a trie, which is...
Instructional Video7:17
Curated Video

Measure for Measure: Context and Pre Reading | Shakespeare Play by Play Season 1

12th - Higher Ed
This is the first episode of Season 1. I discuss some history behind Shakespeare's plays Measure for Measure and give you some big ideas and themes to look out for. Next week, and in the next episode, I will discuss Act 1 in detail with...
Instructional Video1:51
IDG TECHtalk

How to use the wc command: 2-Minute Linux Tips

Higher Ed
Learn the wc command. It provides an easy way to count the lines, words and characters in a file or in output from some other command.
Instructional Video8:14
Curated Video

Complete Modern C++ - std::string_view - II

Higher Ed
In this video, you will understand the different situations where the std::string_view should be and should not be used. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video5:32
Curated Video

The Modern JavaScript Bootcamp (2019) - Hello JavaScript!

Higher Ed
In this lecture, you’ll create and run your first JavaScript script! We’re not going to dive into any complex JavaScript just yet, but this will verify that everything’s been installed correctly. This clip is from the chapter "Building...
Instructional Video7:58
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Data Types

Higher Ed
This lecture will explain the different types of data you can store and use in your Arduino code and how much space each one takes up in memory. This is an essential concept and if you do not fully understand the different data types...
Instructional Video7:04
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Wildcards - Part 2

Higher Ed
This is the second part of the two-part video that explains the concept of wildcard symbols. This clip is from the chapter "Intermediate Linux Skills" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
Instructional Video5:24
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Analyzing HTTPS and TLS Using Wireshark

Higher Ed
In this video, we'll be analyzing HTTPS and TLS using Wireshark. This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of HTTPS and TLS.
Instructional Video5:43
Curated Video

Practical Linux Command Line 2.0 - Understand File Owner and Permissions (ls -l)

Higher Ed
This video helps understand file owner and permissions (ls -l). This clip is from the chapter "Manage Users and Permissions" of the series "Practical Linux Command Line 2.0".This section focuses on managing users and permissions.
Instructional Video10:23
Curated Video

Job-Ready SQL in an Afternoon - Conditional Filtering Grouped Comparisons

Higher Ed
In this video, we will cover conditional filtering grouped comparisons. 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 Video8:52
Curated Video

PEP8 Guidelines Python Clean Coding - Tabs and Line Length

Higher Ed
This video explains how you can space your code and how to keep up with the number of characters in a line. This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the...
Instructional Video3:37
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Text Alignment Format Specifier

Higher Ed
In this lesson, you will learn about the format specifier, that is, the text alignment, which we use to align our values when formatted in a string. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to...