Podcast Episodes
Back to Search
Introduction to the Analysis of Algorithms
A comprehensive framework for evaluating the performance of computer programs through a scientific approach, focusing on average-case analysis and ma…
34 minutes ago
An Introduction to Functional Programming Through Lambda Calculus
A pedagogical guide for programmers transitioning from imperative languages to the functional paradigm. The text establishes lambda calculus as the e…
1 day ago
An Elementary Introduction to the Wolfram Language
An educational guide to the Wolfram Language. The author explains that this knowledge-based programming language is unique because it integrates vast…
2 days ago
Artificial Intelligence with Uncertainty
Explores the intersection of human cognition and machine intelligence. The authors argue that while traditional AI relies on rigid mathematical logic…
3 days ago
Artificial Intelligence: A Modern Approach (Prentice Hall Series in Artificial Intelligence)
Define artificial intelligence through the unifying theme of intelligent agents, which are systems designed to perceive their environments and take a…
4 days ago
Building Isomorphic JavaScript Apps: From Concept to Implementation to Real-World Solutions
Explores an architectural middle ground between traditional server-side rendering and modern single-page applications. The authors describe isomorphi…
5 days ago
Building Applications with Scala
A comprehensive technical guide designed to transition developers into experts in functional and reactive programming. The book provides a structured…
6 days ago
C# 7 and .NET Core Cookbook
A wide range of programming solutions across sixteen chapters, covering modern updates like C# 7.0 features, asynchronous programming, and multithrea…
1 week ago
Beginning Fedora Desktop: Fedora
A comprehensive technical guide for the Fedora 28 Linux operating system, authored by Richard Petersen. It details the installation process, from cre…
1 week, 1 day ago
ASP.NET Core in Action
A technical guide published by Manning Publications. The sources introduce ASP.NET Core as a modern, high-performance, and cross-platform evolution o…
1 week, 2 days ago