What are you top general Machine Learning books ?
I would say: Deep Learning - Goodfellow, Bengio and Courville
Artificial Intelligence: A Modern Approach - Russel & Norvig
Pattern Recognition and Machine Learning - Bishop
@solalnathan the book I use to teach is Learning from Data (https://amlbook.com/). It's not as popular as those you mention, but it is a really good book. Very well written, and a good balance of intuition, mathematics, and algorithms. And it only costs about $30.
@ghamerly I will start running an introductory course on general ML. Will take a look at it, thanks!