Results 1 to 13 of 13
- 02-18-2011, 04:08 AM #1
Member
- Join Date
- Feb 2011
- Posts
- 8
- Rep Power
- 0
- 02-18-2011, 04:26 AM #2
You will need to download the JDK Java Development Kit. Depending upon your level of expertise you can update the Windows environment variables. All this information is available on various locations. google is your friend.
To write code you can use Notepad. For mor experienced people use an IDE such as Eclipse or Netbeans.
- 02-18-2011, 04:27 AM #3
Java Download page: Java SE Downloads
Installation instructions: Java Installation
If you are starting with java learning, then "notepad" would be advisable to write your code with. But then you can chose any IDE of your choice.
GoldestJava Is A Funny Language... Really!.gif)
Click on * and add to member reputation, if you find their advices/solutions effective.
- 02-18-2011, 03:24 PM #4
I might suggest a free text editor that at least does some syntax highlighting, as this really helps make it easier to read and keep organized.
TextWrangler is a nice free text editor for programming on the Mac! I'm a big fan of textMate too. Bare Bones Software | Download TextWrangler
Sublime Text seems like a really spiffy up an coming text editor, and I'm def. keeping my eye on the new mac version: Sublime Text - Download
- 02-18-2011, 03:29 PM #5
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
- 03-19-2011, 07:59 AM #6
Member
- Join Date
- Feb 2011
- Posts
- 8
- Rep Power
- 0
thanks mates.
If I start off in notepad, where I can see the output. I mean if I write java code in notepad, how I can see output.
- 03-19-2011, 08:22 AM #7
Wow, one month on and you still haven't gone through the tutorial linked by doWhile?
db
- 03-19-2011, 08:23 AM #8
Member
- Join Date
- Mar 2011
- Posts
- 36
- Rep Power
- 0
Netbeans is good for beginner
- 03-19-2011, 08:40 AM #9
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,601
- Blog Entries
- 7
- Rep Power
- 17
- 03-19-2011, 09:37 AM #10
Eclipse is also good for beginners, so follow the link in my signature.
- 03-19-2011, 09:57 AM #11
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
I rather enjoy using notepad++. If you are going to use any non IDE you will have to learn how to compile in terminal/cmd.
- 03-19-2011, 11:32 AM #12
Member
- Join Date
- Mar 2011
- Posts
- 6
- Rep Power
- 0
- 03-19-2011, 01:35 PM #13
Similar Threads
-
Start Swing GUI program by Java Web Start with IE in Eclipse debug mode
By albertkao in forum EclipseReplies: 1Last Post: 01-18-2011, 06:27 PM -
Urgent help needed for java programming
By yap_1991 in forum New To JavaReplies: 15Last Post: 06-22-2010, 04:29 AM -
How do you start a Java program from the "Start" menu under Windows?
By ScottVal in forum New To JavaReplies: 5Last Post: 03-20-2009, 10:04 PM -
Java Web Start
By perry_mason_i in forum New To JavaReplies: 1Last Post: 07-23-2007, 09:44 PM -
JWS -Java Web Start
By goldhouse in forum Java AppletsReplies: 0Last Post: 04-01-2007, 10:20 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks