Skip to main content

My Future

I want to be a developer in short term but would like to be a product manager(PM) in the end when i go to America. I will have to keep studying and pushing hard to myself to achieve my goal. 
I want to create global services that help others life. but i don't want to do only design or dev. But also i would like to participate in business activity 

I'd try my best and here's the best scenario i can follow. 

Be a dev in Seoul -> PM in any English speaking countries (With some technical/non-tech skills) -> Join as board of directors(After collecting a large number of shares) -> become president & CEO of Visa, Inc or one of S&P tech companies. 

I'm still not good at programming and don't know where my life is heading to but i will try my best to be a developer first and but always keep it mind to be a manager. 


Ref
for Korean 
https://www.youtube.com/watch?v=yHNbFSXc2nc&feature=youtu.be&fbclid=IwAR0N5bpu-Q2EGXKY0ZHz3eZSXvjTSLXf-CTsITIKhRIvZSaOPPi2nXZntP0

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