document.addEventListener('DOMContentLoaded', () => { /** init gtm after 3500 seconds - this could be adjusted */ setTimeout(initGTM, 3500); }); document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; // ensure PageViews is always tracked (on script load) script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-W3L96RR'; document.head.appendChild(script);
Cookie Consent

By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Cookie preferences

Reading: The Best Books on Decision-Making

Darren Matthews
March 15th 2022
Table of Contents

Why You Should Read to Learn

Reading is a source of knowledge few appreciate. To draw from the experience and wisdom of others is an advantage many miss out on. This is surprising, given the attention reading gets in school. That said, reading is only one part of the solution. The other is to take what you’ve been reading and apply it. Practice and draw from your own experiences to craft your story.

The Best Books I’ve Read on Decision-Making

I want to share with you the best books I’ve read on decision-making. These articles reveal the lessons and insights I’ve drawn from each book. I’m also trying to share some context about how the lessons have shaped or changed my life.

The Biggest Bluff - 5 Key Takeaways for Better Decision Making:  You might think The Biggest Bluff is a book about poker, it isn’t. It is all about decision-making and I’ve highlighted 5 key takeaways to help improve your decision-making.

Black Swans; The Hard Truth of Life: A Black swan is, according to Nassim Nicholas Taleb an event that defines uncertainty. Here, I describe my own experience of dealing with one.

All Reading Articles

A row of people profile pictures

Learn to Make Smarter Decisions

Improve your decision-making skills with free 5-minute briefs on critical thinking, strategy and more.

Topics

A box featuring Your Decision Journal—a notion template.

Say Goodbye to Your Bad Decisions

The #1 Guided Decision Journal Notion Template

Your decisions define your life. So we created a 9-step decision journal to help you make the right choices from the start. It is the best way to say goodbye to bad decisions!
Make Better Decisions Now→Find out more
© 2023
All rights reserved.