Hi, what do you want to do?
Curated Video
Learn Go in 3 Hours - Pointers
Go unabashedly embraces the pointers, while removing their most dangerous abilities.
• This video walks through using pointers in Go, and how they can be used to simulate call-by-reference in other langu
ages.
• Learn...
• This video walks through using pointers in Go, and how they can be used to simulate call-by-reference in other langu
ages.
• Learn...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - The direct object reference attack - do not leak implementation details
Direct Object Reference: The direct object reference attack - do not leak implementation details
r/>
This clip is from the chapter "Direct Object Reference" of the series "Web Security: Common Vulnerabilities And Their...
r/>
This clip is from the chapter "Direct Object Reference" of the series "Web Security: Common Vulnerabilities And Their...
Practical Ninjas
How to cite in LaTeX | Inserting Bibliography in the document | Share Latex | Learn LaTeX 10
This video presents how to cite articles, journal papers or books using LaTeX in a document. One also learns to insert bibliography in the document. The video explains the concepts with hands on code. Stay calm and keep learning....
Curated Video
Mastering Spring Framework Fundamentals - Coding Beans to Use Constructor Dependency Injection
In this video, you will learn about Union type in TypeScript.
r/>
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...
r/>
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...
Curated Video
Comprehensive Android Developer Bootcamp - Create Firestore user and Authenticated user
Build a Journal App with Firestore:Create Firestore user and Authenticated user
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section...
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section...
Curated Video
Comprehensive Android Developer Bootcamp - Retrieving Data From Firestore Collection
Introduction to Realtime Databases – Firebase and Firestore:Retrieving Data From Firestore Collection
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
Curated Video
Complete Modern C++ - Value Categories
In this video, you will learn about L-value and R-value.
• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class implementation usi
ng
UML diagrams
...
• Identify key parts of the applic
ation
• Plan out the class structure using class diag
rams (UML)
• Create a class implementation usi
ng
UML diagrams
...
Curated Video
Complete Modern C++ - Reference Versus Pointer
This video compares pointers, references, and explains how to choose between them.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions,...
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions,...
Curated Video
Complete Modern C++ - Range-Based For Loop - I (C++11)
This video introduces the new range-based for loop in C++11 and explains how to use it.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic...
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic...
Curated Video
Complete Modern C++ - std::variant - III
In this video, you will learn how to use the visitor to read or modify active members in a variant.<br/<br/>>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Complete Modern C++ - Task-Based Concurrency - Part II
This videos explains std::async in more depth.<br/<br/>>
This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about concurrency in this section.
This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about concurrency in this section.
Curated Video
Complete Modern C++ - Perfect Forwarding - Part I (C++11)
This video introduces perfect forwarding, which is a very important concept implemented through R-value references.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see...
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Variables
This video explains how to use variables in Ansible.
r/>
This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an...
r/>
This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an...
Brian McLogan
Learning to find the reference angle in the second quadrant
👉 Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators
In this video you'll continue testing by adding test cases for the filter actions.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Removing Data from Firebase
In this video you'll learn how you can remove data from Firebase.<br/<br/>>
This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase 101 here.
This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase 101 here.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - How are Variables Stored in Memory?
This video talks about how variables are stored in memory.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Links to Resources Used
In this video, we will look at some important resource links used in the course.
r/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this...
r/>
This clip is from the chapter "Installation and Setup" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this...
Curated Video
The Complete Java Developer Course: From Beginner to Master - 2D Arrays (Side Topic)
This video explains about the 2D arrays.
r/>
This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code...
r/>
This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code...
Curated Video
Hieronymus Bosch, The Garden of Earthly Delights (Part Three): Great Art Explained
The painting was just too complex and detailed to deal with in fifteen minutes, so I made it in three parts.
There are no records to tell us what Bosch or his contemporaries were thinking. There are so many theories...
There are no records to tell us what Bosch or his contemporaries were thinking. There are so many theories...
Curated Video
JavaScript Audio
JavaScript allows you to play and control audio. Mark demonstrates how in this video.
Curated Video
Complete Modern C++ - Copy Constructor - Part II
This video explains how and when to implement a user-defined copy constructor. It also explains the rule of 3.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an...
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an...
Curated Video
Complete Modern C++ - Using std::promise
This video explains std::promise in depth and how to use it to pass data between threads with explicit synchronization.
r/>
This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks...
r/>
This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks...
Curated Video
Mastering Spring Framework Fundamentals - Creating a Data Access Object to Access a Database
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.
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.