Skip to main content

Today's person : Warren Buffett

I would share Warren's investment philosophy, methodology, and handwork. After reading this, i hope you define your own investment strategy and direction.

When you think of value investing, it's Warren Buffett. Oracle of Omaha. He had met 2 mentors who are Benjamin Graham Philip Fisher.

When he was about to graduate university, he read a book called "The intelligent investor" which was written by Benjamin. After he got inspired by that book, he wanted to go to Columbia business school to learn more about value investing.


When he started his first fund, he was focusing on relatively small firms like cigar butts investing. He bought really cheap valuation companies and sell at his target. Graham defined it as safety margin. Although he had to throw that method away in the end, it was worthy to take some profit.


Since he acquired Berkshire Hathaway, it was a texture firm. After he changes the firm's structure to holdings firm, he starts running his company's fund(BRK.A/BRK.B). He had to change his investment method as blue-chip stocks rarely get cheap and small firms have low volumes.

He applied Philip Fisher's strategy to own sustainable stocks which can grow up over 10 years. Those companies should have moat to be considered as a blue-chip stocks. In terms of moat, it can be brand-power, monopoly and high ROE.

Overall, Warren learnt value investing from Benjamin and growth investment from Philip to be the greatest investor. His investment characters are defined following: first, simple business model. Secondly, moat. and lastly concentrated  focused investment on sustainable firms. The Dow industrial components are great examples.



I'm long DIA.

Comments

Popular posts from this blog

[BAEKJOON Online Judge + Node.js] 2292: Honeycomb

  I did't use while loop that much so didn't come up what to do. While loop create a loop that execute a specific statement. So, the main point of this problem is "prevNum + max * 6" input = 13, output = 3 https://www.acmicpc.net/problem/2292 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/while const input = require ( "fs" ). readFileSync ( "/dev/stdin" ). toString () ; let count = 1 ; let max = 1 ; // set the range while (max < input) { max += count * 6 ; count ++ ; } console . log (count) ; // prevNum + count * 6 // 1 so +6 every loop! // 2 - 7, 5 // 8 - 19, 11 // 20 - 37, 17 // 38 - 61, 23

FE WebDev Routine Training Feb 09, 2021

 FE WebDev Routine Training Feb 09, 2021  A lot of things to do. DO FUCKING FOCUS!!!  Coding test - codewar 1 Kakao 2021 No.1 CSS - grid/ SCSS and Cloning(besthorrorscenes.com) JS - for of loop/  Sec9/ DOM array methods toy project React -   A bit of Yelp Portfolio -  List the 100JS projects Job hunting -  NAVER Finance(on 10th) Karrot for  internship  Apply SW maestro