2DWorlds Forums
I will start learning Java. - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: Programming (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=30)
+--- Thread: I will start learning Java. (/showthread.php?tid=7920)

Pages: 1 2 3


I will start learning Java. - Nice - 08-10-2011

I will start learning java today. I won't be online for a long time. bye!


RE: I will start learning Java. - Chaos - 08-10-2011

Well look who it is! :o


RE: I will start learning Java. - Login - 08-10-2011

Saying you were gone was not needed.


RE: I will start learning Java. - Ashely - 08-10-2011

You should start off with HTML and work you're way up. Java is an intense program.


RE: I will start learning Java. - Login - 08-10-2011

(08-10-2011, 07:19 PM)Ashely Wrote: You should start off with HTML and work you're way up. Java is an intense program.

Java is pretty easy, although HTML has nothing to do with the fields of Java.


RE: I will start learning Java. - Ashely - 08-10-2011

He should still start off with an easier language instead of just jumping on Java, It's not a program you can just learn, and be good at it.


RE: I will start learning Java. - Login - 08-10-2011

I agree, but I feel as if Java is a good program language to learn if you want to learn one - if you learn Java, you can learn most all the other languages.


RE: I will start learning Java. - Qwertygiy - 08-10-2011

HTML is probably best to start out with, because it's like the backbone of internet languages.

Once you can make some basic HTML, you can start work on Javascript -- which is a bit easier than Java -- and PHP very easily.

Like on Buildism -- you have to build the car before you can script it to drive.


RE: I will start learning Java. - Glome - 08-10-2011

(08-10-2011, 07:42 PM)Qwertygiy Wrote: HTML is probably best to start out with, because it's like the backbone of internet languages.

Once you can make some basic HTML, you can start work on Javascript -- which is a bit easier than Java -- and PHP very easily.

Like on Buildism -- you have to build the car before you can script it to drive.

HTML, Javascript and PHP have nothing to do with Java.
Yes you can use them all to make a website with a game.

You shouldn't suggest that he learns HTML before he learns Java since Java has nothing to do with HTML (Except embedding an applet but that is different...).
However you should learn the basics of programming.
I suggest you check out some Java books those are usually the best way to learn.
But if you don't want to/don't have time you could look for some youtube tutorials.
I know that thenewboston makes some very good programming tutorials over Java.


RE: I will start learning Java. - noob007 - 08-11-2011

(08-10-2011, 07:31 PM)Login Wrote: I agree, but I feel as if Java is a good program language to learn if you want to learn one - if you learn Java, you can learn most all the other languages.

That's only true for lower-level languages like C...