Valhalla Legends Archive

Programming => General Programming => Java Programming => Topic started by: MoNksBaNe_Agahnim on April 19, 2004, 10:18 PM

Title: Java help
Post by: MoNksBaNe_Agahnim on April 19, 2004, 10:18 PM
I have taken a break recently from posting and on the channel as some know. Main reason being school/work, but another main reason was I wanted to try to test my C++ skills and such by myself since I felt others were doing work for me and not I myself doing it. Anyways with that aside I am interested in picking up Java since I feel it will better suit my needs. I have found some books on Java but since money for me is scarce right now I can't buy one. Next logical step I did was google for it. Although many links popped up I was never able to find a tutorial on Java that I could find for C++. Using cplusplus.com as reference, this has guides for everything you need to know, from data types, to arrays, to OO, to i/o. But for Java I have only been able to find tutorials based on its OO aspects. These tutorials are expecting you to already know the basics of Java, something I do not know.

To make this long story short, can anyone point me in the general direction of a good online Java tutorials, didn't find java.sun.com very much help but then again I didn't look at it very extensivly. Thanks for any and all help.
Title: Re:Java help
Post by: effect on April 19, 2004, 11:39 PM
www.java.sun.com

One stop Java shop.
Title: Re:Java help
Post by: Tuberload on April 20, 2004, 01:06 AM
http://java.sun.com/docs/books/tutorial/

Lookup "Thinking in Java 3rd Edition" by Bruce Eckel. It is an excellent book, and it is publicly available online.
Title: Re:Java help
Post by: iago on April 20, 2004, 07:54 AM
Quote from: NuLL on April 19, 2004, 11:39 PM
www.java.sun.com

One stop Java shop.

no www :P

http://java.sun.com

And yes, what Tuberload said, Sun has all the online tutorials you need.
Title: Re:Java help
Post by: MyndFyre on April 20, 2004, 06:49 PM
Quote from: Tuberload on April 20, 2004, 01:06 AM
http://java.sun.com/docs/books/tutorial/

Lookup "Thinking in Java 3rd Edition" by Bruce Eckel. It is an excellent book, and it is publicly available online.

hehe, Thinking in insert-language-here is always a good thing to know. :)
Title: Re:Java help
Post by: effect on April 20, 2004, 07:17 PM
Quote from: iago on April 20, 2004, 07:54 AM
Quote from: NuLL on April 19, 2004, 11:39 PM
www.java.sun.com

One stop Java shop.

no www :P

http://java.sun.com

And yes, what Tuberload said, Sun has all the online tutorials you need.

eh works for me www.java.sun.com
Title: Re:Java help
Post by: Fr0z3N on April 20, 2004, 08:51 PM
Quote from: MoNksBaNe_Agahnim on April 19, 2004, 10:18 PM
To make this long story short, can anyone point me in the general direction of a good online Java tutorials, didn't find java.sun.com very much help but then again I didn't look at it very extensivly. Thanks for any and all help.

didn't find java.sun.com very much help

I was also looking for tutorials and I couldn't find a good one on java.sun.com try:
http://www.javaforstudents.co.uk
Title: Re:Java help
Post by: Tuberload on April 20, 2004, 10:02 PM
I think there is a problem if you don't find java.sun.com helpful...

Addition: Maybe you should quit getting high. :P At least keep it to nights and weekends.
Title: Re:Java help
Post by: Fr0z3N on April 20, 2004, 10:25 PM
Maybe :) my friend just gave me a list of java tutorials here, enjoy!

http://math.hws.edu/javanotes/ - main o
http://www.programmingtutorials.com/java.aspx  database of tutorials
http://www.disordered.org/Java-QA.html - java basics not coding
http://java.sun.com/docs/books/tutorial/java/index.html
http://www.wdvl.com/Authoring/JavaScript/Tutorial/
http://www.joegrip.com/java-course.html    -example (money)
http://www.javacoffeebreak.com/tutorials/gettingstarted/part1b.html - nice
http://www.student.kuleuven.ac.be/~m9607769/learn.htm
http://www.ibiblio.org/javafaq/javatutorial.html
http://www.apl.jhu.edu/~hall/java/ - werd up
http://oopweb.com/Java/Documents/IntroToProgrammingUsingJava/VolumeFrames.html  - nice loookin
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-java101.html
http://www.java.com/en/learn/index.jsp  - no code, info
http://www.programming.de/index.php?learn_java.php asi asi
http://www.devdaily.com/java/edu/pj/  - sex c
http://chortle.ccsu.edu/cs151/cs151java.html  SCHOOL ISH- QUIZES~!!
http://www.cafeaulait.org/javatutorial.html  - Lotsa shit, nice interface, sex c
http://journals.ecs.soton.ac.uk/java/tutorial/ - downloadable tutorial
http://sepwww.stanford.edu/sep/josman/oop/oop1.htm - A better understanding of oop/java
http://www.vijaymukhi.com/vmis/java.html - applets applets.... has some links ?
http://webdeveloper.com/java/java_programming_grounds_up.html - some links/ tutorial shit
http://www.javaprepare.com/notes/intro.html - gatta know fundimentals!
http://www-2.cs.cmu.edu/~jch/java/optimization.html - 0ptimize mah code, bitch
http://www.mike-levin.com/learning-java/toc.html - mike leven? NICE sitez0r
http://scv.bu.edu/Doc/Java/tutorial/getStarted/index.html  Organized
http://www.jai.ch/frame.html  - Old? but nice
http://www.geocities.com/lkp550/JAVAHUT.htm
http://www.freewarejava.com/
Title: Re:Java help
Post by: MyndFyre on April 21, 2004, 05:39 PM
Why'd you put it in code?  If they weren't in code, the forum would automatically link (most of) them.
Title: Re:Java help
Post by: Fr0z3N on April 23, 2004, 10:18 PM
I dunno... guess I didn't feel like it.