ComputerForum.com ComputerForum.com  
Go Back   Computer Forum > Computer Software > General Software

Reply
 
LinkBack Thread Tools Display Modes
Old 06-05-2006, 12:29 PM   #1 (permalink)
Silver Member
 
leeroyMarv's Avatar
 
Join Date: Jun 2006
Posts: 181
Default What does basic Java Programming language actually look like?

I've been looking around and can't find any Java coding or anything. Could someone post the basic Java commands like to create files and to start a project and to copy files..e.t.c. What programs do you use to write Java coding, I have the program JCreator and cant find a use for itdoes the code need to be written in Java. And finally do i need a Java compiler to actually create or run a Java program through Jcreator or any other program?
leeroyMarv is offline   Reply With Quote


Old 06-07-2006, 07:11 AM   #2 (permalink)
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 25
Posts: 10,206
Default

I use Gel (http://www.gexperts.com/) as an IDE but you can use notepad. You usually need the JDK to compile java.
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in ruttin' command here.

I must plug a couple comics because they are good :D:
www.ctrlaltdel-online.com
www.userfriendly.org
Cromewell is offline   Reply With Quote
Old 06-07-2006, 01:31 PM   #3 (permalink)
SFR
SUPER MODERATOR
 
SFR's Avatar
 
Join Date: Nov 2004
Location: San Diego, USA
Age: 24
Posts: 3,941
Default

I tend to look up methods as I need them... I tend to use this site when I am looking for methods...

I use JCreator all the time. You write the code using Java syntax (which you will need to learn.. and google is there for you). Then you compile the code which creates a .class file. Then you press Execute.


You can also create html pages that call java applets.. For instance you create an html page and in the body you add the line: <applet code="JCalculatePay.class" width=450 height=200></applet>

Then you create a java applet in JCreator with that same name, compile it and run the html page..

This might be a good place to start: The Java Tutorial
__________________
The real danger is not that computers will begin to think like men,
but that men will begin to think like computers.
~Sydney J. Harris

I haven't lost my mind; I have a tape back-up somewhere.

What the world needs is more geniuses with humility, there are so few of us left.
~Oscar Levant

Relax, its only Ones and Zeros
SFR is offline   Reply With Quote
Old 06-09-2006, 03:48 AM   #4 (permalink)
Silver Member
 
leeroyMarv's Avatar
 
Join Date: Jun 2006
Posts: 181
Default

Thanks Cromewell and SFR thats what i was looking for.
leeroyMarv is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT +1. The time now is 10:03 AM.


Powered by: vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright © 2002-2008 Computer Forum and Web Design Forum