Saturday 5 August 2023

 My favourite Computation book


I still remember I bought this book at the year-end of 2017 after learning a good amount of Python from the book Learning Python by Mark Lutz I started watching the lecture of Prof. John Guttag on MIT OpenCourseWare. One of my favourite parts of that book was the Monte Carlo simulation. 


Overall if anyone is interested it's a fair book to go with.



No comments:

Post a Comment

Do we really understand how loops work?

                                Particularly in programming! Back in 2014 when I used to take my programming classes, I spent around one and...