snutz411 0 Report post Posted December 22, 2005 Java was the first programming language that I learned on my own...no teachers, no friends, just me and the internet. One of the best aspects of Java is the heavy documentation provided by Sun and every other Java developer out there.Here is a link to a site that lists loads of examples of Java code.http://forums.xisto.com/no_longer_exists/?They have examples of setting up a JDBC/ODBC connection for database use, creating ZIP files for archival purposes, and simply showing you how to use vectors. This site is great for learning the basics and building applications on top of it.Hope you enjoy! Share this post Link to post Share on other sites
miCRoSCoPiC^eaRthLinG 0 Report post Posted December 22, 2005 Oh awesome man That's definitely a terrific resource site - and the way they've split up examples topicwise, they're going to help someone who knows java coding a bit to jump straight into a topic and start working on it. Good one Share this post Link to post Share on other sites
PureHeart 0 Report post Posted December 22, 2005 Great! I've just checked it out. The examples are good way to learn a new programming language. I think that this resource is useful for the ones that know Java already. Because beginner can't understand the code. They don't have to book to guide them (The Java Developers Almanac 1.4) Share this post Link to post Share on other sites
Jeigh1405241495 0 Report post Posted December 23, 2005 Awesome, I would say java is pretty good to try to learn on your own, and stuff like this would be a big help to someone just starting out. Awesome Share this post Link to post Share on other sites
Bio1405241516 0 Report post Posted December 30, 2005 Yes, pretty big resource. But actually i need a tutorial. Could anyone give me a site with JAVA tutorials ? Share this post Link to post Share on other sites
snutz411 0 Report post Posted December 30, 2005 Yes, pretty big resource. But actually i need a tutorial. Could anyone give me a site with JAVA tutorials ? 1064334331[/snapback] The greatest thing about Java is that it is heavily documented. If you want Java tutorials, why not go directly to the people who created the language? http://www.oracle.com/technetwork/java/index.html There are loads of tutorials on that site ranging from howtos on Beans, GUIs, and Security. Share this post Link to post Share on other sites
Bio1405241516 0 Report post Posted December 31, 2005 Thank you ! :DP.S.: Is there any IDE for Java under *nix (FreeBSD,Linux)? Share this post Link to post Share on other sites
snutz411 0 Report post Posted January 15, 2006 Thank you ! P.S.: Is there any IDE for Java under *nix (FreeBSD,Linux)? 1064334417[/snapback] Who needs an IDE to compile Java code under Unix? Just use VI. But if you must, you can try NetBeans, Eclipse, and I'm sure there should already be some type of Universal Language IDE already installed. Share this post Link to post Share on other sites
iGuest 3 Report post Posted August 8, 2008 java applet/Biodata programe Java By Example I want java applet coding for BioData programe. Please send immediatly Thank you By Venkatesan.Are Helios Info System (p),Ltd,Cheenai -reply by venaktesan Share this post Link to post Share on other sites