yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

3 books to read to become successful!


less than 1m read
·Nov 3, 2024

Three standout books that really have an impression on me.

One by Tony Robbins, it's called Life. It's such an easy-to-read book about every single kind of advancement in the medical field. Easy to understand everything for longevity, anti-aging, how to sort of extend your life in a much more healthy feeling in a healthy body, internally, exterior, and in mind.

Next book, The Future is Faster Than You Think, by Peter Diamandis is called. That book really shows you how quick the future is upon us. It's a great book to see what things are coming; probably a lot of them are already here and passed because the book came out a few years ago. But it's a great book to sort of get yourself up to speed on really where this world's going from as far as technologies.

The third book is my all-time favorite, which is Atlas Shrugged, written by a lady. She was a Russian immigrant back in the 1950s. It's really a book that talks about altruism versus capitalism and how the world really needs capitalism to basically assist with bringing intellectual.

More Articles

View All
Let's Talk About Clean Energy | Breakthrough
I believe that there is energy, clean safe energy all around us, and that it is our opportunity now and our obligation to find ways to access it. I’ve always had great fun converting other people’s work into my own. When I was a kid, I liked coloring book…
Think Tank! - Smarter Every Day 11
Hello my friends! Hey, it’s me Destin. I’m at the ordnance museum; let’s go learn something. I’m just kidding! This is a Russian tank, a T-34. Hey, this is the first tank, or actually the first vehicle to be called “tank.” This is the um, the Mark 4. The…
Sex and Taxes
Is taxation consensual? Most believe it is. And the majority view is often correct. Even so, I’ll share considerations that might be new to you. They could make a difference when making up your own mind. Owning something means having the right to determi…
A Steam Pit Celebration | Live Free or Die
[Music] Yeah, that’s good. Even these rim rocks are pretty warm, but most importantly, everything below the ground level’s red hot under there. Matt’s putting the finishing touches on the primitive pit he’ll use to roast his wild turkey, but it’s a delic…
Representing points in 3d | Multivariable calculus | Khan Academy
So, a lot of the ways that we represent multivariable functions assume that you’re fluent with understanding how to represent points in three dimensions and also how to represent vectors in three dimensions. So, I thought I’d make a little video here to …
for loops with range() | Intro to CS - Python | Khan Academy
When we write a standard while loop, we need an assignment statement to initialize our loop variable to a start value and an assignment statement to update our loop variable on each loop iteration. In many cases, though, our loops are just counter-based, …