Podcast Episodes
Back to Search
C# and .NET Core Test Driven Development: Dive into TDD to create flexible, maintainable, and production-ready .NET Core applications
Introduce the foundational concepts of Test-Driven Development (TDD) and its role in creating maintainable software. The text contrasts high-quality,…
9 hours ago
C++ in One Hour a Day
A comprehensive instructional guide for mastering the C++ programming language. The eighth edition specifically integrates modern updates from the C+…
1 day, 9 hours ago
Control Flow and Data Flow: Concepts of Distributed Programming: International Summer School (Springer Study Edition)
A rigorous mathematical framework for understanding distributed programming through the lenses of control flow and data flow. Originating from a 1984…
2 days, 9 hours ago
Concepts of Programming Languages
An academic resource aims to introduce the fundamental constructs of modern programming while providing tools to critically evaluate language design.…
3 days, 9 hours ago
Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming
A practical guide designed to help developers master modern .NET concurrency through high-level abstractions rather than legacy multithreading. The t…
4 days, 9 hours ago
Concurrency in .NET: Modern patterns of concurrent and parallel programming
A comprehensive technical guide to modern concurrent and parallel programming patterns specifically tailored for the .NET ecosystem. The text clarifi…
5 days, 9 hours ago
Core Java SE 9 for the Impatient
A guide designed for experienced programmers to quickly master modern Java. The text emphasizes productivity and speed, bypassing historical versions…
6 days, 9 hours ago
Computer Science Distilled: Learn the Art of Solving Computational Problems
Aims to teach the art of solving computational problems in a simple, non-academic way. It focuses on computational thinking, guiding readers to model…
1 week ago
DEEP LEARNING: From Basics to Practice
A comprehensive overview of machine learning, specifically focusing on the practical application of deep learning through stacked neural network laye…
1 week, 1 day ago
Data Visualization with JavaScript
A practical guide for developers to implement effective digital graphics using various code libraries. The text emphasizes that simplicity and clarit…
1 week, 2 days ago