PluralSight – Managing And Binding Data Using The Paging Library

PluralSight – Managing And Binding Data Using The Paging Library Bookware-KNiSO
English | Size: 180.88 MB
Category: Tutorial


Paging your data helps improve your app s performance and increases user experience with little to no effort. This course will teach you how to use the Android Paging Library to add pagination to your Android apps

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.