Podcast Episodes
Back to Search
Concepts of Programming Languages
An academic resource aims to introduce the fundamental constructs of modern programming while providing tools to critically evaluate language design.…
14 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…
1 day, 14 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…
2 days, 14 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…
3 days, 14 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…
4 days, 14 hours 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…
5 days, 14 hours 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…
6 days, 14 hours ago
Data Wrangling with JavaScript
A comprehensive guide for JavaScript developers to acquire, clean, and analyze data without needing to switch to other programming languages like Pyt…
1 week ago
Cyberspace and Cybersecurity
A comprehensive exploration of the intersecting domains of cyberspace and cybersecurity. The text emphasizes that modern business is inherently "cybe…
1 week, 1 day ago
D3.js in Action: Data visualization with JavaScript
Provides an educational overview of the D3.js library for data visualization. The text explains that D3 stands for Data-Driven Documents, a toolset u…
1 week, 2 days ago