Quote:
Originally posted by jtshaw:
Back in the day when I did Pascal it was very slow... Delphi is probably at least 10,000 times better then Pascal on a DG2000 mainframe though:P The thing I can do in C that I can't do in Pascal, or Java, or anything else mostly pertains to the programming I do on small microcontrollers and pic's. And that is mostly because somebody wrote compilers for C for those chips. It is probably my misconsception but I have always considered pascal a learning language developed for educational purposes (which was it's original intent) and not a high powered language for product development. I also know that educators have mostly migrated from Pascal to C or C++ because they feel it is more worth while for there students to know. Once again, I am not saying that Pascal or Delphi is old and crappy by any means, I haven't actually ever used Delphi. I just know that as far as the world of business goes most new code is being generated in C or C++ and they are both definitly important languages to know and understand.
The real power of Delphi is productivity. You can smash together a complete windows app with a lot of buttons and controls in notime.