Ask HN: What are the best textbooks in your field of expertise?
131–140 of 281 posts
Re: Ask HN: What are the best textbooks in your field of expertise?
#132Re: Ask HN: What are the best textbooks in your field of expertise?
#133A. Zee - Quantum Field Theory in a Nutshell: this is so approachable and in the path integral formulation of QFT. Anyone who points you towards Peskin and Schroeder wants you to suffer.
Gattringer and Lang - Quantum Chromodynamics on the Lattice: essential reading for anyone learning lattice QCD.
Re: Ask HN: What are the best textbooks in your field of expertise?
#134Earlier quoted context omitted.
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?
Are you talking about the Sadr book? I am not aware that there are multiple editions. The kindle version is $70/£55 on amazon.
Re: Ask HN: What are the best textbooks in your field of expertise?
#135Physically Based Rendering: From Theory to Implementation https://www.pbrt.org/
Re: Ask HN: What are the best textbooks in your field of expertise?
#136Re: Ask HN: What are the best textbooks in your field of expertise?
#137Image Processing: "Digital Image Processing", Gonzalez and Woods. Comprehensive coverage of principles, well written, practical w/ useful examples yet well grounded in signal processing and engineering principles. Complemented nicely by a version of the book rich in examples solved in MATLAB (co-author Steve Eddins).
By chance, do you know a good book for audio signal processing?
Re: Ask HN: What are the best textbooks in your field of expertise?
#138Cheers.
Re: Ask HN: What are the best textbooks in your field of expertise?
#139In Web Security: - The Tangled Web ( http://lcamtuf.coredump.cx/tangled/ ) You 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?
#140Earlier quoted context omitted.
I'm currently reading Don Norman's book and I'd like to add that to me it seems to be a very worthwhile read for everyone who designs things that are used by humans. And by that, I explicitly also mean GUIs, APIs, IDEs, programming languages & DSLs... 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…
I couldn't agree more re: Norman's book. I wish it had been recommended to me as a linguistics undergrad. He provides such a clear explanation as to how design is a way of solving communication problems over making things look good. I also run into "Norman doors" at least once a week and always smile when I remember the term.