Mon Mar 17 11:55:34 GMT 2025 From /weblog/design
Implementation
Tired with duplicating Try-Catch for resource acquisition? Can try to create proxy method - http://hamletdarcy.blogspot.com[..]clarative-synchronization-with-java.html
Discussion of naming of if block - http://blog.objectmentor.com/articles/2008/09/26/if-methods-redux
Factors for choosing a strategic technology stack, runtime performance is not a factor for him, probably good idea - http://jchyip.blogspot.com[..]1/04/factors-for-choosing-strategic.html
Don't think , stay focus - http://www.threeriversinstitute.org/blog/?p=594
Using class name as variable name is a bad thing? I doubt about it, but interesting idea - http://www.warski.org/blog/2013/01/dry-parameter-names/
The problem of using generic name - http://martinfowler.com/bliki/TransparentCompilation.html
Beware of where memory allocated, sometime there is no off side for lazy initalization - http://plumbr.eu[..]ou-dare-to-change-hashmap-implementation
Some suggestion of how to code in order to prevent unreproducible bugs - http://googletesting.blogspot.hk[..]4/02/minimizing-unreproducible-bugs.html
More careful to check null - http://blog.jooq.org[..]et-paranoid-java-programming-techniques/
http://www.infoq.com/cn/articles/wisdom-of-programming
The fewer conditions you test for, the better your code “tastes”. - https://medium.com[..]ding-requirement-99749f37684a#.1glkhe7np
Think twice before running a loop - https://blog.jetbrains.com/idea/2017/08/code-smells-iteration
Example of how to remove mutation status - https://blog.jetbrains.com/idea/2017/08/code-smells-mutation
The Best Algorithm No One Knows About, linear randomization - https://getkerf.wordpress.com[..]0/the-best-algorithm-no-one-knows-about/
Small change can make big difference - https://blog.pitest.org[..]ars-with-a-single-character-code-change/
Eager is Easy, Lazy is Labyrinthine - https://medium.com[..]s-easy-lazy-is-labyrinthine-b12605f13048
How to organize your code? - https://kislayverma.com/programming/how-to-organize-your-code/
When you have to - https://www.codejava.net[..]r-tutorial-from-basics-to-best-practices
Ask HN: What's the most elegant piece of code you've seen? - https://news.ycombinator.com/item?id=11005003
When Done Correctly — Code Can Be a Form Of Art - https://levelup.gitconnected.com[..]y-code-can-be-a-form-of-art-5b4ca3f6f36a
(google search) (amazon search)
Sat May 21 13:06:44 GMT 2022 From /weblog/design/examples
socialmedia
Open Sourcing Twitter’s Algorithm Part 1: How Twitter Works - https://transitivebullsh.it/oss-twitter-algorithm-part-1 https://www.infoq.cn/article/Es2BoMREB9JofbzQ2SBU
(google search) (amazon search)