Hi, what do you want to do?
Curated Video
Complete Modern C++ - Sharing std::unique_ptr
In this video, we will try to share the pointer resource using unique_ptr and find out if it works.
• Use access modifier “public” + keyword “s
lots”
• Implement the function declaration like any other cl
ass method
...
• Use access modifier “public” + keyword “s
lots”
• Implement the function declaration like any other cl
ass method
...
Curated Video
Complete Modern C++ - std::string_view - II
In this video, you will understand the different situations where the std::string_view should be and should not be used.
r/>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern...
r/>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern...
Curated Video
Complete Modern C++ - this Pointer
This video explains this pointer and its purpose.<br/<br/>>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Curated Video
C++ 20 (2a) New Features - Efficient Atomic Waiting
Analyze an example with wait method called on atomic variable.
• Examine documentation for the wait m
ethod
• Modify value an atomi
c variable
• Use notify_all to wake up all threads waiting o
n
this variable
...
• Examine documentation for the wait m
ethod
• Modify value an atomi
c variable
• Use notify_all to wake up all threads waiting o
n
this variable
...
Curated Video
The Complete Practical Docker Guide - Creating Executable Script
This video explains how to create executable script.
r/>
This clip is from the chapter "Executable Files and Scripting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on executable files and...
r/>
This clip is from the chapter "Executable Files and Scripting in Linux" of the series "The Complete Practical Docker Guide".This section focuses on executable files and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - JSX Expressions
In this video you'll learn how to inject dynamic values into your JSX.
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about React in...
r/>
This clip is from the chapter "Hello React" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about React in...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Separating Out Models and Add References
In this video, we'll be separating out models and add references.
r/>
This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be...
r/>
This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Why Use Bindings?
In this video, we will understand why to use bindings.<br/<br/>>
This clip is from the chapter "View Binding" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will explore View Binding.
This clip is from the chapter "View Binding" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will explore View Binding.
Curated Video
Rust Programming Master Class from Beginner to Expert - Implementing Postfix Conversion Part 2
In this video, we will continue with how to implement postfix conversion.
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we...
Curated Video
Rust Programming Master Class from Beginner to Expert - Generics and Deref Coercion in Smart Pointers
In this video, we will cover generics and Deref coercion in smart pointers.
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn...
<
br/>
This clip is from the chapter "Smart Pointers" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn...
Curated Video
Job-Ready SQL in an Afternoon - Subqueries
In this video, we will cover subqueries.<br<br/>/>
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Curated Video
Containerize Spring Boot CRUD App with Docker and Docker Compose - Dockerfile for Spring Boot App
In this video, you will learn how to Dockerfile for Spring boot app
<
br/>
This clip is from the chapter "Running Multiple Containers" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section,...
<
br/>
This clip is from the chapter "Running Multiple Containers" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section,...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Terminal Exercise
We will work on various exercises on the terminal by copying folders, working on text files, creating a backup directory, and so on.
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate Guide to...
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate Guide to...
Bill Carmody
Parts of a Long Report
When writing a long report, you want to make it easy for your reader to consume the information you've written. That's why it's so important to provide the following parts of a long report:
-
Title Page
-...
-
Title Page
-...
Curated Video
Complete Modern C++ - const Qualifier and Compound Types
This video explains how to use const qualifier with pointers and references.
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++ - The const Qualifier
This video explains the importance of const qualifier and its usage.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
Curated Video
Complete Modern C++ - Variadic Templates - Part II (C++11)
In this video, we will take a deep dive into the internals of how variadic templates work.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template...
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template...
Curated Video
Comprehensive Android Developer Bootcamp - Adding Snapshot Listener
Introduction to Realtime Databases – Firebase and Firestore:Adding Snapshot Listener
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The Comprehensive Android...
r/>
This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The Comprehensive Android...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Promises with Firebase
In this video you'll use promises with Firebase to run some code if a Firebase operation succeeds or fails.
r/>
This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and...
r/>
This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
Excel VBA Programming The Complete Guide - The Worksheets.Add Method
The Worksheets.Add method creates a new worksheet in the current Workbook. It accepts either one of two optional arguments, Before and After, that determine where the new worksheet will be placed.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Async/Await
Async and Await provide a more convenient and easy-to-follow syntax for with asynchronous process in JavaScript. Mark demonstrates in this video.
Curated Video
Rust Programming Master Class from Beginner to Expert - Implementing Stack
In this video, you will learn how to implement Stack.
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will put all our...
<
br/>
This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will put all our...
Curated Video
Rust Programming Master Class from Beginner to Expert - Hash Maps
In this video, we will cover hash maps.
<
br/>
This clip is from the chapter "Structures, Traits, Generics, Enums" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring...
<
br/>
This clip is from the chapter "Structures, Traits, Generics, Enums" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - How to Implement a Constants Class
This video explains the implementation of a constants class.
<
br/>
This clip is from the chapter "Constants Class Concepts" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...
<
br/>
This clip is from the chapter "Constants Class Concepts" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...