Embarcadero Delphi

 Delphi is an Object Oriented programming language. It is the modern Object Pascal. It's about 26 years old but one of the favorite of top programmers in the world. It's cross platform. Thus, you can built Windows, Mac OS, Android and iOS applications from a single source code with a strong and flexible fire monkey (fmx) framework. Delphi can be used to develop small scale and large scale applications. From POS, Employee Management System, Hospital Management System, TPS, MIS, games, IOT and many more. What I like about Delphi is 

  • Simple and easy to learn. It's like learning English Language. It has nice indentation and readable codes.
  • Fast to execute. It can compile millions of codes in a time of seconds.
  • Easy to deploy applications on all the stores.
  • Easy to setup
  • Easy to add or install third party components from GetIt portal within the IDE
It has large community and resources to aid you in programming. From learndelphi.org to docwiki, there are bunch of resources.

If you are a beginner, you can download the community edition from their website- embarcadero.com

RAD picture


Thanks for reading.

Comments

Popular posts from this blog

Improvements for Remote Desktop Connection