Instructional Video8:07
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Python Lists

Higher Ed
This video teaches you about lists in Python.<br/<br/>>

This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Instructional Video1:40
Infognostica

Buddhist philosophy - What is DETACHMENT and why is it so important

9th - 12th
What is attachment? It's a normal thing in our society, but it closes off a lot of potential! Buddhism also had a lot to say on attachment.
Instructional Video14:34
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Functions

Higher Ed
In this video, you'll learn about functions in Python.
r/>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of...
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 Video12:31
Curated Video

Bash Shell Scripting - "printf" Statement - Part 2

Higher Ed
This is the second part of the two-part video that explores "printf" statement.
r/>
This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated...
Instructional Video11:25
Curated Video

Bash Shell Scripting- Basic String operations

Higher Ed
This video explains basic string operations.
r/>
This clip is from the chapter "String operations to write Bash Shell scripting" of the series "Complete Bash Shell Scripting".This section covers the various operations to write...
Instructional Video10:39
Curated Video

The Complete React Developer Course (with Hooks and Redux) - ES6 Array Destructuring

Higher Ed
In this video you'll learn about ES6 Array Destructuring. It's a way to create variables based on items in an array.
r/>
This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video4:54
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 07 - Java String Alternatives - StringBuffer and StringBuilder

Higher Ed
In this video, we will learn about Java string alternatives - StringBuffer and StringBuilder.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video13:45
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Variables

Higher Ed
This video gives you an introduction to variables in Python.
r/>
This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics...
Instructional Video17:15
Curated Video

The Complete Java Developer Course: From Beginner to Master - Project - Mad Libs Clone

Higher Ed
This video is the second project of this section where you would clone something similar to the Mad Libs game. The code will ask the user to input the strings and then prints them in a story form like the Mad Libs game.
r/>
...
Instructional Video2:57
Curated Video

Python 3 for Beginners: Slices

Higher Ed
In this educational video, we learn about slicing in Python, a powerful feature that allows us to extract specific parts of a list or string. The video explains how to use indexing with a colon to specify start and end points, with...
Instructional Video5:51
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 1: Exercises - Solution

Higher Ed
In this video, the author shows the answers of the exercises given in the previous video.
r/>
This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python...
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 Video7:25
Curated Video

String Templates

Pre-K - Higher Ed
String templates make working with strings easier for the JavaScript developer. Mark demonstrates in this video.
Instructional Video1:32
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Introduction

Higher Ed
Introduction to Course: Introduction
r/>
This clip is from the chapter "Introduction to Course" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section is the introductory section of the course....
Instructional Video1:34
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Conclusion

Higher Ed
Thank You!: Conclusion<br/<br/>>

This clip is from the chapter "Thank You!!" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section concludes the course by thanking the viewers.
Instructional Video13:18
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Collection Code Examples

Higher Ed
Collections: Collection Code Examples
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Collection interface...
Instructional Video6:25
Curated Video

Beginning Python (Video 6)

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 Video6:12
Curated Video

The Full Stack Web Development - Getting Started With MongoDB

Higher Ed
MongoDB - Learning NoSQL Database Design: Getting Started With MongoDB
r/>
This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which...
Instructional Video6:30
Curated Video

Creational Design Patterns in Modern C++ - SQL Server Database Classes

Higher Ed
This video demonstrates how to add the SQL server database classes and explains their usage.
r/>
This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on...
Instructional Video5:55
Curated Video

Complete Modern C++ - Explicit Specialization

Higher Ed
This video explains what explicit specialization is and why it is required.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect...
Instructional Video2:32
Curated Video

TypeScript for Beginners - Homogeneous Arrays

Higher Ed
This video focuses on homogeneous arrays.<br/<br/>>

This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Instructional Video8:28
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Strings (Sequences)

Higher Ed
Let's learn about a "sequence". The first one is a string. Not like a knitting string, but more like a sentence. Confused? This lesson will clarify everything.
r/>
This clip is from the chapter "Beginner-friendly Python" of the...
Instructional Video11:01
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Wrapper Classes

Higher Ed
Wrapper Classes: Wrapper Classes<br/<br/>>

This clip is from the chapter "Wrapper Classes" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Java Wrapper Classes.