Jump to content

Delphi language

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
11 replies to this topic

#1
HERBERTS

HERBERTS

    Newbie

  • Members
  • Pip
  • 9 posts
Is Delphi still in great use today ?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I don't know if I'd say "great use", but there are several companies that make a living by producing 3rd party Delphi components. My company uses Delphi almost exclusively. In addition, Lazarus is an open-source cross-platform language that uses the same core (object-Pascal) with it's own component set. Between the two of them, I'd say it's definitely alive and well. Realize that if you can code in C++ or VB, you can pick up Delphi easily.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
HERBERTS

HERBERTS

    Newbie

  • Members
  • Pip
  • 9 posts
Hi all,
Just want to remind you that the recently released FastScript which is used for Report development has been received with great appreciation. Many find it quick and effective.Check more our FastReport site and see more information about it.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
FastReport has been out for over a year, and ReportBuilder has been out even longer.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
gogetax1

gogetax1

    Newbie

  • Members
  • PipPip
  • 14 posts
its not that great, but still there are lots of people that works on delphi yet still. :)
besides, my my country, they are all learning Delphi languange in schools.

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Delphi has the nice advantage of strongly resembling pseudo-code :)
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
Emperor_of_Fantasy

Emperor_of_Fantasy

    Newbie

  • Members
  • Pip
  • 5 posts
I find delphi really cool

#8
ooisootuck

ooisootuck

    Learning Programmer

  • Members
  • PipPipPip
  • 36 posts
I love Delphi, in fact all my desktop are written in Delphi 7.

#9
shokosugi

shokosugi

    Newbie

  • Members
  • PipPip
  • 10 posts
I remember the good ol' days of Turbo Pascal :)

#10
HERBERTS

HERBERTS

    Newbie

  • Members
  • Pip
  • 9 posts
Hi all,
Yes, have also learnt that it is very much alive now. Just like , in Fastreport, it is very much alive in other products as well.

#11
HERBERTS

HERBERTS

    Newbie

  • Members
  • Pip
  • 9 posts
Hi,
I think it is widely used now. But how do other languages, for example C, C# and Java affect its development and use ? Is the future promising for delphi developers ?

#12
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Delphi is something of a niche market right now. If you land in a Delphi shop, it's a valuable skill, but if you know how to program in general, Delphi's not hard to pick up. Now that Delphi.NET is available, you have more flexibility, but it seems like C# and VB are still the dominant .NET languages.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog