Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the easiest way to get started with Java?

easiest Java STARTED
0
Posted

What is the easiest way to get started with Java?

0

[*] Follow these steps. 1. Look at the books section of the FAQ to see what kind of book will suit you. There is no one perfect Java book. The right book depends on the style, pace, and detail that you are comfortable with. Amazon has good info and reviews on Java books. 2. Download a free Java compiler from http://java.sun.com Service packs for Solaris (if any are needed) can be found at: http://www.sun.com/solaris/jdk/download.1.2.1_02/en/sparc/1.2.1_02_sparc_jdk_patches.tar 3. Read the free Java tutorial, at http://java.sun.com/docs/books/tutorial/index.html (bookmark it, so you will easily find it again). 4. Avoid Microsoft’s J++ product, which is in the words of Microsoft’s own employees “polluted Java”. It is designed to undermine standard Java, and has many deliberate platform-specific incompatibilities, including new keywords in the language. 5. To get some tips on getting started with a programming homework assignment, look at http://www.concentric.net/~pats/beginner.html. 6.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123