Question

What are some video tutorials/podcasts for Java and J2ME?

Was it helpful?

Solution

Stanford's YouTube channel has a very good introductory course on Java:

Programming Methodology (CS106A)

Other video tutorials

OTHER TIPS

I generally found the podcasts Parley's or InfoQ to be helpful. Anything from Joshua Bloch or Neal Gafter (even though they disagree about closures) to be of top notch quality.

I've never seen one that is oriented towards just "Teaching Java", but I think it's a great idea.

After you evaluate the answers here, please post what meets your needs and what is missing. I've always thought it would be fun to do a video podcast where you start with simple syntax and go through OO design, refactoring, patterns, etc. Basically just teach core Java in a podcast.

If that's what you are after and you don't find it, be sure to reply to this message. This is the one podcast I've considered doing--and I've been thinking about doing it for years, I just wasn't sure it would be of value.

If you are after general Java information--JavaPossee rocks.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top