Podcast Episodes
Back to Search
Developing Web Apps with Haskell and Yesod: Safety-Driven Web Development
A tool designed to leverage the type safety and performance of the Haskell programming language for web development. The documentation explains core …
16 hours ago
Developing Graphics Frameworks with Java and OpenGL
A comprehensive guide to building a robust 3D rendering engine using modern programming techniques. Authors Lee Stemkoski and James Cona introduce fu…
1 day, 16 hours ago
Docker in Production: Lessons from the Trenches
A practical guide for DevOps professionals transitioning from development to live environments. It explores the architectural building blocks of cont…
2 days, 16 hours ago
Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript (Effective Software Development Series)
A sophisticated guide to mastering the language's nuances and internal mechanics. The text emphasizes that while JavaScript is approachable for begin…
3 days, 16 hours ago
Effective Unit Testing: A guide for Java developers
A comprehensive manual for programmers seeking to improve the quality, readability, and maintainability of their automated suites. It moves beyond si…
4 days, 16 hours ago
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…
5 days, 16 hours ago
Deploying PHP Applications
A comprehensive guide for modernizing the software development lifecycle through automation and standardized deployment practices. The text emphasize…
6 days, 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…
1 week 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…
1 week, 1 day 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,…
1 week, 2 days ago