Instructional Video4:17
Curated Video

Core Java Programming Course- String Replace Operations

Higher Ed
This video explains how to replace strings.
r/>
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...
Instructional Video8:28
Curated Video

C++ Standard Template Library in Practice - Low Level I/O

Higher Ed
In this video, you will learn about low level I/O.

• Introduce the concept of low leve
l I/O
• See the different read functions in low
level I/O
• Present an example program that uses
t
hese concepts

This...
Instructional Video7:21
Curated Video

C++ Standard Template Library in Practice - File I/O

Higher Ed
In this video, you will learn about file I/O.

• Introduce the file I/O opera
tions
• Talk about the modes in which a file can
be opened
• Present an example program that uses
t
hese concepts

This clip is...
Instructional Video0:13
Curated Video

GCSE Secondary English Age 13-17 - Vocabulary: Colloquial - Explained

9th - 12th
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...
Instructional Video4:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 18 - Set Interface - Exercise - Find Unique Characters in a List

Higher Ed
In this session, we will learn about set interface - exercise - find unique characters in a list.
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video8:38
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - String class - Introduction and Exercise - Print Each Word and Char On

Higher Ed
In this video, we will learn about string class - introduction and exercise - print each word and char on.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video2:31
Poetry Foundation

Amber Tamblyn reads "Untitled Actress"

Pre-K - Higher Ed
Amber Tamblyn (she/her/hers) reads her poem, "Untitled Actress
Instructional Video15:40
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Cleaning Text

Higher Ed
This video explains cleaning text.<br/<br/>>

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.
Instructional Video6:58
Curated Video

Vim Masterclass - Exercise Three - Deleting Text - Walkthrough

Higher Ed
This video presents an exercise to practice deleting text in a file using the Vi/Vim editor.<br/<br/>>

This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Instructional Video5:32
Curated Video

Christmas in the 18th Century part 3: Santa Claus and Other Traditions of the Georgian Christmas

12th - Higher Ed
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...
Instructional Video7:08
Curated Video

C++ Standard Template Library in Practice - Utilities - Common Utilities

Higher Ed
This video aims to introduce the user to some common STL utilities, which includes strings and IO.

• Learn which utilities are avai
lable
• Go through the C++ strin
gs example
• This video aims to introduce the user...
Instructional Video13:39
Curated Video

The Full Stack Web Development - Medic Database in PGAdmin4

Higher Ed
Database design using PostgreSQL: Medic Database in PGAdmin4
r/>
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...
Instructional Video9:28
Curated Video

Excel VBA Programming The Complete Guide - The Range.TextToColumns Method

Higher Ed
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...
Instructional Video0:26
Curated Video

KS2 Primary English Age 9-13 - Vocabulary: Flashback - Explained

3rd - 5th
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...
Instructional Video7:47
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Java char Data Type - Exercises 1 – isVowel

Higher Ed
In this video, we will learn about Java char data type - exercises 1 – isVowel.
r/>
This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video7:24
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - List and ArrayList - Puzzles - Type Safety and Removing Integers

Higher Ed
In this session, we will learn about list and ArrayList - puzzles - type safety and removing integers.
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video11:11
Curated Video

Learn Go in 3 Hours - Strings, Runes, and Arrays

Higher Ed
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...
Instructional Video5:18
Curated Video

Beginning Python (Video 10)

Higher Ed
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...
Instructional Video5:29
Pitsco Education

Code Cube Lesson 8: Slide Dance

9th - 12th
In this lesson, you will learn how to use sounds and directions to direct people’s movements.
Instructional Video1:51
IDG TECHtalk

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

Higher Ed
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,...
Instructional Video4:51
Curated Video

Complete Modern C++ - Union - I

Higher Ed
This video explains the basics of unions and how to use them.
r/>
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,...
Instructional Video12:49
Curated Video

Vim Masterclass - Deleting Text and "Thinking in Vim"

Higher Ed
This video demonstrates how to delete text using the Vim editor.<br/<br/>>

This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Instructional Video8:47
Curated Video

Data Science and Machine Learning with R - Basic Types

Higher Ed
This video explains basic types in R.
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...
Instructional Video8:29
Curated Video

Beginning Python (Video 31)

Higher Ed
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...