SMF For Free Support Forum

General Stuff => Programming => Java => Topic started by: chocothunda on January 16, 2009, 08:39:56 pm

Title: Java Help
Post by: chocothunda on January 16, 2009, 08:39:56 pm
How could I teach myself java?
Title: Re: Java Help
Post by: Jessie on January 16, 2009, 08:44:36 pm
I think at the java website. They have guides ect. They used to atleast.
Title: Re: Java Help
Post by: chocothunda on January 16, 2009, 08:46:08 pm
Will that help me quickly?  Because I want to learn how to code RSPS. 
Title: Re: Java Help
Post by: Andrew on January 17, 2009, 01:53:28 am
Learn about Java technology (http://java.com/en/about/)

Its never "quick" to learn about anything...it takes time. If you want to learn about Java, you need to take your time ;)
Title: Re: Java Help
Post by: [JeReMy] on January 17, 2009, 05:49:33 pm
what about www.w3schools.com dont they have taht stuf
Title: Re: Java Help
Post by: Celebrus on January 20, 2009, 02:31:18 am
If you don't know any previous experience, forget java and go for a simpler scripting language like ruby, python and lua.
Title: Re: Java Help
Post by: Colette Brunel on January 20, 2009, 09:05:08 am
If you don't know any previous experience, forget java and go for a simpler scripting language like ruby, python and lua.

Better off starting with C.  :D
Title: Re: Java Help
Post by: Mdog on January 28, 2009, 11:12:03 am
If you don't know any previous experience, forget java and go for a simpler scripting language like ruby, python and lua.
Java is actually quite easy.  It's a lot like many other languages.  I suggest reading ANYTHING that has the word O'reilly in it.
Title: Re: Java Help
Post by: Celebrus on January 29, 2009, 03:12:02 am
Java is actually quite easy.  It's a lot like many other languages.  I suggest reading ANYTHING that has the word O'reilly in it.

Java - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/j/java.java
Ruby - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/r/ruby.rb
Lua - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/l/lua.lua
Python - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/p/python.py
C - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/c/c.c

(just for fun)
BIT - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/b/BIT.bit
LOLCODE - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/l/lolcode.lol
Ook! - http://github.com/leachim6/hello-world/blob/fd6e29f0ed14b47457721229bf8c289b12e97c45/o/ook.ok


Well anyway, what I'm trying to say is- programming should be easy and fun. Some people may prefer java, but it's too verbose for my liking. But that may just be me, so look at the languages, consider what you really want to accomplish and then decide what to go with.

Look at tutorials on the internet, they help a lot. Getting a book would be a big help too. Getting really good at it will take a long time (http://norvig.com/21-days.html), so be sure to keep at it.
Title: Re: Java Help
Post by: Hondaman on January 02, 2010, 10:21:58 am
All that is rubbish,
If you want a really fast, efficient and fun way to learn java, go to youtube and find "thenewboston"
He has tutorials on all of the most commonly used programming languages from Java and PHP to Javascript and XHTML.
Hope i helped anyone looking at this.
Title: Re: Java Help
Post by: hell hound on January 09, 2010, 01:57:39 pm
oo this stuff is all so good i learned allot of stuff thanks guys :)