Re: VB-Like Java Solution?
Hi Osirix,
I used to be a visual basic programmer too until I shifted around to java a few months ago. I have never looked back.
I had programmed earlier in C, ASP and VB 6.0.
Java is just another programming language. There is absolutely no reason to get worried over it.
I suggest that you start off with JSP, since that is the really close to PHP. You will definitely learn java quickly if you do that. One good site worth visiting is the SUN's tutorial site.
YOU WILL DEFINITELY TAKE SOME TIME TO LEARN AWT, BUT I THINK JSP YOU CAN KICKSTART VERY QUICKLY.
Some good ide's are Kawa AND Symantec Visual Cafe
Visual Cafe closely simulates the VB IDE. You won't get the drop-down intellisense feature in Kawa, but you will get it in Visual Cafe.
Keep the javadocs handy and if you have any problems you can simply post them in this forum. Happy to help.
Cheers!
Abhijit
Quote:
Originally posted by OsirisX
Hi, I'm used to programming in VB, PHP, and even perl. But Java is too much for me to understand. Is there an easy ide or possibly some ide that I can write in a different language that is simpler and it compile into java code or compiled java?
Any help would be much appreciated.
Re: Re: VB-Like Java Solution?
Quote:
Originally posted by abhijit
Some good ide's are Kawa AND Symantec Visual Cafe
Visual Cafe closely simulates the VB IDE. You won't get the drop-down intellisense feature in Kawa, but you will get it in Visual Cafe.
do you have links to these IDE's?
[is just learning Java and wanna get an head start :D]
Tnx