Quantum mechanics, thermodynamics, and statistical physics.

is a 2018 textbook authored by Rubin H. Landau and Manuel José Páez . Published by CRC Press as part of the Series in Computational Physics , it is designed to bridge the gap between traditional theoretical physics and modern numerical methods through a "learning by doing" approach. Core Philosophy and Structure

The book serves as both a classroom textbook and a self-study guide. Its primary goal is to make future scientists conversant in computational techniques by integrating them directly into existing physics curricula. Key structural features include:

An introductory chapter covers the basics of numerical tools, such as programming logic, flowcharts, and pseudocode, before moving into specialized physics topics. Key Topics Covered

The textbook is organized by major branches of physics, including: Numerical tools and data analytics.

The authors emphasize transparency by avoiding "black box" code; most programs are written in plain sight to ensure students understand the underlying algorithms rather than just running a script. This approach encourages students to write, debug, and visualize their own results to express physical conclusions in their own words.