Curated Video
Excel VBA Programming The Complete Guide - VBA Functions, Part I
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Wildcards - Part 1
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Re-running a Command Starting with a String
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...
Two Minute Music Theory
Sonata Form In TWO Minutes. (roughly)
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.
Curated Video
Data Analytics using Python Visualizations - Creating Scatter Plots
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...
Brainwaves Video Anthology
Robert McCaw - On Being a Writer
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...
Curated Video
Raspberry Pi and Arduino - Go to The Next Level - Create Bidirectional Communication
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Why Are Tries Important?
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...
Curated Video
PEP8 Guidelines Python Clean Coding - Code Layout
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...
Curated Video
Measure for Measure: Context and Pre Reading | Shakespeare Play by Play Season 1
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...
Global Ethics Solutions
Understanding Confidentiality and Intellectual Property Ethical Issues and Problems
This presentation helps viewers understand confidential information, trade secrets, and intellectual property as well as the costs of protecting intellectual property.
Curated Video
TypeScript for Beginners - More Programs – 1
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...
IDG TECHtalk
How to extract substrings: 2-Minute Linux Tips
In this Linux tip, learn several ways to extract substrings on Linux.
IDG TECHtalk
How to use the ls command: 2-Minute Linux Tips
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.
Global Ethics Solutions
贿赂与腐败意识第二部分 - 避免和拒绝贿赂(Avoiding and Refusing Bribes)
理解贿赂会以明显和微妙的方式表现出来,并可能对您和您的公司造成严重的法律影响。整个课程的这一部分介绍了如何拒绝贿赂,保护您的声誉以及完全避免潜在情况的基本知识。
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Data Types
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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF Filter Rows
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.
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Wildcards - Part 2
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...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - 7-Segment Displays Using the MAX7219 - Part 1 - Alphanumeric
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 -...
Curated Video
Python 3 for Beginners: Working with Files in Python
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...
Curated Video
Understanding ASCII and Unicode
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.
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - String Variables
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...
Curated Video
Job-Ready SQL in an Afternoon - Conditional Filtering Grouped Comparisons
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.
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Metacharacters in JavaScript
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.