Live data from Hacker News

Ask HN: What are the best textbooks in your field of expertise?

news.ycombinator.com

81–90 of 281 posts

Re: Ask HN: What are the best textbooks in your field of expertise?

#81
In cultural anthropology: Small Places, Large Issues by Thomas Eriksen. It’s impressive how comprehensive, to the point and organized it is.

CA is a tough discipline to understand in my experience; the endless nuance and relativism is hard to hold in your mind and not get lost in ‘vagueness’. This is a great read to understand the field a lot better. It’s used in introductory classes at least all over Europe.

Re: Ask HN: What are the best textbooks in your field of expertise?

#82
Economic Geography:

Global Shift by Peter Dicken. ...Mind expanding....

Widely adopted throughout the world, this definitive text comprehensively examines how the global economy works and its effects on people and places. Peter Dicken provides a balanced yet critical analysis of globalization processes and debates.

Re: Ask HN: What are the best textbooks in your field of expertise?

#83

Here is one compiled list of answers: https://www.lesswrong.com/posts/xg3hXCYQPJkwHyik2/the-best-t... One nice thing about this list is that every recommendation must be accompanied by a few books not recommended. I think this request helps prevent well-meaning non-experts pollute the list with books from smaller reading pools.

To be more specific, each recommendation must be accompanied by at least two other books on the subject the contributor has read and reasons why they are recommending one over the others.

Re: Ask HN: What are the best textbooks in your field of expertise?

#84

Options, Futures and Other Derivatives is basically a Bible. https://www.amazon.com/gp/aw/d/013447208X/ref=dp_ob_neva_mob...

It is true that it is, but I always thought it was underserved. It’s not particularly clear or insightful and it is very academic.

On interest rates and yield curves, a book I would recommend is Sadr’s Interest Rates Swaps and their Derivatives [1]. Unfortunately it is a bit dated and a lot happened since it was written. But it is a very good book to understand interest rate models, which focuses more on the intuition and practical aspects and which I think is a lot more useful to a professional.

[1] https://www.amazon.com/Interest-Rate-Swaps-Their-Derivatives...

Re: Ask HN: What are the best textbooks in your field of expertise?

#85
post #62

As a chemical engineer (many of these go beyond the undergraduate level): 1) The principles of chemical equilibrium, by Kenneth George Denbigh 2) Mass Transfer by Sherwood 3) Process Dynamics, Modeling, and Control by Babatunde Ogunnaike and W. Harmon Ray 4) Chemical Process Industries by Shreeves 5) An Introduction to Numerical Methods and Analysis by James F. Epperson 6) Optimization: Theory and Practice by Gordon…

I thought Perry's[0] was considered the Bible by all Chemical Engineers :)

[0] (https://en.m.wikipedia.org/wiki/Perry's_Chemical_Engineers'_...)

Re: Ask HN: What are the best textbooks in your field of expertise?

#87
post #7

In machine learning, hands down these are some of the best related textbooks: - [0] Pattern Recognition and Machine Learning (Information Science and Statistics) and also: - [1] The Elements of Statistical Learning - [2] Reinforcement Learning: An Introduction by Barto and Sutton - [3] The Deep Learning by Aaron Courville, Ian Goodfellow, and Yoshua Bengio - [4] Neural Network Methods for Natural Language Processing…

I have to disagree with The Deep Learning book. I don't find it a good book for anyone. For beginners it's too advanced/theoretical and for experienced ML scientists it's entirely too basic. I very much agree with this review on Amazon [1]. For the former, I would recommend Hands-On Learning with Scikit-Learn and Tensorflow [1] https://www.amazon.com/gp/customer-reviews/R1XNPL1BX5IVOM/re...

>For beginners it's too advanced/theoretical and for experienced ML scientists it's entirely too basic.

As a scientist coming to deep learning from another field, I found Courville et al to be pitched at the perfect level.

Re: Ask HN: What are the best textbooks in your field of expertise?

#89
Can anyone recommend a book that you would use as the guide for building a new software project from scratch? Like something that would provide good overall structural approach and best practices. The goal would be to end with as least amount of tech debt and codebase flexible enough to stand the test of time?
Post reply on HN