Hi, what do you want to do?
Curated Video
Complete Modern C++ - Circular References
In this video, we will learn about circular references and how using shared_ptr may lead to memory leaks. Finally, we will use weak_ptr to prevent memory leaks.
r/>
This clip is from the chapter "Memory Management – Part II" of...
r/>
This clip is from the chapter "Memory Management – Part II" of...
NASA
NASA | Women@Goddard: Meet Alberta Moran
Meet Alberta Moran - From someone who learned to drive a Model T car to someone who saw the space shuttle and saw a man landing on the moon, there's really no words to explain her time at Goddard. She has worked at Goddard for forty...
Next Animation Studio
San José shooter held big grudges
An employee carrying multiple guns opened fire on co-workers at a Valley Transportation Authority light rail facility in San Jose on Wednesday morning, killing nine and injuring several other workers.
<br/>
Curated Video
Complete Modern C++ - Sharing Pointers
In this video, we will build an example that will be used to explain why we std::unique_ptr cannot be used in all cases.
• Go through the Qt document
ation
• Understand that signals get emitted when somethi
ng happens
...
• Go through the Qt document
ation
• Understand that signals get emitted when somethi
ng happens
...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Employee Registration Fix
In this video, we'll look at employee registration fix.<br/<br/>>
This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Healthcare Triage
The Health System of Taiwan: HCT Healthcare of Many Nations
Every once in a while, we like to take a moment and focus on health systems around the world. Today, we're looking at Taiwan, which made the transition to a single payer system kind of suddenly, and pretty recently.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 45 - JPA Inheritance Hierarchies and Mappings - Single Table
In this video, we will cover JPA inheritance hierarchies and mappings - single table.
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring Boot...
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring Boot...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 44 - JPA Inheritance Hierarchies and Mappings - Setting Up a Repository
In this video, we will cover JPA inheritance hierarchies and mappings - setting up a repository.
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with...
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Details View Part 1
In this video, we'll look at order details view part 1.<br/<br/>>
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
The Business Professor
Payroll taxes
Payroll taxes are taxes created by the federal income contributions act or FICA. Payroll taxes are an obligation shared by employers and employees to fund Social Security and Medicare programs. An employer withholds FICA taxes from an...
Mister Simplify
Hackman and Oldham's Job Characteristics - Simplest Explanation ever with Examples
The Hackman and Oldham's model is well known as an aid for job redesign and to aid employee motivation. This video covers the important aspects of the job characteristics themselves, which is a key aspect of the model they proposed...
The March of Time
MOT 1951: WASHINGTON DC: Iranian Ambassador
WS Park w/ Capitol Building BG / Iranian Ambassador Nassrullah Entezam-O-Saltaneh (1900-1981) sitting at desk w/ two reporters SOT saying for 50 years oil exploited by foreign company employee discrimination time to end.
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
The Complete Guide to ASP.NET Core MVC (.NET 5) - Change Navbar Title for Order
In this video, we'll look at Change Navbar Title for Order.<br/<br/>>
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (Group By, Aggregations and Order By)
In this session, we will print the minimum and maximum salaries in each department and sort the salaries in ascending order.
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with...
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 46 - JPA Inheritance Hierarchies and Mappings - Table Per Class
In this video, we will cover JPA inheritance hierarchies and mappings - table per class.
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring...
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring...
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Text and Word Automation - Part 2
In this video, you will learn about automating data from word and .txt-files using the modern design experience.
<
br/>
This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process Automation...
<
br/>
This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process Automation...
Curated Video
pandas for Python - A Quick Guide - Processing-Date/Time Format
Here, we will understand how to process and manipulate date/time data values. We will learn the most common and practical methods to manipulate and analyze date/time data.
<
br/>
This clip is from the chapter "Data Processing" of...
<
br/>
This clip is from the chapter "Data Processing" of...
Curated Video
Making Comparisons in English
This English language learning video helps viewers talk confidently about what is the same, what is different, which is better, and which is more important.
Englishing
Expressions with BE (about to, due to, on the verge to, etc)
There are millions of expressions with the verb to be. Although, there are few that can be used for a future intention. In this lesson Mr. P./Marc explains those expressions that can be used when you are talking about a future...
Curated Video
Mastering Spring Framework Fundamentals - Using Java Database Connectivity (JDBC) Templates to Insert and Query Data
This video provides an overview of what you will learn in this section.<br/<br/>>
This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Display Links based on Role
In this video, we'll look at display links based on role.<br/<br/>>
This clip is from the chapter "Authorization" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at authorization.
This clip is from the chapter "Authorization" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at authorization.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution (UDFs)
Let's discuss the solution for the quiz on UDFs.<br/<br/>>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 47 - JPA Inheritance Hierarchies and Mappings-Joined
In this video, we will cover JPA inheritance hierarchies and mappings-joined.
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring Boot in 100...
r/>
This clip is from the chapter "Inheritance Hierarchies with JPA and Hibernate" of the series "Master Hibernate and JPA with Spring Boot in 100...