Favorites of top 10 rules for success
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
Favorites of top 10 rules for success的更多相关文章
- 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 ...
- [转]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 ...
- Top 10 Methods for Java Arrays
作者:X Wang 出处:http://www.programcreek.com/2013/09/top-10-methods-for-java-arrays/ 转载文章,转载请注明作者和出处 The ...
- Top 10 Universities for Artificial Intelligence
1. Massachusetts Institute of Technology, Cambridge, MA Massachusetts Institute of Technology is a p ...
- 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 ...
- TOP 10开源的推荐系统简介
最近这两年推荐系统特别火,本文搜集整理了一些比较好的开源推荐系统,即有轻量级的适用于做研究的SVDFeature.LibMF.LibFM等,也有重量级的适用于工业系统的 Mahout.Oryx.Eas ...
- 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 ...
- 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 ...
- Top 10 Programming Fonts
Top 10 Programming Fonts Sunday, 17 May 2009 • Permalink Update: This post was written back in 2009, ...
随机推荐
- 【Win10应用开发】签名与验证
对数据进行签名和验证,是为了防止数据被“盗版”.比较常规的做法是通过公钥进行验证. 算法上多用SAH_xxxx,就是哈希算法.由于MD5后来被发现存在“非唯一性”,你会发现现在很多一些下载的文件验证都 ...
- js中的事件委托
原文 http://itindex.net/detail/48661-js-事件 1,什么是事件委托:通俗的讲,事件就是onclick,onmouseover,onmouseout,等就是事件,委托呢 ...
- Linux 解决数量庞大wildfly容器启动与停止的脚本
一.问题 因公司业务的发展,后台架构的变更,导致测试环境(Linux)部署与管理困难成倍增长,duang的一下,增加N倍.进入正题说问题: 问题1. 测试环境包含普通用户环境.开发者用户环境,原来只 ...
- DOM 事件深入浅出(二)
在DOM事件深入浅出(一)中,我主要给大家讲解了不同DOM级别下的事件处理程序,同时介绍了事件冒泡和捕获的触发原理和方法.本文将继续介绍DOM事件中的知识点,主要侧重于DOM事件中Event对象的属性 ...
- C#中级-常用多线程操作(持续更新)
一.前言 多线程操作一直是编程的常用操作,掌握好基本的操作可以让程序运行的更加有效.本文不求大而全,只是将我自己工作中常常用到的多线程操作做个分类和总结.平时记性不好的时候还能看看.本文参 ...
- 在Azure上的VM镜像库中找到想要的镜像
Azure上的虚机镜像库中, 有很多的镜像,其中当然也包括了用户自定义上传的镜像. 在Powershell中如果想使用这些镜像的话, 则需要知道其名称 下面这条命令,可以获得所有的镜像信息 $imag ...
- C#开发微信门户及应用(26)-公众号微信素材管理
微信公众号最新修改了素材的管理模式,提供了两类素材的管理:临时素材和永久素材的管理,原先的素材管理就是临时素材管理,永久素材可以永久保留在微信服务器上,微信素材可以在上传后,进行图片文件或者图文消息的 ...
- 【.NET MF】.NET Micro Framework USB移植
1.开发环境 windows 7 32位 MDK 4.54 .Net Micro Framework Porting Kit 4.2(RTM QFE2) .Net Micro Framework ...
- POI操作Excel
POI和Excel简介 JAVA中操作Excel的有两种比较主流的工具包: JXL 和 POI .jxl 只能操作Excel 95, 97, 2000也即以.xls为后缀的excel.而poi可以操作 ...
- 高性能 TCP & UDP 通信框架 HP-Socket v3.3.1
HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件.客户端组件和 Agent 组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++.C#.Del ...