Caveman™
Active Member
Well why do we use delphi? or Turbo Delphi more like. Ive been using linux a while now, and bin teaching myself basic javascripting. I must say i prefer java instead of Delphi. What're your views?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Delphi sucks thats what they use to teach beginners...
Delphi sucks thats what they use to teach beginners...
Delphi is suited for most applications but with limited pointer and array support. In fact you can get pointers of objects but not use them to get the objects again.
Delphi is suited for most applications but with limited pointer and array support. In fact you can get pointers of objects but not use them to get the objects again.
You can do just about everything with Delphi that you can do with c/c++. Device drivers included.
Ok, my mistake. Appears you can get the objects again.Thats not true, you can retrieve an object from a pointer. The only thing one would not be able to do with Delphi is build device drivers.
I think the problem is that there is no standard for it. Borland isn't updating its languages often enough. Their C++ is 7 years old broken resource linker and all. They were a leader at some point but now I think open source and collaborative projects will take the lead and are more likely to comply with external standards.The main problem with Delphi IMO is not that it lacks capability. The problem is that the community is too small. If I code in Delphi and want to do some neural network stuff, then I find a gazillion C++ demos and 5 for Delphi v1.![]()