Business Intelligence Network business intelligence resources

Blog: Pete Loshin

« Fake Names for Realistic Data | Main | Something new to think about: "Attention Silos" »

Instructional Eclipse/Java Videos

Curious about Eclipse? Then check out a series of tutorials called Eclipse And Java For Total Beginners, by Mark Dexter. Mark has put together 16 tutorial screencam videos that show just how easy it is to develop Java code using the Eclipse platform.

According to his introduction, Mark isn't an Eclipse or Java expert, just a guy with 30 years of solid development experience who discovered Eclipse and liked it--and decided to contribute this series of tutorials.

  Posted by Pete Loshin on July 30, 2007 7:00 AM |

Comments

Thanks for writing this post about my tutorial. I wanted to let you know that I have created a new video tutorial called “Eclipse and Java: Introducing Persistence”. This tutorial teaches a beginning Java programmer how to save Java objects to disk files using either XML or object serialization. More information is available at the project website, http://eclipsetutorial.sourceforge.net/persistence.html. Thanks. Mark Dexter

Post a comment