To continue to question further I'm more interested in blogs, websites who once in a while release a tutorial, tip or best-practice on the topics I mentioned. For ex : http://net.tutsplus.com/ is very good website to follow if you wanna learn about or upgrade your knowledge about CSS, HTML, Javascript, PHP .. Is there a website like this for Java and related technologies?

link|improve this question
Related: "Good sources to learn about Java trends" stackoverflow.com/questions/2539954/… – matt b Mar 31 '10 at 14:59
@matt b This is not only about Java, its about these other technologies as well, so far I haven't found a website who updates regularly, and gives examples and best practices how to do certain things more efficiently or just quick tips. its really shame that such a website doesn't exist(or maybe it does) I'm still waiting for an answer – ant Mar 31 '10 at 15:02
There are 8 links in the question I linked to about places to learn about "Java trends". I can't imagine that Hibernate and Spring and Maven would not fall under the umbrella of "Java trends". – matt b Mar 31 '10 at 15:23
@matt b yes matt that is true but that is not what I'm asking, I'm not asking about performance, technologies, I'm looking for daily uses, encountered problems, optimal solutions, best-practice tips and of course trends. – ant Mar 31 '10 at 18:26
1  
BlueRaja The Green Unicorn I still use askjeeves.com , gee maybe thats why I couldn't find any, darn it I'll try this google you speak of – ant Apr 13 '10 at 21:35
show 5 more comments
feedback

6 Answers

up vote 15 down vote accepted
+125

I'll list some of the ones I'm reading, via RSS:

Blogs:

Websites:

link|improve this answer
was the downvote due to giving a link to my blog? – Bozho Apr 11 '10 at 7:04
feedback

The basics:

Maven

Hibernate

Spring

link|improve this answer
feedback

Although it's not a blog, but Java Posse Podcast and its shownotes cover most trends in Java world. For a collection of Java tutorials and its related framework, Good Tutorials is a site you want to spend your time with.

link|improve this answer
1  
IMO, the signal to noise ratio is very low on that podcast. I used to love listening to the Java Posse podcast, but I realize now that they have a lot of fluff and irrelevant jabber. I don't have time for fluff anymore. – Mike Pone Jan 5 at 22:13
feedback

I will use this opportunity to point you to my modest Java blog: http://eyalsch.wordpress.com/

I add a post about once a month, usually about non-trivial Java issues that I encounter.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.