PDA

View Full Version : Programming



timfromspaced
09-26-2003, 08:21 PM
Hello, I wish to create a simple program that presents a series of options and then generates a text file to be saved.
What would be the easiest tool/code to use/learn for this ? I have 0 experience :P

Amarjit
09-26-2003, 08:22 PM
I'd say start with Visual Basic, there a plently of books available to guide you towards programming with this "language".

TClite
09-26-2003, 08:35 PM
java's a good language to master, it follows a lot of other languages syntax...

timfromspaced
09-26-2003, 08:57 PM
Are there any good sites to help me learn these ? ;)

asmithz
09-26-2003, 09:05 PM
I find that delphi is pretty easy. You may want to check it out at borland.com (http://borland.com). I have the crack for the trial so that would save you $3000 :P

Sparkle1984
09-26-2003, 09:58 PM
Yeah, Java is what I'm learning at university. There are several good e-books about it if you do a search and download some. :)

4play
09-26-2003, 09:59 PM
yeah i got to learn java and i just remembered i downloaded jbuilder 9 better install it.

:P

Schuler
09-26-2003, 10:28 PM
thanks shadow. ;)

EDIT: I'm taking java in my university too, I don't know how to create and edit files through it though yet, I think I did in C++ but I just don't remember =D. Keep in mind programming can be very frustating and annoying!

timfromspaced
09-27-2003, 03:48 AM
TY all :D