|
-
Jul 24th, 2006, 01:46 AM
#1
Thread Starter
New Member
[RESOLVED] New to Java
Hie Java programmers.
I have never done anything on Java and I need to start as soon as as I get all the necessary tools which I want u guys to give me light on.Inform me of everything I need to get started
Kind Regards
-
Jul 24th, 2006, 02:02 AM
#2
PowerPoster
Re: New to Java
 Originally Posted by mellow
Hie Java programmers.
I have never done anything on Java and I need to start as soon as as I get all the necessary tools which I want u guys to give me light on.Inform me of everything I need to get started
Kind Regards
Friend,
If you are know the basisi on c/c++ , java is somewhat similler. Find a book if you can "Sames Teach Yourself in 24 hours". In my experiance that book is easy to learn java in short time. But from that you can't find java in depth. First cover that book. Later you can deal with more.
Logon to http://www.samspublishing.com/index.asp?rl=1 and you can find it.
Last edited by eranga262154; Jul 24th, 2006 at 02:06 AM.
Reason: Incomplete
-
Jul 24th, 2006, 03:11 AM
#3
Thread Starter
New Member
Re: New to Java
Thanks for the response friend.
Would u mind giving an insight again on other tools I need.The IDE's and stuff coz I hear it's not the same with VB which has got all in one(i.e IDE,compiler)
-
Jul 24th, 2006, 04:33 AM
#4
-
Jul 24th, 2006, 08:21 AM
#5
Re: New to Java
The Sun website itself has a quite excellent tutorial on Java.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 24th, 2006, 11:11 PM
#6
PowerPoster
Re: New to Java
 Originally Posted by mellow
Thanks for the response friend.
Would u mind giving an insight again on other tools I need.The IDE's and stuff coz I hear it's not the same with VB which has got all in one(i.e IDE,compiler)
Dear friend
If you are used Windows platform find the latest Java Development Kit(JDK) 1.5 It is included all the things you want. Just installed it. Set the path for the working directary and carryon your works
-
Jul 26th, 2006, 10:20 AM
#7
Member
Re: New to Java
I agree with eranga262154 the 1.5 jdk would be a good starting point.
The best IDE by far ive ever found is Eclispe SDK. Just google it and it should come up. Its a hefty d/l so you may need a Broadband connection. Also i've heard good things about NetBeans but have yet to use it.
Also for future developement look into the java3d API. I dont think its properly supported by Sun but i used it for a while and its a good way to get some more experience writing code simply beacuse the stuff you can write look cool !
Good luck
-
Jul 27th, 2006, 01:12 AM
#8
Thread Starter
New Member
Re: New to Java
Thanks guys for the help,I have downloaded the file jdk-1_5_0_07-windows-i586-p.exe which is a compound of the jdk and netbeans.
-
Jul 27th, 2006, 02:50 AM
#9
PowerPoster
Re: New to Java
 Originally Posted by Quincunx
I agree with eranga262154 the 1.5 jdk would be a good starting point.
The best IDE by far ive ever found is Eclispe SDK. Just google it and it should come up. Its a hefty d/l so you may need a Broadband connection. Also i've heard good things about NetBeans but have yet to use it.
Also for future developement look into the java3d API. I dont think its properly supported by Sun but i used it for a while and its a good way to get some more experience writing code simply beacuse the stuff you can write look cool !
Good luck
Dear friend,
I also agreed with your comments. Any how do you think that NetBeans and such things is ok fro a beginer.
Any how if you know any URL that I can find some documentation and tutorials on NetBeans please send to me.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|