Anyone interested in Delphi?

Discuss other programming languages besides AutoHotkey
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

Anyone interested in Delphi?

21 Jan 2015, 22:11

I'm currently learning it, while studying about Cheat Engine (I heard this was made by Delphi)

http://www.embarcadero.com/products/delphi

http://en.wikipedia.org/wiki/Delphi_(pr ... _language)

Unlike Visual Basic, Delphi support access to hardware and low level programming, eliminating DLL version issues and has the fastest compile speed than any other native language
AutoHotkey & AutoHotkey_H v1.1.22.07
User avatar
joedf
Posts: 8986
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Anyone interested in Delphi?

21 Jan 2015, 22:17

yes! I heard that it somehow related to pascal or something.. Anyway, ended up not trying it since... it is not free and old or outdated :P
But yes, it seems quite interesting.
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
enthused
Posts: 94
Joined: 27 Dec 2014, 03:28

Re: Anyone interested in Delphi?

21 Jan 2015, 22:22

delphi is great and has good syntax to easy learning. I use Lazarus as it works with free pascal and allows for development for Linux, Windows, and Apple as well as other OS.
User avatar
nnnik
Posts: 4500
Joined: 30 Sep 2013, 01:01
Location: Germany

Re: Anyone interested in Delphi?

22 Jan 2015, 03:02

I personally think that Delphi has an incredibly ugly syntax.
C++ is at least on par with it, yet has the more beatiful syntax.
Also C++ is the standard language, however you won't have that much problems finding the right library for Delphi though
Recommends AHK Studio
enthused
Posts: 94
Joined: 27 Dec 2014, 03:28

Re: Anyone interested in Delphi?

22 Jan 2015, 09:11

C++ has an incredible amount of libraries. I personally didn't like C++ syntax but many people with background in C feel very comfortable with C++.

Between Delphi and C++, there are more posts on C++ for help and more support.

If starting to learn, go with C++, as you will have more support and libraries (Look at boost, it is a monster libraray beside the STL).

Delphi is very strongly typed language, originally conceived to teach programming and expanded from there to it's modern day use, which is a pain as compared to C++ which works with "trust the programmer" model which means possibly more errors but lets you work easier in the long run with great flexibility.

CBuilder has the easy GUI building capabilities unlike C++ but it is a commercial product.
User avatar
MilesAhead
Posts: 232
Joined: 03 Oct 2013, 09:44

Re: Anyone interested in Delphi?

14 May 2015, 09:59

I used Delphi 5 Pro for quite a few years. This site was the best for free components etc..
http://www.torry.net/

I don't know how much it has for Lazarus, if any.

One of the cool things about Delphi was you could take most any TWinControl and convert it to an ActiveX Control just by reflecting the methods into the VCL Control. The wizard made a wrapper and you just filled in the blanks.
"My plan is to ghostwrite my biography. Then hire another writer to put his
name on it and take the blame."

- MilesAhead

Return to “Other Programming Languages”

Who is online

Users browsing this forum: No registered users and 8 guests