I keep ~10 books at my desk. 9 of them are related to Javascript / Python / Probability etc [1]., There is one book though, that I really love to see everyday. Arabian Nights. That was the first book that was gifted to me when I was 11. I always had it with me. It reminds me of my childhood when things get too stressed and I read excerpts out of this book. [1] https://www.amazon.com/JavaScript-Definitive-Guide-Activa…
Ask HN: What books do you keep on your desk?
71–80 of 219 posts
Re: Ask HN: What books do you keep on your desk?
#72https://medium.com/@_NicT_/recommended-further-reading-ae463...
Re: Ask HN: What books do you keep on your desk?
#73Earlier quoted context omitted.
The combination of algorithmic trading and Chinese makes me really curious about your work environment; sounds awesome! Could you share your favorite books on algorithmic trading? I've been interested in it for a while.
My guess is he has "Algorithmic Trading & DMA" and "Trading and Exchanges". Both are excellent.
"Options, Futures, and Other Derivatives (10th Edition)"
and a few other Economics and Finance books. Happy to share a complete list if anyone really wants it.
Re: Ask HN: What books do you keep on your desk?
#74Re: Ask HN: What books do you keep on your desk?
#75A few Stroustrup books. A few Chinese language books (to help communicate with co-workers) A few Algorithmic Trading related books as well as a few math books. And, laugh if you wish, a few Buddhism books to help remind myself patience, no negative energy, etc. If I am feeling frustrated I can read a few quick thoughts.
The combination of algorithmic trading and Chinese makes me really curious about your work environment; sounds awesome! Could you share your favorite books on algorithmic trading? I've been interested in it for a while.
Re: Ask HN: What books do you keep on your desk?
#76Re: Ask HN: What books do you keep on your desk?
#77Re: Ask HN: What books do you keep on your desk?
#78Re: Ask HN: What books do you keep on your desk?
#79More by nostalgia than by need
- The art of computer programmming
- Hacker's delight
These two are of great help when doing programming challenges. Hacker's delight is about bitwise tricks.
- Open Data Structures
Useful for a quick refresh on data structures.