<span>Deepen your understanding of physics by learning to use the Haskell functional programming language.</span><span><br><br>This book teaches you to solve physics problems using the functional programming paradigm. Ideal for first-time programmers and science aficionados alike, it introduces the
Learn Physics with Functional Programming: A Hands-on Guide to Exploring Physics with Haskell
β Scribed by Scott N. Walck
- Publisher
- No Starch Press
- Year
- 2023
- Tongue
- English
- Leaves
- 650
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Deepen your understanding of physics by learning to use the Haskell functional programming language. Learn Physics with Functional Programming is your key to unlocking the mysteries of theoretical physics by coding the underlying math in Haskell. Youβll use Haskellβs type system to check that your code makes sense as you deepen your understanding of Newtonian mechanics and electromagnetic theory, including how to describe and calculate electric and magnetic fields. As you work your way through the bookβs numerous examples and exercises, youβll learn how to: Encode vectors, derivatives, integrals, scalar fields, vector fields, and differential equations Express fundamental physical principles using the logic of Haskellβs type system to clarify Newtonβs second law, Coulombβs law, the Biot-Savart law, and the Maxwell equations Use higher-order functions to express numerical integration and approximation methods, such as the Euler method and the finite-difference time-domain (FDTD) method Create graphs, models, and animations of physical scenarios like colliding billiard balls, waves in a guitar string, and a proton in a magnetic field Whether youβre using this book as a core textbook for a computational physics course or for self-study, Learn Physics with Functional Programming will teach you how to use the power of functional programming to explore the beautiful ideas of theoretical physics.
π SIMILAR VOLUMES
<span>Deepen your understanding of physics by learning to use the Haskell functional programming language.</span><span><br><br>This book teaches you to solve physics problems using the functional programming paradigm. Ideal for first-time programmers and science aficionados alike, it introduces the
This book teaches you to solve physics problems using the functional programming paradigm. Ideal for first-time programmers and science aficionados alike, it introduces the Haskell programming language and encourages the writing of beautiful code to match the elegant ideas of theoretical physics.
<b> <i>Learning iPad Programming</i> </b> walks you through the process of building PhotoWheel (free on the App Store), a photo management and sharing app that leverages every aspect of iOS 5. With <i>PhotoWheel,</i> you can organize your favorite photos into albums, share photos with family and fri
Learning iPad Programming walks you through the process of building PhotoWheel (free on the App Store), a photo management and sharing app that leverages every aspect of iOS 5. With PhotoWheel, you can organize your favorite photos into albums, share photos with family and friends, view them on you
Explore functional and reactive programming to create robust and testable TypeScript applications