Curated Video
Bash Shell Scripting- Regex - Part 1 - Regex with special characters (\s \t . *\+ \? and \)
This video shows how to use Regex with special characters. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Curated Video
Core Java Programming Course- String Replace Operations
This video explains how to replace strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you can...
Curated Video
C++ Standard Template Library in Practice - Low Level I/O
In this video, you will learn about low level I/O. • Introduce the concept of low level I/O • See the different read functions in low level I/O • Present an example program that uses these concepts This clip is from the chapter "I/O in...
Curated Video
C++ Standard Template Library in Practice - File I/O
In this video, you will learn about file I/O. • Introduce the file I/O operations • Talk about the modes in which a file can be opened • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of...
Curated Video
GCSE Secondary English Age 13-17 - Vocabulary: Colloquial - Explained
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 18 - Set Interface - Exercise - Find Unique Characters in a List
In this session, we will learn about set interface - exercise - find unique characters in a list. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - String class - Introduction and Exercise - Print Each Word and Char On
In this video, we will learn about string class - introduction and exercise - print each word and char on. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Poetry Foundation
Amber Tamblyn reads "Untitled Actress"
Amber Tamblyn (she/her/hers) reads her poem, "Untitled Actress
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Cleaning Text
This video explains cleaning text. This clip is from the chapter "Cleaning Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you how to clean the data.
Curated Video
Vim Masterclass - Exercise Three - Deleting Text - Walkthrough
This video presents an exercise to practice deleting text in a file using the Vi/Vim editor. This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Christmas in the 18th Century part 3: Santa Claus and Other Traditions of the Georgian Christmas
In this video, we take a look at the evolution of Santa Claus and other traditions that emerged during the Georgian period. We explore how Santa Claus became a more prominent figure in the festive season, and how he began to merge with...
Curated Video
C++ Standard Template Library in Practice - Utilities - Common Utilities
This video aims to introduce the user to some common STL utilities, which includes strings and IO. • Learn which utilities are available • Go through the C++ strings example • This video aims to introduce the user to some common STL...
Curated Video
The Full Stack Web Development - Medic Database in PGAdmin4
Database design using PostgreSQL: Medic Database in PGAdmin4 This clip is from the chapter "Database design using PostgreSQL" of the series "The Full Stack Web Development".In this section we look into PostgreSQL relational databases. We...
Curated Video
Excel VBA Programming The Complete Guide - The Range.TextToColumns Method
The Range.TextToColumns method splits a string based on a delimiter, a special symbol. In this lesson, we use this feature to separate several strings, applying a variety of delimiters (commas, spaces, even custom vertical pipes) along...
Curated Video
KS2 Primary English Age 9-13 - Vocabulary: Flashback - Explained
SchoolOnline's Primary English videos are brilliant, bite-size tutorial videos delivered by examiners and skilled teachers. Ideal for ages 9-13, they cover every key skill in English Reading and Writing that students need to master in...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Java char Data Type - Exercises 1 – isVowel
In this video, we will learn about Java char data type - exercises 1 – isVowel. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - List and ArrayList - Puzzles - Type Safety and Removing Integers
In this session, we will learn about list and ArrayList - puzzles - type safety and removing integers. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
Learn Go in 3 Hours - Strings, Runes, and Arrays
Go has built-in string and array value types, and a character type called a rune. These are different than the implementations in other languages. • This video covers how to work with strings and arrays, and the relationship between...
Curated Video
Beginning Python (Video 10)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Pitsco Education
Code Cube Lesson 8: Slide Dance
In this lesson, you will learn how to use sounds and directions to direct people’s movements.
IDG TECHtalk
How to use the rev command: 2-Minute Linux Tips
In this Linux tip, learn the command that reverses text – the rev (reverse) command. At first glance, this command may not seem helpful. But, there are times that it can be quite useful. If you have a suggestion for a future Linux Tip,...
Curated Video
Complete Modern C++ - Union - I
This video explains the basics of unions and how to use them. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will learn about enums, strings, constant expressions, and unions.
Curated Video
Vim Masterclass - Deleting Text and "Thinking in Vim"
This video demonstrates how to delete text using the Vim editor. This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Data Science and Machine Learning with R - Basic Types
This video explains basic types in R. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types and...