Hello. I'm all new to Java.
Hello. My name is Anders, and this is my first post here, as seen to your left..
Well, I'm from Norway. I like to take time to look at something, and I want to understand it before leaving it. Now, I want to learn Java. Be aware, I'm aware, I't wont be easy. I understand so.. I'll be looking around this forum often, reading whatever I can.
How much do I know from before hand? Nothing. I'd love you to leave some keywords which I could look up, a good link with information or anything that helps. Again, I do not know anything. I have not done anything else than "Hello World."
Have a nice day/night,
Friendly regards
Anders
Re: Hello. I'm all new to Java.
Hello Anders,
Here is probably the best place for you to start: The Java™ Tutorials
This is arguably the best book to learn from: https://www.amazon.co.uk/Head-First-...6038292&sr=1-1
Re: Hello. I'm all new to Java.
Hi Anders,
Though I am new here I have been reading quite extensively about java and java related programs.
I have used the Deitel Series (i.e. Java: How to Program) to get a good a headstart on Java. This covers core object oriented programming concepts in depth.
Also, I found Beginning Java Objects 2nd Edition a very good read. This will help you develop your skills from a object oriented modeling/UML viewpoint and help you code in Java.
I hope this helps and good luck on your quest to becoming a kindred java spirit :)
~switch~
Re: Hello. I'm all new to Java.
Thank you both for the reply. I'll be looking at it. :)