Hello to everyone, I just need an advice about how is the best way to start with Java.
Please guys any advises any hints and I would be grateful.
Thnx :o
Printable View
Hello to everyone, I just need an advice about how is the best way to start with Java.
Please guys any advises any hints and I would be grateful.
Thnx :o
I would suggest starting with Oracle's getting started tutorial, followed by Learning the Java Language.
Taking a class if you can is the a great way to learn about Java (preferably one where you can physically talk with the teacher).
There are also several good books, but I'm unfamiliar with the available selection.
Probably the best method though is just try it out. Read through tutorials/books or follow guided instruction, then just see if you can see where that concept can be applied. Try to write simple programs that help you with some basic day-to-day tasks. Don't be afraid to fail as everyone has written bad programs. It's all part of the learning process, and the more exposure you get the better you'll become.
Good luck and happy coding :)
Alright sounds perfect, I can't thank you enough :)