Pluralsight – C++ Standard Library Sequential Containers

Pluralsight – C++ Standard Library: Sequential Containers
English | Size: 233.89 MB
Category: C++


This course will teach you in a practical way, with slides and demo code, how to use some important containers available in the C++ Standard Library (e.g. std::vector). You’ll learn their pros and cons, common operations, and how to fix subtle bugs.

Pluralsight – C++ Fundamentals Including C++ 17

Pluralsight – C++ Fundamentals Including C++ 17
English | Size: 875.63 MB
Category: Pluralsight


If C++ scares you, or you’ve heard that it’s a difficult language, this course will show you how easy Modern C++ can be.

PluralSight – Idisposable Best Practices For C# Developers

PluralSight – Idisposable Best Practices For C Sharp Developers Bookware-KNiSO
English | Size: 302.23 MB
Category: C#


IDisposable is at the heart of .NET. This course will teach you all about implementing and using IDisposable in C#, and show you what goes wrong if you don’t use IDisposable, so you know why you need to use it in your solutions.