The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
I'm keen on getting my hands on a seemingly abandoned open source project that *could* be really useful to me if it wasn't seriously flawed. I can sort of see what is wrong but as I'm totally ignorant of the language I don't know how to fix it.
I can already program so I'd be looking for more of a 'get to grips with the langauge's features' book than anything else. I grabbed the tutorials from the Sun website and haven't had much of a look at it as yet, but I'm more inclined to have a weighty tome on my desk than squint at a screen and constantly flick between windows. If there are any really good online tutorials then I'd still be happy to use those.
Cheers.
> Erm I'm not as bad anymore.. should of seen the old days when i was
> here in the SR archive.
I can vouch for this :O)
> Silent-Scope wrote:
> Is it any hard to learn?
>
> Only if you suck at grammar
Erm I'm not as bad anymore.. should of seen the old days when i was here in the SR archive.
> Cheers Miserableman, looks like some good stuff in there.
>
> I found an excellent looking (and free) book while I was searching
> about last night - Thinking in Java by Bruce Eckel.
> http://www.mindview.net/Books/TIJ/ I don't think it's a beginner's
> book really but if you can already handle C syntax then it should be
> really good. It won some kind of award too.
That is a good free book with plenty of help in it.
If you need anything more specific, do let me know. I added you and adrian to my msn.
I found an excellent looking (and free) book while I was searching about last night - Thinking in Java by Bruce Eckel. http://www.mindview.net/Books/TIJ/ I don't think it's a beginner's book really but if you can already handle C syntax then it should be really good. It won some kind of award too.
http://www.melonrock.com/material/bukes.zip
This is a 22MB download, and took me so long to upload I'm going to investigate slowdown in my network with a view to replacing my broadband supplier. Die NTL :O|
> Is it any hard to learn?
In all seriousness, Java is a good learning language, to learn it properly you have to learn more than just the syntax and semantics, you need to learn how to design and construct object-oriented code.
> Is it any hard to learn?
Only if you suck at grammar
I'll have a look at the real life books too. I'm quite tempted by Beginning Java 2 by I Horton: personal reccommendation + rave reviews on Amazon.
Miserableman wrote:
> Java is really easy if you know OO and you're not scared of C-like
> syntax.
After spending a couple of hours with the Sun tutorials I'd have to agree - much less wailing and gnashing of teeth than programming in C++.
In case anyone's interested the program I'm interested in altering/robbing from is a Spanish vocabulary builder that should (in theory) be able to conjugate verbs: http://sourceforge.net/projects/spanishvocab/