About this site          Contents        Our Experts 
  Language:  eng/rus    

  Information
      Technologies
         for Enterprises

 Review, publications
 Efficiency
 Terms, Abbreviations
 Standards




Java Programming Language

Preparation for lessons.

  Before to learn the first lesson it is necessary to establish necessary programs, if they are not yet established. They can be downloads from disks, or from the Internet:

  • NetBeans IDE, it is possible to find here: https://netbeans.org/downloads/index.html. After that, it is necessary to start installation of the archive file "netbeans-8.1-javaee-linux.sh", with the manager rights.
  • JDK, it is possible to find here: http://java.sun.com/javase/downloads/index.jsp.

  After “NetBeans IDE” and “JDK” are installed, you ought to pay attention to a directory where the basic files and libraries are installed, for example, “JDK”, as usual, are installed in a directory: …/<usr>/java/jdk1.8.0_65/jre/lib, and the “NetBeans IDE” libraries are installed in: …<NetbeansInstalledDirectory>/… /lib.
The basic files are created in a directory: <NetbeansInstalledDirectory>/netbeans-8.1,
and files of projects - in: …<NetbeansInstalledDirectory>/<user>/NetBeansProjects,
where <user> - is a name of your personal folder.

NEXT >

  See also:
• 1.  Preface.
• 3.  Lesson 1. First application.
• 4.  Other Lessons.





Return to a main page




    All rights reserved. © 2021   |
  Contact us for more information on this issue and copyrights.