Dec. 31, 2015

Stayed up to last minute of 2015, 12:00am, watching a few of videos about top 10 rules for success, and then, think about putting together a blog to share, for a successful year 2016.

Top 10 rules for success

1. Jessica Alba
2. Oprah Winfrey
    No. 5, Run the race as hard as you can
    Julia's favorite, do not look at others, things you cannot control; focus on yourself
    25 years talk show, hundreds of talk show failed.
  
    9. Stay grounded

3. Bill Gates
    No. 7  Ask for advice 
    Blind spot concern
    No. 8 Pick good people
    No. 9 Don't procrastinate
    School, last 2 days study for exam
    But in business world, it is not good.
    No. 10 Have a sense of humor

Warren Buffett
    No. 5 Have a margin of safety
    No. 7 Schedule for  your personality

Jack Ma
     No 1. Get used to rejection
     No. 9 Don't complain, look for opportunities
     No. 2 Keep your dream alive
     No. 3 Focus on culture
     Not just money, to help others
     No. 5 Get inspired
     No. 7 Have a good name
     No. 8 customers are #1
     Share holders will leave quickly if there is bad thing happens

Jeff Beco
     No. 1 Have no regrets
     80 years old, think about things you try in young age. Internet, if I fail, no regret.
     No.2  Follow your heart not your head
     No. 3 Invest more in the product then marketing
     No. 4 Pick a good name
     No. 5 Stand for something
     No. 6 Focus on the customer
     No. 7 Focus on your passion
     No. 8 Build a culture
     No. 9 premium products at non-premium prices
     Kindle, product - no profit, but user uses it, make money
     No. 10 take a risk

Larry Page
     No. 2 Don't be afraid of failure
     work on 10 years
     leadership training - fail fast
     Take some risk, encourage to take more risk
     No. 3 Stay organized
     No. 4 Concentrate on the long term
     tooth brush test ( twice a day)
     gmail/ youtube
     double the revenue on youtube, since a lot of people use it. But at the begining, spend a lot
    No. 5 Have a good idea
    No. 6 Solve bigger problems
    No. 7 Take on challenges
    No. 8 Don't settle
    other people do not tell
    Be an expert in all areas
    Search algorithm, spent 3-4 years on it, before Google has over 100 people work on
    No. 9 Adapt to changes
    No. 10 Follow your dreams
    anxiety -> dream
    about school, computer error about admission etc. /irational worry, then anxiety, had a dream:
    download entire web to a small computer lying around ->
    after dream, stay up a few of hours, work on algorithms ->
    set up a few weeks, thought at the beginning vs 1-2 years work ->
    keep links -> not all web pages -> rank of pages -> google
    Share the story of his personal dream -> developed a top of world company and technology - Google

Michale Jordan
       No. 1 Keep working hard
       No. 2 Ignite the fire
       nothing can stop me
       No. 3 Be different
       No. 4 Fail your way to success
       Fail over and over and over again.
       No. 5 Have high expectations
       No. 6 Be positive
       bad thing/good thing mixes, no such thing called bad thing
       No. 7 Be who you were born to be
       Encourage to fail
       Take everything you are given,
       Not about shoes, it is about where you choose to go
       No. 8 Have a vision
       Mentally strong
       No. 9 Stop make excuses
       No. 10 Practice 
       At that moment, you do not have to think

Kobe Bryant
        No. 1 Make sacrifices
        No. 2 One move at a time
        How do I prepare? One piece a time, start from a small step
        No. 3 Trust your skills
        how to face criticism? Pressure?
        No. 4 Use your scars as a weapon
        open up to them
        No. 5, Focus on each day
        Do not think about the final result, focus on each day -> training, conditioning, ...
        No. 6 Don't be afraid confrontation
        Cannot please everyone
        Even hurt your feelings, tell something: small thing, like food in your teeth
        No. 7 Be competitive when it's hard
        No. 8  Just keep going
        career -> not chase championships
        good/bad moments, things will work out
       No. 9 Thrive on being an outsider
       No. 10 Compete with yourself
       a story about practice, 800 times, young but mature, weight training, conditioning

Reference videos:
Michael Jordan's Top 10 Rules For Success
Kobe Bryant's Top 10 Rules For Success
 

