English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-12-08 19:57:01 · 4 answers · asked by bandi rakesh 1 in Computers & Internet Programming & Design

4 answers

First you need to get the development kit: http://java.sun.com/javase/downloads/index.jsp - Keep in mind that you can't use the regular software for running Java to compile your code. You need the development kit.

You can get it with NetBeans if you want it (NetBeans is an IDE), but you don't need that. A simple text editor can be used, but you may prefer something with syntax highlighting like Notepad++ ( http://notepad-plus.sourceforge.net/ )

To actually start learning you can check out the examples at Java.com: http://java.sun.com/docs/books/tutorial/
And other java documentation: http://java.sun.com/docs/

There is a lot of free information about Java on the web and many tutorials. You can just use Google or Yahoo to find them. I don't think you really need to spend money on books.

Note also that there is no need to learn C,C++ or any other programing language before starting Java. It will help if you already know another language, but there is no point learning one just as a stepping stone to Java.

2006-12-08 22:00:08 · answer #1 · answered by Biff 3 · 0 0

buy an learning java in 21 days book

2006-12-08 20:13:16 · answer #2 · answered by Sonu G 5 · 0 0

Get yourself a book on java. Search through the web for online tutorials to try them out.

2006-12-08 20:03:43 · answer #3 · answered by fang 4 · 0 0

If u r new to programming language, first have a go at C...
Then learn an oopl like C++.
Then u can easily learn JAVA!
No problem........

2006-12-09 04:10:35 · answer #4 · answered by chayablossom 2 · 0 0

fedest.com, questions and answers