Is Learning Physics with Functional Programming a Good Idea for a Beginner?

0
12
Asked By CuriousCoder47 On

I'm a physicist looking to dip my toes into programming as a hobby, and I came across a book called "Learn Physics with Functional Programming." I find myself in a bit of a predicament; instead of learning physics, I'd use the book to learn programming. I have some background in Java but didn't retain much beyond basic control structures like if statements and loops. I'm not sure if starting my programming journey with a functional programming language is wise. I know there are well-regarded resources out there, like SICP for Scheme and the OCaml book, but I'd love to hear thoughts on whether functional programming is a good starting point, and if this book could help me build my skills while mixing in some physics. What do you think?

1 Answer

Answered By FunctionalFanatic22 On

Check out F# for Fun and Profit; it’s a fantastic resource to grasp the core concepts of functional programming. If you're interested in digging deeper, the author's book on Domain-Driven Design with F# is worth a look too!

PhysicsInquirer -

What is DDD? Is that page suitable for someone with a very basic level of knowledge? Looks interesting.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.