');

21 July 2008

The art of learning

The art of learning

The art of learning

In the Art of Learning,Waitzkin offers an inside look at two of the worlds most intense subcultures while also sharing the principles at the core of his success. One must focus on long-term goals, Waitzkin argues, instead of the immediate thrill of victory or crush of defeat, enduring the difficult periods that result in growth to reach higher levels of achievement. As the details of his life are unfolding, Waitzkin explains how these principles apply to his own story, creating a narrative that is as inspiring and instructional as it is gripping.  

Title
The art of learning – An inner journey to optimal performance

Author(s)
Josh Waitzkin

Publisher
Free Press | ©2008

ISBN
9780743277457



More items

keyboard_arrow_up

{{ popup_title }}

{{ popup_close_text }}

x
'; if (cookie == '') { $('[data-cookie-popup]').show(); } else { if (cookie === 'true') { gtag('js', new Date()); if(gtm !== ''){ gtag('config', '', {'page_path': location.pathname + location.search + location.hash}); } else { gtag('config', '', {'page_path': location.pathname + location.search + location.hash}); } } } } function acceptCookies() { setCookie('CookieConsent', true) $('[data-cookie-popup]').slideUp(300); } function declineCookies() { setCookie('CookieConsent', false) } $(document).ready(function () { showCookies(); }); $('[data-cookie-accept-all]').click(function (e) { e.preventDefault(); acceptCookies(); }); $('[data-cookie-edit]').click(function (e) { e.preventDefault(); $('[data-cookie-options]').slideToggle(300); }); $('[data-cookie-save]').click(function (e) { e.preventDefault(); if ($('[data-cookie-tracking-check]').is(":checked")) { acceptCookies(); } else { declineCookies(); } $('[data-cookie-popup]').slideUp(300); });