
Life After Google: The Fall of Big Data and the Rise of the Blockchain Economy
George Gilder
4.3 on Amazon
4 HN comments

Blockchain Revolution: How the Technology Behind Bitcoin Is Changing Money, Business, and the World
Don Tapscott, Alex Tapscott, et al.
4.2 on Amazon
4 HN comments

Launch: An Internet Millionaire's Secret Formula To Sell Almost Anything Online, Build A Business You Love, And Live The Life Of Your Dreams
Jeff Walker
4.5 on Amazon
4 HN comments

Bitcoin and Cryptocurrency Technologies: A Comprehensive Introduction
Arvind Narayanan, Joseph Bonneau, et al.
4.5 on Amazon
4 HN comments

Head First Python: A Brain-Friendly Guide
Paul Barry
4.5 on Amazon
4 HN comments

Advances in Financial Machine Learning
Marcos Lopez de Prado
4.5 on Amazon
4 HN comments

Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code (Zed Shaw's Hard Way Series)
Zed Shaw
4.4 on Amazon
4 HN comments

The Elder Scrolls: The Official Cookbook
Chelsea Monroe-Cassel
4.9 on Amazon
4 HN comments

This Is How They Tell Me the World Ends: The Cyberweapons Arms Race
Nicole Perlroth
4.6 on Amazon
4 HN comments

Team Topologies: Organizing Business and Technology Teams for Fast Flow
Matthew Skelton , Manuel Pais , et al.
4.6 on Amazon
4 HN comments

Designing Interfaces: Patterns for Effective Interaction Design
Jenifer Tidwell , Charles Brewer , et al.
4.5 on Amazon
4 HN comments

Personal Kanban: Mapping Work | Navigating Life
Jim Benson and Tonianne DeMaria Barry
4.3 on Amazon
4 HN comments

Silent Weapons for Quiet Wars: An Introductory Programming Manual
Anonymous
4.5 on Amazon
4 HN comments

Effective C: An Introduction to Professional C Programming
Robert C. Seacord
4.5 on Amazon
4 HN comments

Fanatical Prospecting: The Ultimate Guide to Opening Sales Conversations and Filling the Pipeline by Leveraging Social Selling, Telephone, Email, Text, and Cold Calling (Jeb Blount)
Jeb Blount and Mike Weinberg
4.7 on Amazon
3 HN comments
rapfariaonMar 6, 2018
Instead I suggest Real Python[2], which is extensive but to the point, or Automate the Boring Stuff[3], that also has practical examples and free.
[1] https://www.theguardian.com/books/2018/feb/26/terry-goodkind...
[2] https://realpython.com/
[3] http://automatetheboringstuff.com/chapter0/
andrewstuartonMar 6, 2018
Specifically because even Zed Shaw - probably the most vocal and longest time objector to Python3 has moved on from recommending against Python 3. Thus now that he supports Python 3 then I think he should be supported - history is past.
Everyone with a significant industry presence has moved on from recommending against Python 3 - except Google.
glangdaleonJan 7, 2020
I have trouble imagining that anyone who might have wanted to learn from a book would have baulked at a <$US20 purchase. There are plenty of people who don't like learning from books, which is fine, and I'm certainly not denying their existence, but those people wouldn't be in Zed's market anyhow.
andrewstuartonMar 6, 2018
Python 3 is the present, we are there, Python 2 is the past and in 2 short years it will be unsupported and whatever you learned from this resource will need to be re-learned for Python 3 pretty damn quick.
Recommendation to those learning Python: avoid this Google resource and instead use Zed Shaw's "Learn Python 3 The Hard Way" https://learnpythonthehardway.org/python3/
Or you could do things Google's way and then follow up with learning how to use DOS http://people.uncw.edu/pattersone/121/labs/L1_MSDOS_Primer.p... because I believe things are heading that way.