Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 846 Vote(s) - 3.49 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[JAVA] A Basic Beginners Guide!

#1
A Basic Beginners Guide!


[Image: eclipse.png]
A little background on Java:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

(Source:Wiki)

1.Java SE:
We need a Java Platform first, so we will download it from java.sun.com
The latest update is 6u26. Choose your Operating System and also make sure you download the correct xx-bit architecture. Ex: x86 or x64.

[To see links please register here]


2. Eclipse:
Now we need a Compiler to execute and run our Java programs.
There are two most popular compilers, Netbeans and Eclipse. I prefer Eclipse.
I would recommend you to use Eclipse IDE for Java EE Developers. Again make sure you choose the correct xx-bit architecture.

[To see links please register here]


Installing and Running Guide:
1. Extract it and run the eclipse file(as Administrator).

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


Explanation:
1. Public class:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

We mostly use public class for obvious reasons. You can use any name it doesnt matter.

2. public static void main(String[] args):

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

You can again you anything instead of args, it doesnt matter.

3. System.out.println("Some Text")

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


Output:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

[/hide]
[/hide]
Reply

#2
A Basic Beginners Guide!


[Image: eclipse.png]
A little background on Java:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

(Source:Wiki)

1.Java SE:
We need a Java Platform first, so we will download it from java.sun.com
The latest update is 6u26. Choose your Operating System and also make sure you download the correct xx-bit architecture. Ex: x86 or x64.

[To see links please register here]


2. Eclipse:
Now we need a Compiler to execute and run our Java programs.
There are two most popular compilers, Netbeans and Eclipse. I prefer Eclipse.
I would recommend you to use Eclipse IDE for Java EE Developers. Again make sure you choose the correct xx-bit architecture.

[To see links please register here]


Installing and Running Guide:
1. Extract it and run the eclipse file(as Administrator).

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


Explanation:
1. Public class:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

We mostly use public class for obvious reasons. You can use any name it doesnt matter.

2. public static void main(String[] args):

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

You can again you anything instead of args, it doesnt matter.

3. System.out.println("Some Text")

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


Output:

Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

[/hide]
[/hide]
Reply

#3
Quote:(07-13-2011, 06:28 PM)1234hotmaster Wrote:

[To see links please register here]

Great guide! now one question, does java programs need dependency or no? if they don't ill start java right away! :biggrin:

If you are talking about software dependency, yes you need both those softwares stated in OP.

If you are talking about other languages, you might need to learn C++, but you can start it with Java itself, its not that much based on any other language that you need to learn that first. But learning C++ will make it easy to understand variables, operators, other functions, but if you are fast learner, you can learn it easily without C++.
Reply

#4
Great guide! now one question, does java programs need dependency or no? if they don't ill start java right away!
Reply

#5
Great guide! now one question, does java programs need dependency or no? if they don't ill start java right away!
Reply

#6
Quote:(07-13-2011, 06:28 PM)1234hotmaster Wrote:

[To see links please register here]

Great guide! now one question, does java programs need dependency or no? if they don't ill start java right away! :biggrin:

If you are talking about software dependency, yes you need both those softwares stated in OP.

If you are talking about other languages, you might need to learn C++, but you can start it with Java itself, its not that much based on any other language that you need to learn that first. But learning C++ will make it easy to understand variables, operators, other functions, but if you are fast learner, you can learn it easily without C++.
Reply

#7
{
var Iknow = "i already know variable, oporators and functions in C, C++, Python, C#, Delphi and PHP no need for starting again :biggrin:";
printf(Iknow);
}
Reply

#8
{
var Iknow = "i already know variable, oporators and functions in C, C++, Python, C#, Delphi and PHP no need for starting again :biggrin:";
printf(Iknow);
}
Reply

#9
Good. Can i ask you are from LulzSec, and maybe i can request tuts for VisualBasic? :smile: pelase
Reply

#10
Good. Can i ask you are from LulzSec, and maybe i can request tuts for VisualBasic? :smile: pelase
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through