Hi, what do you want to do?
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Python Lists
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.
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.
Infognostica
Buddhist philosophy - What is DETACHMENT and why is it so important
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.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Functions
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...
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...
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 avai
lable
• Go through the C++ strin
gs example
• This video aims to introduce the user...
• Learn which utilities are avai
lable
• Go through the C++ strin
gs example
• This video aims to introduce the user...
Curated Video
Bash Shell Scripting - "printf" Statement - Part 2
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...
r/>
This clip is from the chapter "Getting Started - The Basics" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated...
Curated Video
Bash Shell Scripting- Basic String operations
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...
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - ES6 Array Destructuring
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...
r/>
This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Java String Alternatives - StringBuffer and StringBuilder
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...
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Variables
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...
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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Mad Libs Clone
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/>
...
r/>
...
Curated Video
Python 3 for Beginners: Slices
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...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 1: Exercises - Solution
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...
r/>
This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python...
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...
• This video covers how to work with strings and arrays, and the relationship...
Curated Video
String Templates
String templates make working with strings easier for the JavaScript developer. Mark demonstrates in this video.
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Introduction
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....
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....
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Conclusion
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.
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.
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Collection Code Examples
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...
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...
Curated Video
Beginning Python (Video 6)
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...
Curated Video
The Full Stack Web Development - Getting Started With MongoDB
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...
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...
Curated Video
Creational Design Patterns in Modern C++ - SQL Server Database Classes
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...
r/>
This clip is from the chapter "Abstract Factory" of the series "Creational Design Patterns in Modern C++".This section focuses on...
Curated Video
Complete Modern C++ - Explicit Specialization
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...
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...
Curated Video
TypeScript for Beginners - Homogeneous Arrays
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.
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.
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Strings (Sequences)
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...
r/>
This clip is from the chapter "Beginner-friendly Python" of the...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Wrapper Classes
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.
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.