How to Become a Java Programmer

Visit Oracle's Java SE download page and download the correct package for your platform: typically Windows, Linux, or Solaris., Learn to use a basic, "clean" editor like Notepad (Windows), vim or Emacs or Notepad++ (Windows) or Sublime Text or Gedit...

10 Steps 1 min read Medium

Step-by-Step Guide

  1. Step 1: Visit Oracle's Java SE download page and download the correct package for your platform: typically Windows

    Macintosh users will find they already have the J2SE installed.

    Alternatively, use an open-source or other third-party compiler such as gcj or jikes, and compile to a native executable or run it with the Java JRE.
  2. Step 2: or Solaris.

    These don't taint your program source with formatting information as does, for example, Microsoft Word or Libreoffice Write.

    Whatever editor you use must have the option to save as "plain text". , Compile to .class files.

    Run the program with the Java executable, or as an applet in a browser.

    If the functionality isn't correct, or you want to add more features, start again at step
    1. , application to get familiar with the process. , and Google.

    Make good use of this extraordinary resource.
  3. Step 3: Learn to use a basic

  4. Step 4: "clean" editor like Notepad (Windows)

  5. Step 5: vim or Emacs or Notepad++ (Windows) or Sublime Text or Gedit (Linux).

  6. Step 6: Learn the basic edit-compile-test cycle (or build cycle): Create or edit the program source file(s).

  7. Step 7: Compile and run a simple Hello World!

  8. Step 8: When you run into a snag

  9. Step 9: a large number of problems and their solutions can be found with a search engine

  10. Step 10: like Yahoo!

Detailed Guide

Macintosh users will find they already have the J2SE installed.

Alternatively, use an open-source or other third-party compiler such as gcj or jikes, and compile to a native executable or run it with the Java JRE.

These don't taint your program source with formatting information as does, for example, Microsoft Word or Libreoffice Write.

Whatever editor you use must have the option to save as "plain text". , Compile to .class files.

Run the program with the Java executable, or as an applet in a browser.

If the functionality isn't correct, or you want to add more features, start again at step
1. , application to get familiar with the process. , and Google.

Make good use of this extraordinary resource.

About the Author

M

Megan Campbell

A passionate writer with expertise in lifestyle topics. Loves sharing practical knowledge.

104 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: