Self-Improvement : Refactor my code !!
I don't know any young developper who wouldn't have liked a good review of its own code, but no-one could take the time to do so. Here comes Refactor My Code. The goal is simple : You post your code a you get a review. Best way for a Java developper to understand the ways of Python, or a C++ one to understand Ruby. Enjoy.
Newsletter
Stay updated with new articles.
Keep reading
Self-Improvement : [Java] – ClassLoading in depth
As i'm reading a really great book form the series*"the pragmatic Bookshelf"* called [The Passionate Programmer](http://www.amazon.com/Passionate-Programmer-Remarkable-Development-Pragmatic/dp/1934356...
Feb 28, 2010Self-Improvement : [Java] – Weak references (Soft/Phantom)
Adding to my series of article for self-improvement (especially) in Java, here's a [good link to explain Weak references](http://weblogs.java.net/blog/2006/05/04/understanding-weak-references) (vs Str...
Mar 15, 2010
Langage de programmation : Comme si les performances comptaient ...
Comme j'anticipe le gros troll qui pourrait découler d'un tel titre, je vais préciser ma pensée : Je ne veux pas dire qu'il ne faut pas optimiser son code autant que faire se peut et qu'il n'est pas n...
May 13, 2009
No comments yet. Be the first to comment!