What are the best Java Podcasts? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-03T20:05:59Z http://stackoverflow.com/feeds/question/54017 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts 4 What are the best Java Podcasts? ramayac 2008-09-10T13:22:03Z 2009-05-01T23:31:27Z <p>What are the best Java coding practices Podcast you can find on the net?<br /> I'm thinking in a podcast like <strong>HeardingCode</strong> or <strong>Hanselminutes</strong>, but oriented to java development... is there any this good out there? thanks!</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/54023#54023 10 Answer by pkaeding for What are the best Java Podcasts? pkaeding 2008-09-10T13:23:42Z 2008-09-10T13:23:42Z <p>I just found <a href="http://www.javaposse.com/" rel="nofollow">JavaPosse</a>, which is basically a Java-related newscast</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/54029#54029 0 Answer by pkaeding for What are the best Java Podcasts? pkaeding 2008-09-10T13:26:04Z 2008-09-10T13:26:04Z <p>Also, <a href="http://beta.stackoverflow.com/questions/1644/what-good-technology-podcasts-are-out-there" rel="nofollow">this question</a> is kind of related, though it isn't java-specific.</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/54032#54032 12 Answer by Prakash for What are the best Java Podcasts? Prakash 2008-09-10T13:27:45Z 2008-09-10T13:27:45Z <ol> <li><a href="http://www.javaworld.com/podcasts/" rel="nofollow">javaworld</a></li> <li><a href="http://www.javaposse.com/" rel="nofollow">JavaPosse</a></li> <li><a href="http://java.net/pub/ct/mobileandembedded" rel="nofollow">Java Mobility</a></li> <li><a href="http://java.sun.com/developer/media/" rel="nofollow">Sun Developer Network</a></li> <li><a href="http://www.informit.com/podcasts/index.aspx?st=60291" rel="nofollow">Informit Java podcasts</a></li> </ol> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/54212#54212 3 Answer by Kivus for What are the best Java Podcasts? Kivus 2008-09-10T14:33:36Z 2008-09-10T14:33:36Z <p>JavaPosse is pretty much the "de facto" one that everyone I work / interact with listens to, so I'd 2nd pkaeding's suggestion</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/54266#54266 4 Answer by bpapa for What are the best Java Podcasts? bpapa 2008-09-10T14:50:58Z 2008-09-10T14:50:58Z <p>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.</p> <p>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.</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/58523#58523 5 Answer by Andrew Harmel-Law for What are the best Java Podcasts? Andrew Harmel-Law 2008-09-12T08:49:08Z 2008-09-12T08:49:08Z <p>It <em>has</em> to be the <a href="http://www.javaposse.com" rel="nofollow">Java Posse</a>. 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. <a href="http://www.javaposse.com/index.php?post_id=367094" rel="nofollow">Episode 200</a> was a good overview of this for those new to them. Also check out their google group for discussions and Q&amp;A. Oh, and then there's their <a href="http://www.mindviewinc.com/Conferences/JavaPosseRoundup/" rel="nofollow">Open Spaces Conference</a>... (I'm a fan you might have guessed)</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/450417#450417 2 Answer by jbandi for What are the best Java Podcasts? jbandi 2009-01-16T13:35:27Z 2009-01-16T13:35:27Z <p>I would also add <a href="http://se-radio.net/" rel="nofollow">software engineering radio</a>. This postcast is not explicitly java centric. But I think it rather java focussed...</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/523259#523259 1 Answer by Tom Conder for What are the best Java Podcasts? Tom Conder 2009-02-07T06:05:50Z 2009-02-07T06:05:50Z <p>I listen to the <a href="http://www.grailspodcast.com/" rel="nofollow">Grails Podcast</a>. 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.</p> http://stackoverflow.com/questions/54017/what-are-the-best-java-podcasts/813708#813708 1 Answer by Tim Troy for What are the best Java Podcasts? Tim Troy 2009-05-01T23:31:27Z 2009-05-01T23:31:27Z <p>I second jbandi with <a href="http://www.se-radio.net/" rel="nofollow">Software Engineering Radio</a>. One episode I really loved was on <a href="http://www.se-radio.net/tags/architecture?page=2" rel="nofollow">Software Architects</a>. 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.</p>