Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where do I start learning? 3

Status
Not open for further replies.

vivasuzi

Programmer
Jun 14, 2002
183
Hi :) I'm looking to start learning Java, Swing, JSP, and whatever I can. I basically need to add it to my list of skills or else I may never find a job! so...

Where is a good place to start?? (preferably free and online)

What do you think I should focus on?? (java applets, swing, jsp, anything else?)

Thanx for your suggestions and links!

[cat2] *Suzanne* [elephant2]
[wavey] [wiggle]
 
Well first download the J2SE SDK (Java 2 Platform, Standard Edition) at
Then go to Sun's java site (http:\\ and read there tutorial (lactated at: The tutorial will go over java applets, swing, jsp, JDBC (Java API for Database), and more...

Focus on the basic stuff and everything will just fall into place :)

Some other good site to learn this language:

The below site has a good (free) ebook on learning JAVA/OOP




Hope this helps.
 
I would suggest you get one of those certification books, i.e. java cert 1.4 certification by kathy sierra. It's not a walk in the park, trust me! but when you read other books, like Thinking In Java by Bruce Eckel(the best java book ever!), you will understand it a lot easier because those exam materials are really hard.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top