[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [165230] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [165230] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?) ORDER BY name | Params: ["Personal Development","Entrepreneurship","Business"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [165230,"Personal Development",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [165230] After going through Rich Dad Poor Dad. — Eduo
Eduo
Log in Sign up
After going through Rich Dad Poor Dad.

After going through Rich Dad Poor Dad.

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

4 ideas  ·  42 reads

Rich Dad Poor Dad v.1

What one should take away after reading the book? According to my understanding and some respective sources.

  • Understand the difference between assets and liabilities: Assets put money in your pocket, while liabilities take money out. Aim to acquire more assets and reduce your liabilities.
  • Invest in real estate: Real estate is one of the best ways to build wealth and create passive income streams. Learn about different types of real estate investments, such as rental properties and REITs.
  • Focus on cash flow: Positive cash flow is critical. Increase your income and reduce your expenses.

To be...

10 reads

Rich Dad Poor Dad v.1.2

What one should take away after reading the book? According to my understanding and some respective sources.

  • Build a business: Starting a successful business can create passive income and build wealth. Focus on being an entrepreneur and developing financial intelligence.
  • Develop financial intelligence: Educate yourself on financial concepts, investing, and taxes.
  • Take calculated risks: Be willing to take risks and learn from your mistakes.

To be continued.....

10 reads

Rich Dad Poor Dad v.1.3

What one should take away after reading the book? According to my understanding and some respective sources.

  • Avoid debt that doesn't create assets: Avoid high-interest debt like credit card debt, and focus on debt that can help you acquire assets, like a mortgage for a rental property.
  • Learn from successful people: Seek out mentors and read books by successful entrepreneurs and investors.
  • Create multiple income streams: Don't rely on a single source of income. Create multiple streams through investments, business ventures, and other opportunities.

To be continued.....

10 reads

Rich Dad Poor Dad v.1.4

What can one take away after reading the book? According to my understanding and some respective sources.

  • Take control of your financial future: Develop a financial plan and set goals for achieving financial success. Don't rely on others to manage your money.

End of all the points.

Thank you for reading all the points I hope that I have saved some of your time, or kindled your interest to go and read the book.

go and read it yourself, and you may find some more important findings I have missed.


12 reads

Are you sure?