piano: Bach's Well Tempered Clavier the sonatas of Haydn, Mozart, Beethoven
Ask HN: What are the best textbooks in your field of expertise?
101–110 of 281 posts
Re: Ask HN: What are the best textbooks in your field of expertise?
#102Despite the name, that's nowhere near just an introduction, especially Part III.
Classical and Multilinear Harmonic Analysis, C. Muscalu and W. Schlag.
After reading the two volumes you will have a huge base of knowledge. The books can get quite advanced as well, containing previously unpublished results when being first printed.
Re: Ask HN: What are the best textbooks in your field of expertise?
#103Earlier quoted context omitted.
What did you study? How did you apply the knowledge in the book?
I studied engineering, applied maths and finance. I structured interest rate derivatives for a while. That’s the book I recommend to new joiners, even those without a stem background.
Re: Ask HN: What are the best textbooks in your field of expertise?
#104As 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?
#105For you budding industrial designers; The Design of Everyday Things - Don Norman Ways of Seeing - Jon Berger Principles of Form and Design - Wucius Wong Design Thinking: Understanding How Designers Think and Work - Nigel Cross
The book is very focused on what makes good design good, and only provides examples as illustrations. It's really more about applied psychology than design per se (in fact, Norman states in the preface that the original title was "The psychology of everyday things").
Edit: As an example in Software Engineering: His formalization of how humans interact with things (form a plan to reach a goal -> interact with the thing to advance toward said goal -> evaluate the outcome, rinse repeat) and the potential error sources on the way (distractions, unclear consequences, unclear affordances...) make it obvious why in many functional languages, the REPL is such a great tool.
Re: Ask HN: What are the best textbooks in your field of expertise?
#106Network Information Theory - El Gamal, Kim
Adaptive Wireless Communications - Bliss, Govindasamy
Wireless Communications - Goldsmith
Re: Ask HN: What are the best textbooks in your field of expertise?
#107Earlier quoted context omitted.
I studied engineering, applied maths and finance. I structured interest rate derivatives for a while. That’s the book I recommend to new joiners, even those without a stem background.
I'm seeing the 10th edition for £230 and the eight edition for cheaper. Would you be able to tell whether investing in the newer edition is worth?
Re: Ask HN: What are the best textbooks in your field of expertise?
#108Software Engineering
About C++: The Design and Evolution of C++ and The C++ Programming Language, both by Bjarne Stroustrup, the creator of C++. The first one is a snapshot of his philosophy during early years of C++ and is useful to understand the motivations etc. It provides insight. The second one, after the necessary introduction to the language, shows how he uses C++, or expects to be used, which is interesting in its own way.
About algorithms: Algorithm Design by Kleinberg and Tardos. This gives the much needed insight instead of maths equations, data structure implementations or a catalog of what to apply where, which are all good, but are useless without insight.
Mechanical Engineering (ME is a large field, and I will limit to these two books.)
Stephen Timoshenko's two volume Strength of Materials is a seminal work, and still relevant, on a topic that is at the core of mechanical and civil engineering.
Shigley's Mechanical Engineering Design deals with designing machine parts, which is in a sense an applied strength of materials topic, and the book addresses that part quite effectively, though not as comprehensively as Timoshenko's. More importantly, the book gives enough motivation and insight for the design process, without which engineers would just be "design monkeys" that use latest CAE packages.
Re: Ask HN: What are the best textbooks in your field of expertise?
#109You can look at the Web Application Hacker's Handbook or the Browser Hacker's Handbook, if you want. But TTW tops them all.
Re: Ask HN: What are the best textbooks in your field of expertise?
#110Options, Futures and Other Derivatives is basically a Bible. https://www.amazon.com/gp/aw/d/013447208X/ref=dp_ob_neva_mob...