Looking more closely "Welcome"


Applications Home has four components, namely:

    
definition package (package)
    
comment
    
class definition (class)
    
main method




Let us discuss one by one.



Read Users' Comments (0)

Starting Java

The computer program is a series of instructions that are given so that the computer can work. A job may be simple for humans can not be understood by computers. Man must give directions to the computer how to do suatutugas in the form of programming language. Different programming languages ​​with human language, because the computer requires a more standard rules of what is allowed and what not in a programming language. This rule is called the syntax of the language.

Read Users' Comments (0)

Advantages of Java

Other programming languages ​​that have existed before Java was born was a good language and easy dipelajasi by professional programmers. However, the programmer would want something new that has a lot to solve their problems. Primarily the security of their code. This gave rise to revolutionary thoughts to find another programming language called Java. Not only security but also some things that are often referred to as the Java-buzzwords. These words describe a variety of extra features and some of the things that make Java so successful and accepted by the software world. Here is an explanation as well as the advantages of these words.

Read Users' Comments (0)

Intruducing Java Programming Language

History of Java

Java pioneered by James Gosling, Patrick Naughton, Chris Warth, Ed Frank, and Mike Sheridan of Sun Microsystems, Inc. in 1991. They require approximately 18 months to make its first version. This language was initially called "Oak" but later changed to "Java" in 1995 because of the name Oak has become the copyright and be used as any other programming language. Between making Oak in the fall of 1992 to be announced to the public in the spring of 1995, many people involved in the design and evolution of this language. Bill Joy, Arthur van Hoff, Jonathan Payne, Frank Yellin and Tim Lindholm is a key contributor to finalize the original prototype.

Modern Java

Java has been used in many ways and has proven its existence in the 21st century. Currently, Java is used various types of applications such as embedded applications, financial applications, desktop, aircraft simulation, image processing, games, distributed enterprise applications called the J2EE and many more.

Read Users' Comments (4)

Running Eclipse for the first time


Running Eclipse for the first time



  1. Find the file named eclipse.exe (in Windows) or Eclipse (on Ubuntu) and then double-click
  2. At first run Eclipse, Eclipse will ask for workspace, ie the folder where the project and the    data is placed. You can put it anywhere provided it's not in the Eclipse folder itself.
  3. Click Browse and select the folder that is desired. Tick ​​"Use this as default and do not ask again"
  4. This page is displayed. Click the "Workspace", the rightmost arrow-shaped to fit into your workspace.
Your first Java program

  1. Click on "File -> New -> Java Project"
  2. Fill in the name of the project (eg welcome), then click "Finish"
  3. After Eclipse create the project for you, at the left workspace you will see your project directory structure that starts with the project name, src folder, and the JRE System Library folder

Read Users' Comments (0)

Eclipse IDE Introduction

Eclipse is an open source community that aims to produce an open programming platform. Eclipse consists of a framework that can be developed further, auxiliary equipment to build and manage the software from the beginning to launch. Eclipse Platform is supported by a large ecosystem of technologies vendors, innovative start-ups, universities, research institutions and individuals.

Many people are familiar with Eclipse as an IDE (integrated development environment) for the Java language, but the Eclipse is more than just a Java IDE.

Read Users' Comments (0)

techo-style : first movement

Hi !
nice too meet you, all.
.

This site will be fill with anything about what i want XD
so, Enjoy it !

FAUZI, G1A010059
TEKNIK INFORMATIKA UNIB

Read Users' Comments (0)