HackerNews Readings
40,000 HackerNews book recommendations identified using NLP and deep learning

Scroll down for comments...

Ten Arguments for Deleting Your Social Media Accounts Right Now

Jaron Lanier

4.5 on Amazon

2 HN comments

Articulating Design Decisions: Communicate with Stakeholders, Keep Your Sanity, and Deliver the Best User Experience

Tom Greever

4.7 on Amazon

2 HN comments

Python for Finance: Mastering Data-Driven Finance

Yves Hilpisch

4.6 on Amazon

2 HN comments

Uncanny Valley: A Memoir

Anna Wiener

4 on Amazon

2 HN comments

The Hacker and the State: Cyber Attacks and the New Normal of Geopolitics

Ben Buchanan

4.5 on Amazon

2 HN comments

Linux Pocket Guide: Essential Commands

Daniel J. Barrett

4.7 on Amazon

2 HN comments

Accounting For Dummies

John A. Tracy

4.4 on Amazon

2 HN comments

Crush It!: Why NOW Is the Time to Cash In on Your Passion

Gary Vaynerchuk and HarperAudio

4.6 on Amazon

2 HN comments

The Revolt of The Public and the Crisis of Authority in the New Millennium

Martin Gurri

4.5 on Amazon

2 HN comments

Making Work Visible: Exposing Time Theft to Optimize Work & flow

Dominica Degrandis, Erin Bennett, et al.

4.6 on Amazon

2 HN comments

Zero Trust Networks: Building Secure Systems in Untrusted Networks

Evan Gilman and Doug Barth

4.7 on Amazon

2 HN comments

Building a StoryBrand: Clarify Your Message So Customers Will Listen

Donald Miller and HarperCollins Leadership

4.7 on Amazon

1 HN comments

Marketing Made Simple: A Step-by-Step StoryBrand Guide for Any Business

Donald Miller, Dr. J.J. Peterson, et al.

4.8 on Amazon

1 HN comments

Deep Learning (Adaptive Computation and Machine Learning series)

Ian Goodfellow , Yoshua Bengio , et al.

4.4 on Amazon

1 HN comments

Don't Make Me Think, Revisited: A Common Sense Approach to Web Usability (3rd Edition) (Voices That Matter)

Steve Krug

4.6 on Amazon

1 HN comments

Prev Page 12/16 Next
Sorted by relevance

jackbrianonMar 14, 2017

As a CS student, I'd really make sure your stats knowledge is solid. Perhaps take a class that covers stochastic finance (Black-Scholes, etc.) if available.

I learned the hard way that it is quite difficult to break into finance as a non-student, so do everything you can now to land that first gig. Good luck!

Some starting resources:

-Ernie Chan's books and blog (https://epchan.blogspot.com/)

-QuantStart has great starter material and a new book, although I haven't read it (https://www.quantstart.com/)

-"Inside the Black Box" (Narang) I've seen referenced a good bit but felt as though it leaned toward order execution and rather boring

-"Dark Pools" (Scott Patterson) a great story about the rise of algorithmic trading

-"Flash Boys' (Michael Lewis) offers a nice follow up (HFT), but considered a bit sensationalist

EDIT: If you're planning on using Python (a solid bet)...

-Python for Data Analysis (Wes McKinney) - Great, quick book for Pandas by former AQR (and now Two Sigma?) guy.

-Yves Hilpisch books: "Python for Finance" is introductory while "Derivative Analytics in Python" is quite math heavy.

TACIXATonJune 2, 2017

I went to the Quantopian conference for their basic training on algorithmic trading. This blog post was pretty much what they covered, intro to pandas and a simple strategy. There is a lot of educational material on their site too (which is what you ended up getting in the paid training).

My biggest thing with the Python for Finance books - I know Python, I want to learn finance. All these books are the inverse of that, for people who know finance and want to learn Python. There is a good site for quantitative economics [1] that has tutorials in Python and Julia. I would love a mathematics of finance book that had the examples in Python.

1. https://lectures.quantecon.org/py/

Built withby tracyhenry

.

Follow me on