Are we DELPHI, VCL or Pascal programmers?

Posted by José Eduardo on Stack Overflow See other posts from Stack Overflow or by José Eduardo
Published on 2010-05-31T12:01:58Z Indexed on 2010/05/31 12:02 UTC
Read the original article Hit count: 350

Filed under:
|
|

i´ve been a delphi database programmer since D2. Now i´m facing some digital imaging and 3D challenges that make me to start study OpenGL, DirectX, Color Spaces and so on.

I´m really trying but nobody seems to use Delphi for this kind of stuff, just the good-old-paycheck Database programming.

ok, i know that we have some very smart guys behind some clever components, some of this open-source. Is there any PhotoShop, Blender, Maya, Office, Sonar, StarCraft, Call of Dutty written in Delphi?

Do i have to learn C++ to have access to zillions of books about that kind of stuff? What is the fuzz/hype behind this: int *varName = &anhoterThing? Why pointers seems to be the holy graal to this apps?

I´ve downloaded MSVC++ Express and start to learn some WPF and QT integration, and i think: "Man, Delphi does this kind of stuff, with less code, less headaches, since the wheels were invented"

This lead my mind to the following... Do you ever tried to write a simple notepad program using just notepad and dcc32 in Pascal/Delphi?

if so embarcadero could make our beloved pascal compiler free, and sell just the ide, the vcl, the customer support ...

and back to the question: Are we DELPHI, VCL or Pascal programmers?

© Stack Overflow or respective owner

Related posts about delphi

Related posts about graphics