Instructional Video4:25
Curated Video

Beginning Python (Video 14)

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 Video0:19
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Strings"

Higher Ed
Overview of the string object.<br/<br/>>

This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value features of Java.
Instructional Video5:27
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Reading and Writing to Redis in .NET

Higher Ed
This video demonstrates how to read and write to Redis in .NET.
r/>
This clip is from the chapter "Caching and Content Delivery Networks (CDN)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section...
Instructional Video4:24
Curated Video

Excel VBA Programming The Complete Guide - The Split Function

Higher Ed
The Split function splits a string based on the occurrence of a specific character (called a delimiter) and returns the results in an array. In this lesson, we split a cell's value by the presence of slashes and paste the results in...
Instructional Video6:36
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Exploring New Java API - List Set and Map - copyOf Methods

Higher Ed
Let's look at some newly introduced APIs.<br/<br/>>

This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new updates added.
Instructional Video7:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - String Concatenation and Join, Replace Methods

Higher Ed
In this video, we will learn about - string concatenation and join, replace methods.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Instructional Video8:39
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - String class - Exercise Solution and Some More Important Methods

Higher Ed
In this video, we will learn about string class - exercise solution and some more important methods.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video8:20
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Overview of Data Types, Numeric, Define Variables

Higher Ed
This video is an overview of data types, numeric, define variables.
r/>
This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This section gives you a crash...
Instructional Video5:30
Curated Video

Python 3 for Beginners:Introduction to Variables and Strings

Higher Ed
Welcome to this video where we will explore the basics of variables and strings in Python. We will learn how to assign values to variables, choose meaningful variable names, and manipulate strings using indices. We will also cover the...
Instructional Video4:48
Curated Video

Python 3 for Beginners: Numeric Operations and Math Calculations

Higher Ed
In this Python programming lesson, we learn about numbers and how they are used in Python. The lesson covers integers and floating-point numbers, their data types, and how to perform numerical operations such as addition, subtraction,...
Instructional Video16:01
Packt

Resource Updating Endpoints: Part I

Higher Ed
REST APIs and Mongoose (Task App): Resource Updating Endpoints: Part I
<
br/>
This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you...
Instructional Video2:30
Curated Video

TypeScript for Beginners - Array Interfaces

Higher Ed
This video demonstrates how to work with array interfaces.<br/<br/>>

This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video4:31
Curated Video

Comprehensive Android Developer Bootcamp - Booleans

Higher Ed
Deep Dive into Java Programming Language:Booleans
r/>
This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you to the...
Instructional Video10:07
Curated Video

Comprehensive Android Developer Bootcamp - Navigate to Another Activity

Higher Ed
Understanding Android Activities and Life Cycles:Navigate to Another Activity
r/>
This clip is from the chapter "Understanding Android Activities and Life Cycles" of the series "The Comprehensive Android Developer...
Instructional Video7:04
Rachel's English

IMPOSSIBLE! [or NOT?] – Learn English Conversation in 4 Hours Part 16

6th - Higher Ed
If you want to know how to learn English conversation, improve your English comprehension, think in English, speak faster and stop translating in your head this video is just for you! English conversation practice is the best way to move...
Instructional Video9:14
Curated Video

Understanding Units of Data Measurement

Pre-K - Higher Ed
This video tutorial provides a comprehensive explanation of the different measurements of data used in GCSE Computer Science courses in the UK, covering units like bits, nibbles, bytes, kilobytes, and beyond. It also highlights the...
Instructional Video2:49
Curated Video

Python 3 for Beginners: String Concatenation and String Repetition in Python

Higher Ed
In this helpful tutorial video, you'll learn all about string concatenation, the process of combining two or more strings into one. From using the plus sign to concatenate strings, to repeating a string multiple times, this video covers...
Instructional Video13:28
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Inheritance, subclasses and complete example class

Higher Ed
A look at how to format print statements and use special characters within strings
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Instructional Video8:10
Curated Video

Multi-Paradigm Programming with Modern C++ - General Guidelines

Higher Ed
Some guidelines cannot be enforced efficiently. They are still important, especially the guidelines concerning Philosophy, Architectural Ideas, and Non-Rules and myths.

• Express ideas directly in code, because compilers don’t...
Instructional Video4:04
Curated Video

Complete Modern C++ - Raw String Literals (C++11)

Higher Ed
This video introduces the C++11 raw string literals and explains their purpose and usage.
r/>
This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in...
Instructional Video8:51
Curated Video

C++ Standard Template Library in Practice - Sorting and Gathering - std::find_first_of, std::adjacent_find

Higher Ed
The listener is new to algorithms and does not know about the misc finding algorithms.

• Introduce the listener to the std::find_first_of, std::adjacent_find algo
rithm
• Show how it works and explain the different...
Instructional Video16:26
All Ears English

Strings, Systems, and Society - All Ears English Podcast 1728

Pre-K - Higher Ed
It's about who you know, not what you know. Today learn a super common expression that means that someone helps you get an opportunity in English
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 Video4:41
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Template Strings

Higher Ed
JavaScript Crash Course: Template Strings
r/>
This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in...