|
-
Mar 19th, 2003, 05:53 PM
#1
Thread Starter
Addicted Member
VB-Like Java Solution?
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.
-
Mar 19th, 2003, 11:18 PM
#2
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
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.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Mar 19th, 2003, 11:21 PM
#3
Thread Starter
Addicted Member
Thank you
I appreciate your enthusiasm and links. Thank you. But I really would like to be able to make applets with point and clickablity and stuff like in VB.
I'd use Visual J++ but i found it to create very IE-biased applets.
Will Visual Cafe be what I need for applets?
Thank you again,
James
-
Mar 19th, 2003, 11:40 PM
#4
-
Mar 20th, 2003, 01:38 AM
#5
Dazed Member
OsirisX it seems that you are asking to program in another language to be compiled into java byte code. I dont think this is possible since to get java byte code you would have to use the java compiler and to use the java compiler you would have to program in java. If you can understand Visual Basic you should be able to understand the concepts of java. Why not give it a try? Im not to familiar with some of the IDE's that abhijit mentioned but i am sure that they are good. Ive used Borlands JBuilder for years with no complaints.
Last edited by Dilenger4; Mar 20th, 2003 at 01:43 AM.
-
Mar 20th, 2003, 10:07 AM
#6
Thread Starter
Addicted Member
Right. I want to program in some simpler, VB-like language and have it interpreted and compile as java. I've seen books for stuff like this in the past but they've failed. And It takes sooo much code to produce the simplest of things in java, just like in c.
I want a RAD method of producing Java bytecode.
-
Mar 20th, 2003, 10:12 AM
#7
Thread Starter
Addicted Member
Maybe something like JVCoding2
but more robust and professional.
-
Mar 20th, 2003, 12:37 PM
#8
Dazed Member
Sounds like you simply want drag and drop for GUI components. Im pretty sure that some IDE support this not sure which ones though. I still do things the hard way.
-
Mar 23rd, 2003, 03:36 AM
#9
I think the Borland Java IDE supports that.
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.
-
Apr 5th, 2003, 07:30 AM
#10
Hyperactive Member
Sun One is free. Think you should be able to find it on java.sun.com but don't quote me on that
-
Apr 15th, 2003, 11:21 AM
#11
Originally posted by marnitzg
Sun One is free. Think you should be able to find it on java.sun.com but don't quote me on that
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.
-
Apr 15th, 2003, 01:18 PM
#12
Hyperactive Member
-
Apr 16th, 2003, 02:47 PM
#13
Frenzied Member
This might be of interest: http://www.eweek.com/article2/0,3959,935887,00.asp
The site seems to down at the moment, although I was able to get in a couple of hours ago.
-
Feb 6th, 2004, 07:33 PM
#14
Frenzied Member
Re: Re: VB-Like Java Solution?
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 ]
Tnx
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
|