Favorites of top 10 rules for success的更多相关文章

  1. Top 10 Algorithms for Coding Interview--reference

    By X Wang Update History:Web Version latest update: 4/6/2014PDF Version latest update: 1/16/2014 The ...

  2. [转]Top 10 DTrace scripts for Mac OS X

    org link: http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/ Top 10 DTra ...

  3. Top 10 Methods for Java Arrays

    作者:X Wang 出处:http://www.programcreek.com/2013/09/top-10-methods-for-java-arrays/ 转载文章,转载请注明作者和出处 The ...

  4. Top 10 Universities for Artificial Intelligence

    1. Massachusetts Institute of Technology, Cambridge, MA Massachusetts Institute of Technology is a p ...

  5. Top 10 Free Wireless Network hacking/monitoring tools for ethical hackers and businesses

    There are lots of free tools available online to get easy access to the WiFi networks intended to he ...

  6. TOP 10开源的推荐系统简介

    最近这两年推荐系统特别火,本文搜集整理了一些比较好的开源推荐系统,即有轻量级的适用于做研究的SVDFeature.LibMF.LibFM等,也有重量级的适用于工业系统的 Mahout.Oryx.Eas ...

  7. Top 10 steps to optimize data access in SQL Server

    2009年04月28日 Top 10 steps to optimize data access in SQL Server: Part I (use indexing) 2009年06月01日 To ...

  8. TOP 10 BEST LINUX GAMES RELEASED IN 2016

    Gaming on Linux used to be a very rare phrase. But since the arrival of Steam on Linux, the Linux ga ...

  9. Top 10 Programming Fonts

    Top 10 Programming Fonts Sunday, 17 May 2009 • Permalink Update: This post was written back in 2009, ...

随机推荐

  1. scheduleInRunLoop作用

    例子一: - (void)setUpStreamForFile:(NSString *)path { // iStream is NSInputStream instance variable iSt ...

  2. linux2.6 内存管理——逻辑地址转换为线性地址(逻辑地址、线性地址、物理地址、虚拟地址)

    Linux系统中的物理存储空间和虚拟存储空间的地址范围分别都是从0x00000000到0xFFFFFFFF,共4GB,但物理存储空间与虚拟存储空间布局完全不同.Linux运行在虚拟存储空间,并负责把系 ...

  3. HTML5 学习总结(一)——HTML5概要与新增标签

    一.HTML5概要 1.1.为什么需要HTML5 HTML4陈旧不能满足日益发展的互联网需要,特别是移动互联网.为了增强浏览器功能Flash被广泛使用,但安全与稳定堪忧,不适合在移动端使用(耗电.触摸 ...

  4. (转)ubuntu apache2 的负载均衡和反向代理

    apache功能其实很是强大,最近一段时间研究了下apache的反向代理和负载均衡,反向代理网协的外网出口和我的博客出口就是通过apache的反向代理实现的,总结一下,重点说说负载均衡的配置. 首先说 ...

  5. Vertica数据库常用管理命令汇总

    1.查询数据库是否有等待 select * from resource_queues where node_name=(select node_name from nodes order by nod ...

  6. Js ==和===的区别

    ===判断: Undefined === Undefined,返回 true Null === Null,返回 true null == undefined,返回 false NaN === NaN, ...

  7. SSE指令集学习:Compiler Intrinsic

    大多数的函数是在库中,Intrinsic Function却内嵌在编译器中(built in to the compiler). 1. Intrinsic Function Intrinsic Fun ...

  8. 用Middleware给ASP.NET Core Web API添加自己的授权验证

    Web API,是一个能让前后端分离.解放前后端生产力的好东西.不过大部分公司应该都没能做到完全的前后端分离.API的实现方式有很 多,可以用ASP.NET Core.也可以用ASP.NET Web ...

  9. 基于Metronic的Bootstrap开发框架经验总结(14)--条码和二维码的生成及打印处理

    在很多项目里面,对条形码和二维码的生成和打印也是一种很常见的操作,在Web项目里面,我们可以利用JS生成条形码和二维码的组件有很多.本文引入两个比较广泛使用的JS组件,用来处理条形码和二维码的生成处理 ...

  10. Java接口响应超时监控

    为什么要监控 服务化接口是提供服务的,接口正确性.稳定性是最最重要的,在保证正确的同时需要尽量提高接口响应时间. 有的团队会有专门的工具来对系统响应时间.吞吐量做监控,但如果团队没有这种"待 ...