Taking The Plunge

PvtBonesPvtBones Join Date: 2004-04-25 Member: 28187Members
<div class="IPBDescription">learning Java</div> ok I've decided since my turing class is basically finished (got ym final project done already, GO battleship!) I decided to get a bit of a head start for next years programming class which is as you guessed Java.

So to make a long story short I downloaded Java2 1.4 Development Kit, and now here's where you guys come in, I opened her up and well WTH do I do? I've tried lookig for some beginner's tutorials but I haven't had any luck (most assume you know how to open up the bloody thing XD)

do you guys know of any good newbie tutorials or anything that would help ease me into Java, I have experience with VB, Turing, and a little HTML. but this, well the interface is scarier than any coding demons I've met so far.

<span style='font-size:8pt;line-height:100%'>help me...</span>

Comments

  • CabooseCaboose title = name(self, handle) Join Date: 2003-02-15 Member: 13597Members, Constellation
    <a href='http://www.cafeaulait.org/course/' target='_blank'>http://www.cafeaulait.org/course/</a>
    <a href='http://math.hws.edu/javanotes/' target='_blank'>http://math.hws.edu/javanotes/</a>

    Start with the first one though.
  • Mad_ManMad_Man Join Date: 2003-06-13 Member: 17359Members, Constellation
    Well first off, I have to recomend <a href='http://www.eclipse.org/' target='_blank'>Eclipse</a> for java. And for tuts you could alwase ask to borrow a copy of your school textbook
  • PvtBonesPvtBones Join Date: 2004-04-25 Member: 28187Members
    thanks for the speedy replies I'll be sure to check those tutorials, what exactly does eclipse does adn what should I download.

    so to go OOT in my own thread but I seem to be getting this MYSQL error thats really screwing with the forums (atleast for me, the forums haven't updated or anything, still think it's the 16th. and it won't let me into the forums.
  • TyrainTyrain Join Date: 2003-01-03 Member: 11746Members
    Thats just too much serverload. Happens sometimes to me too on busy days.
  • PvtBonesPvtBones Join Date: 2004-04-25 Member: 28187Members
    would also explain why the forums do not show anything (or update either) past January 16, 2005? the only way I can view this thread is by going through the member list on the main page, finding myself then clicking on the link to this thread.
  • Mad_ManMad_Man Join Date: 2003-06-13 Member: 17359Members, Constellation
    <!--QuoteBegin-PvtBones+Jan 18 2005, 09:08 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (PvtBones @ Jan 18 2005, 09:08 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> thanks for the speedy replies I'll be sure to check those tutorials, what exactly does eclipse does adn what should I download.

    so to go OOT in my own thread but I seem to be getting this MYSQL error thats really screwing with the forums (atleast for me, the forums haven't updated or anything, still think it's the 16th. and it won't let me into the forums. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    eclipse is a good IDE for java (or I think so its has a lot of good shortcuts too) and you want to download the one for your OS

    And this may help some
    <a href='http://www.eclipse.org/eclipse/faq/eclipse-faq.html' target='_blank'>http://www.eclipse.org/eclipse/faq/eclipse-faq.html</a>
Sign In or Register to comment.