Java Help

C++, C#, Java, PHP, ect...
User avatar
Noctrine
Posts: 928
Joined: Thu Apr 23, 2009 9:57 pm

Re: Java Help

Post by Noctrine »

Also, when it comes to learning stuff. The Javadoc is your best friend.
Jesse Dorsey
ProjectANI - Lead Developer Person
http://about.me/jessedorsey
Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Java Help

Post by Falken »

I will read JAVA courses on my next year at university I think :p

At the moment we read LISP...talk about lots of parenthesises :P
If you haven't seen lisp, it looks like this:

Code: Select all

Calculate (2 + 4 * 10)/(20 * 5) in LISP:

(/ (+ 2 (* 4 10)) (* 20 5))
Becomes hell lot of those parentheises after a while :roll:
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Java Help

Post by hallsofvallhalla »

haha, yes java is a beast!
User avatar
kyraneth
Posts: 664
Joined: Thu Apr 23, 2009 2:56 pm

Re: Java Help

Post by kyraneth »

Thanks falken, very useful link!
Just FYI, the post is above, so stop looking down here and do something useful.

king noob. Nice.
countvoldermort
Posts: 165
Joined: Tue Oct 13, 2009 4:22 pm

Re: Java Help

Post by countvoldermort »

Started my javascript tuts a few weeka ago, getting on well with the website im usein ;)
Im dumb;)
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Java Help

Post by hallsofvallhalla »

remember java and javascript are two totally different things. I like javascript far better :)
countvoldermort
Posts: 165
Joined: Tue Oct 13, 2009 4:22 pm

Re: Java Help

Post by countvoldermort »

same javaSCRIPT is better, i can do pop up boxs, i only started the other day :) The website i use is rellay good to ;)
Im dumb;)
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Java Help

Post by hallsofvallhalla »

alert(); is my favorite debugging tool :)
countvoldermort
Posts: 165
Joined: Tue Oct 13, 2009 4:22 pm

Re: Java Help

Post by countvoldermort »

i know one! :lol: with the script tags and all that! :)
Im dumb;)
Post Reply

Return to “Coding”