hostgator coupon code

Jumat, 16 Maret 2012

Delphi Programming Language

What is Delphi? Delphi is an object oriented programming (OOP) and an Integrated Development Environtment (IDE). Delphi Developed by Borland corporation which before was known as Inprise. Delphi actually is object oriented programming (OOP) version of Pascal. Pascal itself is a procedural programming language. So we can conlude that delphi syntax was adopted from pascal programming language.
Delphi is generally more widely used for desktop application development and enterprise-based database, but as an Integrated Development Environtmen (IDE) Delphi is also capable of various types software development projects. Delphi known as the one who brought RAD tool (Rapid Application Development).
When released in 1995 for 16-bit windows. Delphi 2, released a year later, it supports 32-bit Windows environments, and the version of c + +, and C + + Builder. In 2001 a Linux version known as Kylix available. With a new release every year, in 2002 the support for Linux (through Kylix and CLX component library) were added, and in 2003  .NET became supported by the release of 
Delphi.Net (Delphi 8).
 

The advantages of using Delphi: 
  • Large user community on Usenet and the web.
  • Can compile a single executable (portable applications), ease of distribution and minimize the problems associated with versioning.
  • Overwhelming support from a third party against the VCL (usually available the following source code) or other supporting tools (documentation, debugging tools).
  • Compiler optimization is quite fast.
  • Supports multiple platforms from the same source code.
  • To run the Embarcadero, Delphi can be run on the multiflatform windows, linux, android, IOS.

 
Disadvantages of using Delphi:
 
  • Partial single vendor lock-in (Borland can set the language standard, compatibility must be followed)
  • Access to the platform and third-party library header files need to be translated into the language pascal
  • Documentation on the platform and the accompanying techniques are hard to find in Pascal language (eg access to COM and Win32)





Delphi Program Example click HERE




Delphi Tutorial Click HERE











Source              :   www.wikipedia.org
                              www.delphi.com
                              www.embarcadero.com

Tidak ada komentar:

Posting Komentar