Last active
July 12, 2016 04:37
-
-
Save taylortao/945d18be1086a1c09506441240286274 to your computer and use it in GitHub Desktop.
My plan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| At first: | |
| You cannot connect dots looking forward, but you can connect dots looking backward. By Steve jobs | |
| compound interest is the most powerful weapon in the universe. | |
| Freedom, Fitness, Family. | |
| Always know your priority queue. | |
| English | |
| (1) Vocabulary (TOFEL) | |
| (2) Spoken English (TOFEL) | |
| how to pronunciate terms correctly? | |
| such as: git, azure | |
| please find it on youtube by yourself. | |
| try to be more open. | |
| read english document. | |
| Tech stack | |
| (1) front end | |
| react (most important) / backbone / angular / javascript / css | |
| nodejs (lightweight back end) -> not popular in big project | |
| (2) back end | |
| python / ruby on rails / java / scala / golang | |
| how to scalable? | |
| how to load balance? | |
| how to do cache? by Redis, memcached? | |
| how to do master-slave? | |
| replicate? sharding? | |
| (3) mobile | |
| ios: object-c swift | |
| android: java android studio | |
| react native | |
| (4) git, code review |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment