First of all, Delphi is an IDE just like visual c++, not a language. The language used in Delphi is PASCAL.
Since Delphi is an IDE, so you can test your code in Delphi itself. Delphi is also the editor.
You can study the manual/help of delphi to learn it. It's simple. The example in Delphi is the best code you can start with.
QUOTE(FaLgoR @ Jan 6 2005, 01:41 PM)
I want to learn one more programing language, and I have some questions about delhpi:
how can I test my codes writen in delphi? where can I find some editors or tutorials? where can I find some good opensource program writen in delphi (I want to study the source code) ? Thank you!
Reply