Self-Improvement : [Java] – ClassLoading in depth
As i'm reading a really great book form the series*"the pragmatic Bookshelf"* called The Passionate Programmer, remiding me of my (not so) early ages or some of my friends like catwell, baal and Tit'Aude. I figure i would myself have liked a post from one of my favorite blog allowing me to self-improve my pratical knowledge of the world i'm working on, so here we go on the road to a (not so) uncommon Java advanced topic - the ClassLoader. As your humble servant i must, however, apologies because being an expert in many areas (but not this one), i'll join myself to your reading for this great in depth post about class loading in the Java language, brought to you by O'Reilly On Java. Hope you'll enjoy reading it and (re-)discovering this area. P.S. i'll soon be going back to Paris, i hope we'll take the time to see each other guys ++
Newsletter
Stay updated with new articles.
Keep reading
Self-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, 2010Self-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](http://refactormycode.com/). The goal is...
Mar 16, 2010
Advanced use of Eclipse for Java
Eclipse is a wonderful tool when you're developing big projects using the Java programming language, but it's easy to just see the monster as one big, buggy, slow, heck of a program and just enjoy a s...
Oct 27, 2009
No comments yet. Be the first to comment!