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, ...
随机推荐
- 使用SuperSlide 实现标签切换
小颖之前还写过一篇jquery实现标签切换的文章 jquery实现Tab选项卡菜单 今天小颖逛博客园时看到了用SuperSlide 实现标签切换的文章,所以小颖就自己试了下,试了后发现SuperSl ...
- Vue1.0 的技术栈
vuejs概述 Vue.js是用于构建交互式的Web界面的库.它提供了MVVM数据绑定和一个可组合的组件系统,具有简单.灵活的API. 结合node.js 可以实现前后端开发从物理上的分离.使前端负责 ...
- c 二叉树的使用
简单的通过一个寻找嫌疑人的小程序 来演示二叉树的使用 #include <stdio.h> #include <stdlib.h> #include <string.h& ...
- 《你不知道的JavaScript》整理(二)——this
最近在读一本进阶的JavaScript的书<你不知道的JavaScript(上卷)>,这次研究了一下“this”. 当一个函数被调用时,会创建一个活动记录(执行上下文). 这个记录会包含函 ...
- Dojo前端开发框架与jQuery前端开发框架,对比分析总结
最近Dojo和jQuery双双发布了最新的1.8版本,有着相同版本号的两个Javascript库也有许多核心的相同之处:相同的资源加载机制AMD.相同的选择器 引擎Sizzle等.作为业界知名的Jav ...
- 用C#实现MD5的加密(转载)
方法一 首先,先简单介绍一下MD5 MD5的全称是message-digest algorithm 5(信息-摘要算法,在90年代初由mit laboratory for computer scien ...
- ListView初探
一.ListView介绍 在Android开发中ListView是比较常用的控件,常用于以列表的形式显示数据集及根据数据的长度自适应显示. ListView通常有两个主要功能点: (1)将数据集填充到 ...
- spring源码:IOC(li)
一.BeanDefinition BeanDefinition是配置文件<bean>元素标签在容器中内部表示形式.创建最终的BeanDefinition主要包括两个步骤: 1)利用Bean ...
- 为什么applicationContext.xml和spring-servlet.xml中都有注解过滤<context:component-scan base-package="myproject"> 和<context:component-scan base-package="myproject.controller" />
在刚学习SpringMVC框架整合时,你也许会产生疑问为什么Spring.xml和SpringMVC.xml中都有注解过滤. <context:component-scan base-packa ...
- CentOS 防火墙开放特定端口
iptables是linux下的防火墙,同时也是服务名称. service iptables status 查看防火墙状态 service iptables start ...