- https://modelviewculture.com/pieces/i-can-text-you-a-pile-of-poo-but-i-cant-write-my-name
- About Unicode and why it require more update
- http://www.theatlantic.com/international/archive/2015/02/government-censorship-21st-century-internet/385528/?single_page=true
- About government censorship in 21st century.
- http://randomwire.com/why-japanese-web-design-is-so-different/
- It explains why Japanese (Or south-east asian in general) web design is so different from western world.
- http://priceonomics.com/a-designers-war-on-misleading-parking-signs/
- How UX designers can be useful in everyday life based on example of parking signs designed by Nikki Sylianteng and implemented in few cities.
- http://www.wisdomination.com/crapware/
- About Crapware
- http://mnx.io/blog/a-proper-server-naming-scheme/
- Interesting article
- Interesting article about useful advice about making code review useful.
- 1.Architecture / Design (Single Responsibility Principle; Open Close Principle; Code duplication; If you want messy code,clean it;bugs,Error handling,Effiency,remove commented out code)
- 2. Style( names[variable,method],length[function,file,class],number of argument,readability)
- 3. Testing
- 4. It talks as well about how to handle code reviews (Ask question ,reinforce good practices,discuss in person for more detailed points, explain reasoning, make it about the code)
- Coming soon :)
No comments:
Post a Comment