Podcast Episodes
Back to Search
Design It!: From Programmer to Software Architect (The Pragmatic Programmers)
A practical guide for transitioning from a programmer to a software architect. The text emphasizes that architecture is a social activity rooted in d…
16 hours ago
Deploying PHP Applications
A comprehensive guide for modernizing the software development lifecycle through automation and standardized deployment practices. The text emphasize…
1 day, 16 hours ago
Developing A D3.Js Edge: Constructing Reusable D3 Components And Charts
A technical guide authored by Chris Viau, Andrew Thornton, Ger Hobbelt, and Roland Dunn that focuses on building modular and reusable data visualizat…
2 days, 16 hours ago
C: From Theory to Practice
A comprehensive guide for students and programmers. It covers the fundamental history and evolution of the C language, detailing its technical advant…
3 days, 16 hours ago
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,…
4 days, 16 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+…
5 days, 16 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…
6 days, 16 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.…
1 week 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…
1 week, 1 day 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…
1 week, 2 days ago