Valhalla Legends Forums Archive | Java Programming | Java help

AuthorMessageTime
MoNksBaNe_Agahnim
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.
April 20, 2004, 3:18 AM
Null
www.java.sun.com

One stop Java shop.
April 20, 2004, 4:39 AM
Tuberload
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.
April 20, 2004, 6:06 AM
iago
[quote author=NuLL link=board=34;threadid=6388;start=0#msg55916 date=1082435959]
www.java.sun.com

One stop Java shop.
[/quote]

no www :P

http://java.sun.com

And yes, what Tuberload said, Sun has all the online tutorials you need.
April 20, 2004, 12:54 PM
Myndfyr
[quote author=Tuberload link=board=34;threadid=6388;start=0#msg55919 date=1082441216]
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.
[/quote]

hehe, [u]Thinking in insert-language-here[/u] is always a good thing to know. :)
April 20, 2004, 11:49 PM
Null
[quote author=iago link=board=34;threadid=6388;start=0#msg55925 date=1082465666]
[quote author=NuLL link=board=34;threadid=6388;start=0#msg55916 date=1082435959]
www.java.sun.com

One stop Java shop.
[/quote]

no www :P

http://java.sun.com

And yes, what Tuberload said, Sun has all the online tutorials you need.
[/quote]

eh works for me www.java.sun.com
April 21, 2004, 12:17 AM
Fr0z3N
[quote author=MoNksBaNe_Agahnim link=board=34;threadid=6388;start=0#msg55912 date=1082431123]
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.
[/quote]

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
April 21, 2004, 1:51 AM
Tuberload
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.
April 21, 2004, 3:02 AM
Fr0z3N
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/
April 21, 2004, 3:25 AM
Myndfyr
Why'd you put it in code? If they weren't in code, the forum would automatically link (most of) them.
April 21, 2004, 10:39 PM
Fr0z3N
I dunno... guess I didn't feel like it.
April 24, 2004, 3:18 AM

Search