Aprilon
http://aprilon.org/forum/

I want to learn java
http://aprilon.org/forum/viewtopic.php?f=6&t=2151
Page 1 of 2

Author:  |LorD| Kiraly [ 07 Jan 2012, 14:14 ]
Post subject:  I want to learn java

Hey guys, recently I decided to start learning java. It actually scares me, because it looks a bit hard, i never got the thing with declarations and stuff. I know c++ pretty good though, so i'm familiarized with programming. But i think java is a bit different. So if you guys can show me some java tutorials, but like the ones where the narrator explains you everything. Just like i was a total beginner, because i want to understand it well.
Edit: i would expect an answer from Puckey :3

Author:  1337Wince [ 07 Jan 2012, 14:26 ]
Post subject:  Re: I want to learn java

Been looking for the same, to be honest.

Author:  chinichi [ 07 Jan 2012, 16:00 ]
Post subject:  Re: I want to learn java

Image

Author:  |LorD| Kiraly [ 07 Jan 2012, 17:22 ]
Post subject:  Re: I want to learn java

chinichi wrote:
Image

I expected an online tutorial, thanks anyway ^^
Edit: "free eTips at dummies.com" it's written in small letters, and acutally i found something that might come in handy
http://www.dummies.com/how-to/content/j ... sheet.html

Author:  Karl [ 07 Jan 2012, 17:48 ]
Post subject:  Re: I want to learn java

I'm doing the same thing ;)

Author:  iType [ 07 Jan 2012, 18:07 ]
Post subject:  Re: I want to learn java

I'd recommend you to check this out: :v

thenewboston, a YouTube channel about programming.

Java Programming, a book about Java programming on wikibooks.

Author:  ManIAc [ 08 Jan 2012, 00:06 ]
Post subject:  Re: I want to learn java

Feel free to ask me any questions. :D I finished java, so I'm pretty fluent in it, and probably know some things a self-taught haven't though about.. I hope. :D
As for where to learn it, download Java For Dummies. It's really a great book, which have taken the best of the more advanced programming books. I'm sure you can find a torrent out there. :)

Author:  Bloody [ 08 Jan 2012, 00:36 ]
Post subject:  Re: I want to learn java

Ah Java, how I love and hate it at the same time. :D
Quote:
<@joosa> how do you say float in java? just 1.5f?
<@Gliptic> FloatFactoryFactory.getInstance(FloatFactoryFactory.defaultInstanceDescriptionString).getFactory(Locale.getLocale("en-US")).createBuilder().setString("1.5").getResult()

Seriously speaking though, Java is a good starting point to jump to the more "serious" languages like C/C++ since the syntax is quite similar. ;)

Author:  ManIAc [ 08 Jan 2012, 01:27 ]
Post subject:  Re: I want to learn java

LifeTimeBLOOD wrote:
Ah Java, how I love and hate it at the same time. :D
Quote:
<@joosa> how do you say float in java? just 1.5f?
<@Gliptic> FloatFactoryFactory.getInstance(FloatFactoryFactory.defaultInstanceDescriptionString).getFactory(Locale.getLocale("en-US")).createBuilder().setString("1.5").getResult()

:P

Author:  Jamza [ 08 Jan 2012, 02:04 ]
Post subject:  Re: I want to learn java

Knock Knock.

Who's There?

*waits 5 minutes*

Java.

Author:  Puckey [ 09 Jan 2012, 02:17 ]
Post subject:  Re: I want to learn java

Jamza wrote:
Knock Knock.

Who's There?

*waits 5 minutes*

Java.


^^^^^^^^^

Java is slow and inefficient and receives shit for it all the time. Its only real benefit is that it is rather portable. Other than that there is no reason to use java, other than to make minecraft plugins.

C++ (despite my lack of fluency in it) is widely regarded as the best programming language for several good reasons. If you're interested in programming in general, you'd be best to stick with C++; although it is difficult to learn especially for those new to programming.

However I can still show you some stuff in Java if you'd like.

Like it's been said, Java (and microsoft's rip-off twin of it, C#, which I love deeply) inherits most of its syntax from C++. They are both more or less their own versions of C++, except simplified a bit (which also means less power and capability) and fully object oriented. This will also mean you would need a full understanding of objects to learn either of the two.

Talk to me on steam if you'd like; other than that it's the same process as learning other languages. Sun has some great tutorials online ( http://java.sun.com/docs/books/tutorial/ ), other than that you can pretty much come up with loads of information through google.

Of course if you have a question you can look for yourself on google, and if all else fails post on StackOverflow or a coding forum of some sort, or ask me or one of the more experienced coders.

Good luck, mate.

Author:  Jamza [ 09 Jan 2012, 06:31 ]
Post subject:  Re: I want to learn java

HAPPYGOPUCKEY wrote:
Java is slow and inefficient and receives shit for it all the time. Its only real benefit is that it is rather portable.


Well, actually Java (when done right) can run near C speed and efficiency. It just runs shit code (which there is a lot of) shit.

Author:  Karl [ 09 Jan 2012, 22:38 ]
Post subject:  Re: I want to learn java

Know about any books online (like a pdf on java for beginners) that I could print out on paper? :)

Author:  |LorD| Kiraly [ 10 Jan 2012, 08:55 ]
Post subject:  Re: I want to learn java

Karl wrote:
Know about any books online (like a pdf on java for beginners) that I could print out on paper? :)

Nope sorry, and thanks guys for the help, so i decided to finish learning C++ until i'm very fluent with it. After that, i may take a look at java, just as pukey said :D.

Author:  ManIAc [ 10 Jan 2012, 19:23 ]
Post subject:  Re: I want to learn java

Karl wrote:
Know about any books online (like a pdf on java for beginners) that I could print out on paper? :)


Depends on how you want to start. Last time I talked to you, you were talking about java applets and games, so you might not want to learn all the basic stuff.
If you want it from the bottom up, the one we used in 1st Semester was great.
"Building Java Programs - A back to basics approach" by Reges Stepp

Page 1 of 2 All times are UTC + 1 hour
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/