Instructional Video9:31
Curated Video

Excel VBA Programming The Complete Guide - VBA Functions, Part I

Higher Ed
The VBA object includes many helper methods to assist the developer with common utility operations. In this lesson, we explore the LCase, UCase, Len, Trim, and InStr methods for working with strings. This clip is from the chapter...
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 Video2:54
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Re-running a Command Starting with a String

Higher Ed
This video demonstrates how to rerun a command starting with a string. This clip is from the chapter "Advanced Command Line Skills - Command Line Kung Fu" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This...
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 Video6:28
Curated Video

Data Analytics using Python Visualizations - Creating Scatter Plots

Higher Ed
This video explains creating scatter plots. This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to Matplotlib and...
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 Video7:00
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Create Bidirectional Communication

Higher Ed
In this video, you will learn how to create bidirectional communication. This clip is from the chapter "PART 1 - Serial Communication Between Raspberry Pi and Arduino" of the series "Raspberry Pi and Arduino - Go to the Next Level".In...
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 Video14:34
Curated Video

PEP8 Guidelines Python Clean Coding - Code Layout

Higher Ed
This video explains the major rules to align your code and how you will create your first project. This clip is from the chapter "PEP 8 Code Layout" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the PEP8 code...
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 Video2:47
Global Ethics Solutions

Understanding Confidentiality and Intellectual Property Ethical Issues and Problems

Higher Ed
This presentation helps viewers understand confidential information, trade secrets, and intellectual property as well as the costs of protecting intellectual property.
Instructional Video3:06
Curated Video

TypeScript for Beginners - More Programs – 1

Higher Ed
In this video, we write a TypeScript program that will validate a given email ID. This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and...
Instructional Video2:41
IDG TECHtalk

How to extract substrings: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn several ways to extract substrings on Linux.
Instructional Video1:59
IDG TECHtalk

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

Higher Ed
In this Linux tip, learn how to use the ls command. The ls command is one of the most basic commands. It’s used to list files and it has some very useful options.
Instructional Video2:07
Global Ethics Solutions

贿赂与腐败意识第二部分 - 避免和拒绝贿赂(Avoiding and Refusing Bribes)

Higher Ed
理解贿赂会以明显和微妙的方式表现出来,并可能对您和您的公司造成严重的法律影响。整个课程的这一部分介绍了如何拒绝贿赂,保护您的声誉以及完全避免潜在情况的基本知识。
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 Video16:05
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF Filter Rows

Higher Ed
Learn how to apply row filters in the Spark DataFrame. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
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 Video15:57
Curated Video

The Complete Beginners Guide to Arduino - 2021 - 7-Segment Displays Using the MAX7219 - Part 1 - Alphanumeric

Higher Ed
In this lecture, we are going to work with 7-segment displays using the MAX7219 - part 1 - alphanumeric. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino -...
Instructional Video1:47
Curated Video

Python 3 for Beginners: Working with Files in Python

Higher Ed
This video teaches the viewer basic file handling in Python, including how to open and close files, read and write data, and handle exceptions that may arise when working with files. The video explains the built-in open function and how...
Instructional Video5:35
Curated Video

Understanding ASCII and Unicode

Pre-K - Higher Ed
A short tutorial that explains what ASCII and Unicode are, how they work, and what the difference is between them; for students studying GCSE Computer Science.
Instructional Video14:18
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - String Variables

Higher Ed
In this video, you will take a closer look at string variables and all the things we can do with them. This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation - UiPath RPA...
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 Video11:18
Curated Video

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

Higher Ed
This video explains the metacharacters in JavaScript. 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.