Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|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

closed as not constructive by Bill the Lizard Aug 5 '12 at 0:25

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

6 Answers

up vote 26 down vote accepted
+125

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

Blogs:

Websites:

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

The basics:

Maven

Hibernate

Spring

share|improve this answer

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.

share|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 '12 at 22:13

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.

share|improve this answer

protected by Robert Harvey Jun 6 '12 at 1:08

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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