vote up 4 vote down star
11

What are the best Java coding practices Podcast you can find on the net?
I'm thinking in a podcast like HeardingCode or Hanselminutes, but oriented to java development... is there any this good out there? thanks!

flag

9 Answers

vote up 11 vote down check
  1. javaworld
  2. JavaPosse
  3. Java Mobility
  4. Sun Developer Network
  5. Informit Java podcasts
link|flag
Neat!, Thank you! :) – ramayac Sep 10 '08 at 17:24
vote up 9 vote down

I just found JavaPosse, which is basically a Java-related newscast

link|flag
vote up 0 vote down

Also, this question is kind of related, though it isn't java-specific.

link|flag
vote up 3 vote down

JavaPosse is pretty much the "de facto" one that everyone I work / interact with listens to, so I'd 2nd pkaeding's suggestion

link|flag
vote up 3 vote down

Another vote here for the Java Posse. The four hosts are all guys that have worked for companies like Google, Apple, and Sun. Not only are they experienced, but they have a good rapport which makes for an entertaining program.

Also I enjoy listening to this show despite the fact that I barely use any of the technologies that they spend the majority of time talking about.

link|flag
vote up 4 vote down

It has to be the Java Posse. If you want to find the answer to something, look back through their back catalogue. They've probably talked to the person responsible at some point. Episode 200 was a good overview of this for those new to them. Also check out their google group for discussions and Q&A. Oh, and then there's their Open Spaces Conference... (I'm a fan you might have guessed)

link|flag
vote up 2 vote down

I would also add software engineering radio. This postcast is not explicitly java centric. But I think it rather java focussed...

link|flag
vote up 1 vote down

I listen to the Grails Podcast. It covers Grails and Groovy news. Groovy is a dynamic language which targets the JVM. It can compile Java as well as itself. So, some of the libraries discussed on the podcast are built on plain ol' Java. It's an informative show but I wish its audio engineer would spend more time leveling out the volume.

link|flag
vote up 1 vote down

I second jbandi with Software Engineering Radio. One episode I really loved was on Software Architects. I heard it about a week after Joel and Jeff did a podcast about what a waste Software Architects are. It made it very clear that you have to consider that just because you never needed a Software Architect, that under different circumstances, that's what you might really need.

link|flag

Your Answer

Get an OpenID
or

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