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
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
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
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