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.

Improve Your Tests With the Python Mock Object Library

Improve Your Tests With the Python Mock Object Library
English | Size: 354.52 MB
Category: Tutorial


When you’re writing robust code, tests are essential for verifying that your application logic is correct, reliable, and efficient.

Linkedin Learning – Learning the Go Standard Library

Linkedin Learning – Learning the Go Standard Library-XQZT
English | Size: 680.54 MB
Category: Tutorial


The Go programming language is a popular choice for developers, and this course covers one of main reasons for the rise in its popularity, the Go standard library